Commit graph

51 commits

Author SHA1 Message Date
Zach Daniel
2221ef824d improvement: upgrade to 3.0 2024-04-02 20:24:23 -04:00
Rebecca Le
242771dca9
fix: Rewrite theme setting to properly support system theme
The existing code was a bit convoluted, and did not work correctly
when toggling the theme back to the system theme - neither theme was
properly applied on page load (cookie was present, so no theming was added)

This also fixes the edge case where changing the system theme would
override the site theme, due to not reading/using the cookie
value correctly
2023-10-03 12:11:07 +08:00
Zach Daniel
20f1e277da improvement: don't load data, don't check library versions 2023-09-27 02:26:16 -04:00
Rebecca Le
9bf8226aa4
improvement: Add text overflow for doc path in mobile view 2023-02-07 12:29:23 +08:00
Zach Daniel
b458e8c2a2 improvement: rewrite sidebar to be static 2023-02-06 12:35:52 -05:00
Rebecca Le
af6d155537
Possibly show the loading progress bar even on patch requests
In production there's a noticeable lag between clicking a sidebar
link and the page loading, so there should be some kind of indicator
that things are happening behind the scenes

The comment also says 120ms, so now the code actually uses 120ms
instead of 500ms.
2023-02-06 10:32:48 +08:00
Zach Daniel
fef150c941 chore: fix topbar behavior & add missing alias 2023-02-02 00:52:06 -05:00
Rebecca Le
95c1d7b486
chore: remove mermaid.js (#87) 2023-02-01 02:56:41 -05:00
Rebecca Le
6d91e70d5b
improvement: Catalogue UI (#86) 2023-01-31 11:13:42 -05:00
Rebecca Le
19266f2913
fix: Remember selected library versions (#82) 2023-01-29 22:21:50 -05:00
Rebecca Le
faa0147402
improvement: Show overflowing text as a title tooltip in table of contents (#77) 2023-01-24 23:34:22 -05:00
Zach Daniel
c629823113 remove christmas 2023-01-04 11:18:04 -05:00
Zach Daniel
4dbce29e9b improvement: don't set anchor on scroll, only on click 2023-01-04 11:03:34 -05:00
Zach Daniel
7e11542667 fix: use replaceState instead of pushState 2023-01-04 10:56:10 -05:00
Zach Daniel
94540348da improvement: allow disabling snowflakes 2022-12-21 17:40:37 -05:00
Zach Daniel
a5230054b0 holiday site and blog post 2022-12-21 02:25:09 -05:00
Zach Daniel
8ca9084efd improvement: 500ms top bar timer 2022-12-14 11:01:41 -05:00
Zach Daniel
90361ea780 improvement: fix search toggling and lay groundwork for popovers/linking 2022-11-26 02:53:55 -05:00
Mike Buhot
cece73b141
improvement: improve docs layout and scrolling behavior (#55)
fix: prevent strange behavior when scrolling from URL hash to elements near end of document
2022-11-15 20:27:24 -05:00
Zach Daniel
1d0b041fe9 fix: don't scroll sidebar based on main docs window scroll position
closes #43
2022-11-01 03:48:09 -04:00
Zach Daniel
81cc0d41e4 improvement: change key shortcut based on device brand 2022-10-25 23:53:18 -05:00
Zach Daniel
8a05495fb7 improvement: close sidebar on navigate
improvement: add list of dsl sections when viewing extension
2022-10-25 23:28:25 -05:00
Zach Daniel
798426e5fe improvement: add library catalogue 2022-09-27 23:18:05 -04:00
Zach Daniel
d0881f25db improvement: keep everything open 2022-09-12 21:25:03 -04:00
Zach Daniel
e1f4635371 improvement: remove sidebar collapsing (maybe) 2022-09-12 20:35:59 -04:00
Zach Daniel
f515484441 improvement: monitoring/images/cleanup 2022-09-12 19:36:28 -04:00
Zach Daniel
497d05e8ec improvement: fix various anchor & scroll issues 2022-09-12 13:44:52 -04:00
brettkolodny
a5ceccd31e style: change orange to primary 2022-09-07 23:18:18 -04:00
brettkolodny
fef2a6045c style: add light and dark themes 2022-09-07 23:02:18 -04:00
brettkolodny
3991ac775d fix: fix right nav links and scrolling 2022-09-07 11:53:36 -04:00
Zach Daniel
0fb42c649c fix: can't use LiveRedirect for some reason? 2022-09-05 15:12:55 -04:00
Zach Daniel
eb4afad29a fix: properly check cookie consent status 2022-09-05 13:47:12 -04:00
Zach Daniel
7296d5053e fix: be GDPR compliant with cookie usage 2022-09-05 13:29:38 -04:00
Zach Daniel
8289f3292c improvement: WIP, add analytics 2022-08-30 13:26:22 -06:00
Zach Daniel
cadba1a2d9 fix: fix setting theme in js 2022-08-29 22:25:13 -06:00
Zach Daniel
205346a355 improvement: disable debug and fix scrolling 2022-08-16 01:21:55 -04:00
Zach Daniel
879204526d improvement: turn off debug 2022-08-16 00:41:58 -04:00
Zach Daniel
6085b1bbca WIP 2022-06-04 16:58:50 -04:00
Zach Daniel
61cf32e973 WIP 2022-04-01 18:49:26 -04:00
Zach Daniel
3e6c268c6d WIP 2022-04-01 15:11:17 -04:00
Zach Daniel
0dba60de36 WIP 2022-04-01 02:43:09 -04:00
Zach Daniel
c0112737dc WIP 2022-03-31 16:59:53 -04:00
Zach Daniel
32d3eb770a WIP 2022-03-31 12:36:44 -04:00
Zach Daniel
57d7cff010 chore: fix DSL routing 2022-03-30 01:07:17 -04:00
Zach Daniel
23758f2db5 WIP 2022-03-30 00:40:17 -04:00
Zach Daniel
de97413240 WIP 2022-03-29 12:12:28 -04:00
Zach Daniel
c6c05c0fa1 WIP: trying to figure out flickering 2022-03-28 18:05:19 -04:00
Zach Daniel
35192e50c5 WIP: add library versions to search 2022-03-27 17:26:35 -04:00
Zach Daniel
4484636410 chore: code editor improvements, get searching working 2022-03-25 23:16:20 -04:00
Zach Daniel
3c47194d55 WIP 2022-03-25 17:17:01 -04:00