Commit graph

61 commits

Author SHA1 Message Date
Rebecca Le
6a0c84b858
improvement: Search icons (#111) 2023-05-13 19:27:54 -04:00
Zach Daniel
8f50f5cd5b improvement: single page DSLs 2023-02-21 00:52:45 -05:00
Rebecca Le
54520c41d1
fix: format changed files 2023-02-07 12:34:59 +08:00
Rebecca Le
9bf8226aa4
improvement: Add text overflow for doc path in mobile view 2023-02-07 12:29:23 +08:00
Rebecca Le
5c56592f4e
improvement: Add spacing and alignment for desktop sidebar 2023-02-07 11:39:20 +08:00
Zach Daniel
f603bb6a0d fix: duplicate ids in sidebar & simpler reimport 2023-02-06 15:26:26 -05:00
Zach Daniel
b458e8c2a2 improvement: rewrite sidebar to be static 2023-02-06 12:35:52 -05:00
Rebecca Le
6f0eec6ebd
chore: Align included libraries with rest of sidebar content 2023-02-02 16:13:23 +08:00
Zach Daniel
d1529a7533 chore: use live patch in sidebar 2023-02-02 00:28:10 -05:00
Rebecca Le
b8d842b7e5
improvement: Sidebar/table of contents styling tweaks (#76) 2023-01-24 09:02:46 -05:00
Zach Daniel
dd7d240ef7 fix: function.html -> function.text_html 2023-01-18 20:23:09 -05:00
Zach Daniel
7a2ac8b47a chore: make prose smaller 2023-01-06 00:40:35 -05:00
Zach Daniel
5ed98bf5a9 fix: don't use live_redirect anywhere because we care about the session
improvement: setup CI
2022-11-16 14:36:05 -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
Mike Buhot
6d10272397
improvement: Sort guides by order field in DocSidebar (#50) 2022-11-15 14:52:11 -05:00
Mike Buhot
1265f289c0
Feat(DocSidebar): Extract TreeView component to improve consistency (#48)
With the TreeView component, the behaviour of each node can be
controlled with options for collapsable, indent_guide, icon, link, etc.

The sidebar looks roughly the same, with some improvements to spacing
and some items can be collapsed now where the couldn't previously.
2022-11-13 10:43:11 -05:00
Zach Daniel
c68c93ed26 improvement: tons of improvements, add ash_blog 2022-11-01 03:20: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
e353c6756d improvement: fix bad version rendering, show all relevant links in sidebar 2022-10-22 07:34:55 -06:00
Zach Daniel
9b9ec753e7 improvement: use the new Tails library 2022-10-11 15:19:19 -04:00
Zach Daniel
a6ca0d5568 improvement: color fixes 2022-10-11 02:19:11 -04:00
Zach Daniel
18389429a5 fix: scrollable sidebar on mobile 2022-09-30 00:18:13 -04:00
Zach Daniel
d84c23df6f improvement: speed up page load by not loading functions 2022-09-29 12:56:07 -04:00
Zach Daniel
798426e5fe improvement: add library catalogue 2022-09-27 23:18:05 -04:00
Zach Daniel
5ac9513526 improvement: fix warnings 2022-09-27 12:29:24 -04:00
brettkolodny
b70725720e
feat: collapse sidebar sections (#32) 2022-09-26 19:30:56 -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
5c4bfda6a4 improvement: make LivePatch work again
improvement: add some experimental class helpers
2022-09-12 16:47:14 -04:00
brettkolodny
e24bd9c579 style: change gray to base-light and base-dark 2022-09-07 23:51:47 -04:00
brettkolodny
fef2a6045c style: add light and dark themes 2022-09-07 23:02:18 -04:00
Zach Daniel
0fb42c649c fix: can't use LiveRedirect for some reason? 2022-09-05 15:12:55 -04:00
Zach Daniel
3fadc9d5f0 improvement: better search docs 2022-08-31 08:48:26 -06:00
Zach Daniel
948d715f6c chore: lots of updates 2022-08-31 02:11:15 -06:00
Theosaurus-Rex
5cc95e6323 style: fix docs sidebar on mobile screens 2022-08-31 08:51:05 +10:00
Theosaurus-Rex
70a447e1e2 style: fix sizing bug for code icon in sidebar 2022-08-31 08:51:05 +10:00
Zach Daniel
dc608bf0d5 improvement: various fixes, update deps 2022-08-28 08:42:24 -04:00
Zach Daniel
2a0bb4ef1e WIP: on import and use static html 2022-08-22 19:44:37 -04:00
Zach Daniel
480d80273c improvement: upgrade to ash 2.0 2022-08-22 19:44:37 -04:00
Zach Daniel
a18ab723cf improvement: add logout button, settings button 2022-08-07 16:27:38 -04:00
Zach Daniel
025b56d1a4 improvement: get a build set up
improvement: fix lint/security issues
improvement: add CSP
improvement: remove currently unnecessary/old code
2022-08-06 19:22:58 -04:00
Zach Daniel
fb418ad248 fix: use LiveRedirect vs LivePatch 2022-08-04 14:04:15 -04:00
Zach Daniel
6b326e29e0 improvement: click on headers to open 2022-08-04 13:59:51 -04:00
Zach Daniel
c9f0b23d90 improvement: fix item paths, make sidebar much friendlier 2022-08-04 13:14:58 -04:00
Zach Daniel
d1891ca212 improvement: huge optimization (hopefully) for memory usage/search performance 2022-08-03 09:53:59 -04:00
Zach Daniel
4adc2455de fix: overflow-auto instead of -scroll 2022-07-27 16:00:02 -04:00
Zach Daniel
f2bc2b36e4 fix: better latest version finding
improvement: larger docs in general
2022-07-27 15:57:39 -04:00
Zach Daniel
e3da3a69f4 improvement: allow removing libraries 2022-07-25 15:16:51 -04:00
Zach Daniel
6eacce8515 improvement: render default_guide, ignore extension moduledocs
improvement: new dsl link types
improvement: comment sections to ignore in ash-hq
2022-07-14 15:09:04 -04:00