Silberengel
7a4891d79e
made cards and card/detail images uniform
8 months ago
Silberengel
4564762005
Accelerated 30040 loading for the search bar on the landing page
8 months ago
Silberengel
c9721c5eb5
cleaned up debugging
8 months ago
Silberengel
bb14cdff5a
Asciidoctor rendering of Asciimath, LaTeX, PlantUML, and SVG placeholders for BPMN and TikZ
8 months ago
Silberengel
34c4de3adb
first pass at rendering wikilinks and nostr links in Asciidoc
8 months ago
Silberengel
7267196350
normalized event searches
8 months ago
Silberengel
d396b6f292
implemented d-tag searches and corrected wikilinks to use them
8 months ago
Silberengel
d39daa855c
fixed a-tag links
8 months ago
Silberengel
3879902397
fix raw json display and add copy button
8 months ago
Silberengel
433d6990f6
fixed a-link contrast on events page
8 months ago
Silberengel
03753a577b
fixed internal links opening in a new browser tab
8 months ago
Silberengel
6152aec1b3
fix user badges
8 months ago
Silberengel
3af81d3423
Improved contrast on all text, to meet accessibility guidelines
8 months ago
Silberengel
4907cc37a7
got rid of old docker
...
updated packages
8 months ago
buttercat1791
e714ac2631
Pass publication section DOM into ToC class
8 months ago
buttercat1791
43d77d0f04
Remove accordion display mode from ToC component
8 months ago
buttercat1791
70e7674a77
Parallelize ToC initialization step
8 months ago
buttercat1791
d62e2fef5f
Add contextual and todo comments
8 months ago
buttercat1791
ff8cfd39ad
Remove unused function
8 months ago
buttercat1791
f0d35e0f29
Add time complexity notes on child sort function
8 months ago
buttercat1791
eae495fa77
Ensure correct sorting of children of tree nodes
9 months ago
buttercat1791
6a0a35f091
Add border styling to ToC sidebar
9 months ago
buttercat1791
b492a33cc7
Fit ToC styling to theme
9 months ago
buttercat1791
0fc90e5ceb
Use ToC hrefs for proper navigation
9 months ago
buttercat1791
458004bd9f
First pass at use of IndexedDB for publication bookmarks
...
Scrolling to the bookmark doesn't yet work, so the IndexedDB usage is moot until that is fixed.
IndexedDB access should be moved into a service layer before merging.
9 months ago
buttercat1791
ddb56d07ec
Clean up key and await in publication page
9 months ago
buttercat1791
b8b9deb727
Don't invoke `goto` in `onSectionFocused`
9 months ago
buttercat1791
700dec8875
Proxy bookmark observers through `SveltePublicationTree`
9 months ago
buttercat1791
8b2ac0e48f
Simplify `getMatchingTags` invocation
9 months ago
buttercat1791
9afcd37aaf
Remove unneeded load actions for publication page
9 months ago
buttercat1791
1af98ec9d6
Remove unused component
9 months ago
buttercat1791
5254e0c470
Clean up and modernize layout
9 months ago
buttercat1791
640e9db733
Send bookmark moved observers on success
9 months ago
buttercat1791
5fb32e35b2
Formatting and SvelteKit 2/Svelte 5 upgrades
9 months ago
buttercat1791
d299017b9e
Jump to element via ToC
9 months ago
buttercat1791
166eb237c1
Update SvelteKit
9 months ago
buttercat1791
7b441dc0a5
Adjust some spacing
9 months ago
buttercat1791
15daf824c2
Correctly render hierarchy in ToC component
9 months ago
buttercat1791
31b5c2c324
Scroll sidebar on overflow
9 months ago
buttercat1791
3aebf1c00b
Remove unneeded TODO
9 months ago
buttercat1791
44a9d282a5
Use a reactive map to make ToC entry expansion react on click
9 months ago
buttercat1791
261b324d1b
Fix code mangled by git
9 months ago
buttercat1791
782be2a9c9
Change style of publication tree debug messages
9 months ago
buttercat1791
c235646ffe
Ensure ToC addresses update correctly
...
Closing and reopening the ToC component shows updates, but it is not responsive to clicks. This will be fixed in a future commit.
9 months ago
buttercat1791
2d6d38b3b3
Fix data flow between publication tree and ToC
9 months ago
buttercat1791
7219e68ca3
Make accordion non-flush
9 months ago
buttercat1791
052392d7f0
Add action bindings on ToC component elements
9 months ago
buttercat1791
b07914f963
Allow two ToC component variants
...
- A sidebar variant is meant for integration within a sidebar. This is used in the current Publication component.
- An accordion variant is intended for standalone use.
9 months ago
buttercat1791
29c06551cf
Remove ToC from page context
9 months ago
buttercat1791
db4991b229
Update Flowbite Svelte version
...
NB: Upgrading to v1.0.0 or above breaks our current stlying. DO NOT UPGRADE WITHOUT FIXING STYLES.
9 months ago