1
0
Fork 0
Commit graph

25 commits

Author SHA1 Message Date
Kitteh 4d04070446 Use tsx syntax in NavBar. 2021-05-22 14:26:02 +01:00
Kitteh a95c6d250f Start working on using preact and TSX. 2021-05-22 09:50:55 +01:00
Kitteh 0273793569 Rename some pageState things. 2021-05-20 14:12:12 +01:00
Kitteh c71e530f3f Move makeElement to z-makeelement library. 2021-05-16 18:17:12 +01:00
Kitteh 26c5bd0467 Remove global pageContent. 2021-05-16 13:40:39 +01:00
Kitteh 6edd037f8d Stop using "void " on async methods. 2021-05-16 12:37:23 +01:00
Kitteh 2d0733bfc7 Lint code. 2021-05-16 10:35:35 +01:00
Kitteh 3b251ee46f Move to z-pagerouter library! 2021-05-16 10:27:21 +01:00
Kitteh 615de8e5d4 Make a PageListType. 2021-05-16 09:59:35 +01:00
Kitteh 4e390d3e96 Remove pageState in formatDistance.ts. 2021-05-15 10:58:54 +01:00
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)