511 Commits (0fc90e5cebd0759219d294a096b4ff2287711b1e)
 

Author SHA1 Message Date
buttercat1791 0fc90e5ceb Use ToC hrefs for proper navigation 12 months ago
buttercat1791 458004bd9f First pass at use of IndexedDB for publication bookmarks 12 months ago
buttercat1791 ddb56d07ec Clean up key and await in publication page 12 months ago
buttercat1791 b8b9deb727 Don't invoke `goto` in `onSectionFocused` 12 months ago
buttercat1791 700dec8875 Proxy bookmark observers through `SveltePublicationTree` 12 months ago
buttercat1791 8b2ac0e48f Simplify `getMatchingTags` invocation 12 months ago
buttercat1791 9afcd37aaf Remove unneeded load actions for publication page 12 months ago
buttercat1791 1af98ec9d6 Remove unused component 12 months ago
buttercat1791 5254e0c470 Clean up and modernize layout 12 months ago
buttercat1791 640e9db733 Send bookmark moved observers on success 12 months ago
buttercat1791 5fb32e35b2 Formatting and SvelteKit 2/Svelte 5 upgrades 12 months ago
buttercat1791 d299017b9e Jump to element via ToC 12 months ago
buttercat1791 166eb237c1 Update SvelteKit 12 months ago
buttercat1791 7b441dc0a5 Adjust some spacing 12 months ago
buttercat1791 15daf824c2 Correctly render hierarchy in ToC component 1 year ago
buttercat1791 31b5c2c324 Scroll sidebar on overflow 1 year ago
buttercat1791 3aebf1c00b Remove unneeded TODO 1 year ago
buttercat1791 44a9d282a5 Use a reactive map to make ToC entry expansion react on click 1 year ago
buttercat1791 261b324d1b Fix code mangled by git 1 year ago
buttercat1791 782be2a9c9 Change style of publication tree debug messages 1 year ago
buttercat1791 c235646ffe Ensure ToC addresses update correctly 1 year ago
buttercat1791 2d6d38b3b3 Fix data flow between publication tree and ToC 1 year ago
buttercat1791 7219e68ca3 Make accordion non-flush 1 year ago
buttercat1791 052392d7f0 Add action bindings on ToC component elements 1 year ago
buttercat1791 b07914f963 Allow two ToC component variants 1 year ago
buttercat1791 29c06551cf Remove ToC from page context 1 year ago
buttercat1791 db4991b229 Update Flowbite Svelte version 1 year ago
buttercat1791 cd204119f0 Tidy up code formatting in ArticleNav component 1 year ago
buttercat1791 d48ddd465a Remove unneeded references to Pharos parser 1 year ago
buttercat1791 e384804522 Add stronger typing to publication layout store 1 year ago
buttercat1791 608ce2b8e4 First pass at ToC layout 1 year ago
buttercat1791 9a6a494f17 Fix `NDKEvent` type imports 1 year ago
buttercat1791 fa6265b346 Refactor and support tree node resolution via ToC entry closure 1 year ago
buttercat1791 f635d08982 Add doc comment for ToC 1 year ago
buttercat1791 ddf8b9006b Update ToC on publication tree node resolution 1 year ago
buttercat1791 534fc23c8c Update doc comment on `PublicationTree` 1 year ago
buttercat1791 7672a10337 Allow node resolution subscription on `SveltePublicationTree` 1 year ago
buttercat1791 d3a62c13f6 Add a `getParent` abstraction to `SveltePublicationTree` 1 year ago
buttercat1791 80c7514489 Allow bookmark observers 1 year ago
buttercat1791 e32354caba Add option to walk entire publication tree, not just leaves 1 year ago
buttercat1791 1e450dd4b7 Improve abstraction and controllability of tree-walking methods 1 year ago
buttercat1791 f438e68726 Remove unused import 1 year ago
buttercat1791 c30484b9bc Use `SveltePublicationTree` in ToC class 1 year ago
buttercat1791 1c47ea226e Proxy `getChildAddresses` 1 year ago
buttercat1791 34942c5046 Make adding a node observable 1 year ago
buttercat1791 c6effb3839 Create Svelte-specific wrapper that proxies `PublicationTree` 1 year ago
buttercat1791 d3ec3ad3e2 Add observability to node resolution 1 year ago
buttercat1791 2c3b9adf58 Set workspace tab size to 2 spaces 1 year ago
buttercat1791 640a126330 Compute depth of ToC entries when adding them 1 year ago
buttercat1791 4afbd04d5e Add a TODO 1 year ago