41 Commits (c53d1748969b6826bf9218e8d05da073e3e88dba)

Author SHA1 Message Date
MrOtherGuy fea39ad68a tag-browser: Draw main ui over the sidebar on narrow screens 2 years ago
MrOtherGuy e129aa349c tag-browser: assorted improvements to tag browser
This patch patch makes the link generator handle "+" characters in the
filename.
Additionally, file-target list should now have more-correct grid-layout
without producing overflowing rows.
The category list is fixed-positioned sidebar which hopefully makes
mobile rendering work better than before.
2 years ago
MrOtherGuy 7953cb9d8e Move "legacy" or otherwise deprecated styles into sub-folder 2 years ago
MrOtherGuy 97e42e134a tag-browser: use separate <code-block> module for style preview 3 years ago
MrOtherGuy 116199ce0d tag-browser: make it possible to deselect specific styles
This patch adds a few features to tag browser. It makes it possible to
de-select a selected file, adds automatic construction of file query
parameter using history API and makes links in css source act like the
file selector buttons in the tag browser. In addition, this patch makes
adding files that end with "_support.css" (like window_control_placeholder_support) always be put it as the first
item in the preview.
3 years ago
MrOtherGuy 7f6d21b2e8 support appending multiple files by clicking targets 3 years ago
MrOtherGuy a7a306f2a6 Make highlighter create separate ruleset elements 3 years ago
MrOtherGuy f958ec293a support highlighting important and function values 3 years ago
MrOtherGuy 5dec38dfb2 tagbrowser should show target buttons that match file querystring 3 years ago
MrOtherGuy 7b725ccc58 use less saturated color highlighter color scheme 3 years ago
MrOtherGuy 0095829d1d show some loadig status when page is initializing 3 years ago
MrOtherGuy 63f6da832b make tagbrowser support combining multiple files from search query 3 years ago
MrOtherGuy 15be47ace9 some improvements on tag browser 3 years ago
MrOtherGuy cf7d1ea23c make highlighter generate links to .css files mentioned in comments 4 years ago
MrOtherGuy f500bcf685 Support highlighting of separate parts of the selector 4 years ago
MrOtherGuy 98649e1277 Make event listeners passive 4 years ago
MrOtherGuy 3f47e98a75 Clear the code-block when switching categories 4 years ago
MrOtherGuy ecd9010083 Fixes to highlighter behavior 4 years ago
MrOtherGuy 83a9a5da77 Add simple syntax highlighting 4 years ago
MrOtherGuy 9ae96833a7 List filenames vertically first 4 years ago
MrOtherGuy f9b151ccfd properly store current primary and secondary nodes 4 years ago
MrOtherGuy 0b56963e78 remove references to previousCategory 4 years ago
MrOtherGuy 67e731ccb5 fix 4 years ago
MrOtherGuy 034ca5929a don't recreate top-level file list when changing secondary category 4 years ago
MrOtherGuy cbae4403a0 don't hide secondary category list when sec. category is clicked 4 years ago
MrOtherGuy 4ad4c9344b fix typo 4 years ago
MrOtherGuy 898dadff64 fix previousCategory filename list 4 years ago
MrOtherGuy 42668cc7d9 add event listeners for secondary category list 4 years ago
MrOtherGuy 4325c74aa4 fix missing references 4 years ago
MrOtherGuy b68b14ca66 add secondary categories selection 4 years ago
MrOtherGuy 8923cc560a Use alphabetically sorted filenames regardless of if DB is sorted or not 4 years ago
MrOtherGuy 1e56cd34ad test alphabetical sorting again 4 years ago
MrOtherGuy 62bf40dc34 open links in new tab 4 years ago
MrOtherGuy 19a1359e70 fix text content of category names 4 years ago
MrOtherGuy fc5ef0f89a don't show file extension in target items 4 years ago
MrOtherGuy a13ff2d6a6 Remove incorrectly typed tags 4 years ago
MrOtherGuy e40da9c14e Fix typo 4 years ago
MrOtherGuy 3a5891fdfe sort legacy as last category 4 years ago
MrOtherGuy f263999184 make legacy the last category 4 years ago
MrOtherGuy b31373f6a7 replace direct uses of fetch with fetchWithType 4 years ago
MrOtherGuy f7922f419a Add experimental style browser ui 4 years ago