1
0
Fork 0
Commit graph

15 commits

Author SHA1 Message Date
Kitteh 89bedc8be5 Run linter. 2021-05-15 10:56:08 +01:00
Kitteh 67bd89db1a Rework PageRouter, Page, pageContent and SecretTitleElement. 2021-05-15 10:54:39 +01:00
Kitteh 8f448b80fc Decouple the page routing system from pageState. 2021-05-14 13:38:29 +01:00
Kitteh b3470be6f1 Make changePage async. 2021-05-12 17:37:09 +01:00
Kitteh 9c50ca2432 Run prettier when using eslint to make code consistantly formatted. 2021-05-12 16:01:04 +01:00
Kitteh 2d0c1d7689 Allow changing language without reloading page. 2021-05-12 15:32:21 +01:00
Kitteh 6914edbeb7 Make code compile again due to broken imports sorting. 2021-05-12 15:25:25 +01:00
Kitteh 9aef234ff3 Broken commit but moved TitleBar to seporate module. 2021-05-12 15:22:08 +01:00
Kitteh 799931f31a Add more @type packages. 2021-05-10 12:07:19 +01:00
Kitteh a347939896 Lint code harder. 2021-05-10 11:35:14 +01:00
Kitteh 74092cf62d Improve BUILD_STRING. 2021-05-09 16:31:01 +01:00
Kitteh 67f9703a33 Make main.ts print the commit short hash. 2021-05-09 16:15:51 +01:00
Kitteh 9339490e8e Organise API methods. 2021-05-09 11:18:18 +01:00
Kitteh e3831e7ee1 Make prism work again. 2021-05-09 10:08:04 +01:00
Kitteh 0e38e0fb30 Add typing to main.ts. 2021-05-08 03:28:37 +01:00
Renamed from src/main.js (Browse further)