Commit graph

183 commits

Author SHA1 Message Date
tjdwill
496348defa Updated dependency versions and main.css 2024-09-26 17:48:45 -05:00
Guillem Martinez Salvador
4fdce5f678 Use optional chaining to add listeners to optional UI elements.
Because some UI elements are optional, code assuming they always exist
was causing some of the JS to fail.

Notably, the mobile menu was inoperable unless the '...' sidebar was
enabled, since trying to add a listener to the non-existent sidebar
button would error out the JS function before it could add the listener
for the mobile menu.

Same changes included in the minified js.
2022-01-28 18:17:59 -05:00
Thomas Chartron
4b93ccc5c9 update theme 2021-12-04 15:29:34 +01:00
Thomas Chartron
196b472b1a update theme 2021-12-04 15:28:32 +01:00
Thomas Chartron
42adc9a6e7 update theme 2021-12-04 15:18:27 +01:00
Thomas Chartron
967099c669 update theme 2021-12-04 15:17:46 +01:00
Thomas Chartron
6c1f94762a update theme 2021-12-04 15:15:48 +01:00
Thomas Chartron
5783c3fdc0 update theme 2021-12-04 15:08:48 +01:00
Thomas Chartron
2f1d77d891 update theme 2021-12-04 15:05:16 +01:00
Thomas Chartron
b23cbf8938 update theme 2021-12-04 15:03:58 +01:00
Thomas Chartron
80398fb332 update css 2021-12-02 22:55:55 +01:00
Thomas Chartron
3d8f4f8e9a update css 2021-12-02 22:53:25 +01:00
Thomas Chartron
e59c88ffa6 update css 2021-12-02 21:27:55 +01:00
Thomas Chartron
2a0b7b90fa update css 2021-12-02 21:27:09 +01:00
Thomas Chartron
e9e886de0c update css 2021-12-02 20:48:49 +01:00
Thomas Chartron
6b7e501a7f 💄 no default title underline 2021-11-30 21:26:13 +01:00
Thomas Chartron
91c9869718 update 2021-11-26 23:12:46 +01:00
Thomas Chartron
3fdba3602d update 2021-11-26 23:06:38 +01:00
Thomas Chartron
d517504736 update 2021-11-26 23:01:44 +01:00
Thomas Chartron
7cbdffe226 update 2021-11-26 22:58:39 +01:00
Thomas Chartron
425b26173d update 2021-11-26 19:49:04 +01:00
Thomas Chartron
87ba71282d 📝 update readme 2021-11-25 20:45:12 +01:00
Thomas Chartron
5cc86da451 update 2021-11-23 19:04:51 +01:00
Thomas Chartron
1ac84e964a update 2021-11-23 19:00:50 +01:00
Thomas Chartron
4af43caca8 update 2021-11-17 20:35:16 +01:00
Thomas Chartron
87cfeb7a91 update 2021-11-17 20:29:28 +01:00
Thomas Chartron
cc8107bc47 update 2021-11-17 20:04:58 +01:00
Thomas Chartron
39828e8bef update 2021-11-17 20:03:40 +01:00
Thomas Chartron
ef226b01f7 update 2021-11-14 15:49:44 +01:00
Thomas Chartron
5a6eab1d8e update 2021-11-14 15:45:20 +01:00
Thomas Chartron
ba014486a0 update 2021-11-14 15:44:16 +01:00
Thomas Chartron
ab4958734a update 2021-11-14 15:38:47 +01:00
Thomas Chartron
9c8f9a11c7 update 2021-11-14 15:33:51 +01:00
Thomas Chartron
79e2dd5660 update 2021-11-14 15:32:55 +01:00
Thomas Chartron
86063e23ae update 2021-11-14 15:23:23 +01:00
Thomas Chartron
7add21a127 update 2021-11-14 15:20:46 +01:00
Thomas Chartron
7cd769bfa5 update 2021-11-14 15:15:17 +01:00
Thomas Chartron
4c61439e30 update 2021-11-14 14:00:10 +01:00
Thomas Chartron
7299f26036 update 2021-11-14 13:57:11 +01:00
Thomas Chartron
6960471f0f update 2021-11-14 13:54:09 +01:00
Thomas Chartron
0dbaadbfe6 update 2021-11-14 13:44:27 +01:00
Thomas Chartron
d0a26cd510 update 2021-11-13 23:01:08 +01:00
Thomas Chartron
11b38811b2 update 2021-11-13 20:08:53 +01:00
Thomas Chartron
dc3f212147 update 2021-11-13 20:07:47 +01:00
Thomas Chartron
c661f5414b update 2021-11-13 20:06:55 +01:00
Thomas Chartron
eb7d7be213 update 2021-11-13 18:59:20 +01:00
Thomas Chartron
53e6b1cb1d update 2021-11-13 18:58:20 +01:00
Thomas Chartron
2041975d50 update 2021-11-13 18:53:26 +01:00
Thomas Chartron
0379ccd493 update 2021-11-13 18:48:26 +01:00
Thomas Chartron
9a3ce514b9 update 2021-11-13 18:46:58 +01:00