Nuša Pukšič
ca6797c8f8
Tweaks
5 months ago
Nuša Pukšič
62848ed184
Dark mode, unbreak toc
5 months ago
Nuša Pukšič
5a6c2bb171
Hide discussion and center publication
5 months ago
Nuša Pukšič
e667cbd3cb
Unbreak pagination
5 months ago
Nuša Pukšič
a0886aea9b
Publications, part 3
5 months ago
Nuša Pukšič
9ea6e8b3e8
Publications, part 2
5 months ago
Nuša Pukšič
9425026b52
Publications, part 1
5 months ago
Nuša Pukšič
f8cc80865d
Editor
5 months ago
Nuša Pukšič
b6d0dfb73a
Update, explode and break styles and components
5 months ago
silberengel
9cd880166f
removed incorrect ai dates
7 months ago
silberengel
f0400533ea
display nested publications
7 months ago
silberengel
fc34d68a83
fixed publications
7 months ago
silberengel
2bc742497e
changed to Svelte 5 syntax
7 months ago
silberengel
bd6d96ed62
Made ToC auto-expanding
8 months ago
silberengel
5ceaced771
ran prettier
8 months ago
silberengel
e7299c755e
fixed the build and all errors
8 months ago
buttercat1791
e714ac2631
Pass publication section DOM into ToC class
8 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
b8b9deb727
Don't invoke `goto` in `onSectionFocused`
9 months ago
buttercat1791
d299017b9e
Jump to element via ToC
9 months ago
buttercat1791
31b5c2c324
Scroll sidebar on overflow
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
d48ddd465a
Remove unneeded references to Pharos parser
9 months ago
buttercat1791
608ce2b8e4
First pass at ToC layout
9 months ago
buttercat1791
c6effb3839
Create Svelte-specific wrapper that proxies `PublicationTree`
...
The wrapper keeps the core implementation framework-agnostic, but lets us build Svelte's reactivity into the wrapper.
10 months ago
buttercat1791
42cb538be5
Move publication components into their own sub-directory
10 months ago
Nuša Pukšič
c201135d9a
Moved profile into a card, added lnurl and QR code
10 months ago
Silberengel
1acd8b3acf
Tidied up and display rudimentary ToC. Updated screenshots.
10 months ago
Nuša Pukšič
73cc4c25cf
There's always one more thing... hiding interactions card at the bottom of a blog
10 months ago
Nuša Pukšič
d616cd7b37
Don't override ToC visibility on mobile
10 months ago
Nuša Pukšič
293e438498
Less details in cards, hide ToC for content only view, dark mode color shift
10 months ago
Silberengel
ef1381caba
Getting started page created, navigation bar updated, added padding to the bottom of publication and an end-of-publication notice, at the bottom, instead of "show more". closes issue#235
10 months ago
buttercat1791
5be8bedd42
Remove unused Publication props
10 months ago
buttercat1791
2ce2292d6f
Remove unneeded TODO comment
10 months ago
buttercat1791
830108ac90
Opens #118#137
10 months ago
Silberengel
ffe1098a7d
Revert "Interim changes"
...
This reverts commit b35774b9a0 .
10 months ago
Silberengel
b35774b9a0
Interim changes
10 months ago
buttercat1791
68d8a0085c
Ensure an alert is shown when publication sections are missing
10 months ago
buttercat1791
c629036a61
Remove `loadedAddresses` state
10 months ago
buttercat1791
fb7e2539e6
Fix the tree traversal algorithm
...
The loader's `next()` method now correctly indicates when it has reached the root node in the tree. From this, the publication component can known when to stop loading and hide the "Load More" button.
10 months ago
Nuša Pukšič
82f0d20e23
Refactored visibility store, changed styles yet again...
10 months ago
buttercat1791
da2cae365f
Detect when publication loading is done in component
10 months ago
buttercat1791
f72adcb6d3
Display a "Load More" button if load-on-scroll fails
10 months ago
buttercat1791
74d6b306b9
Track loaded addresses in a publication
10 months ago
buttercat1791
e9aa513d5f
Load only one element at a time on scroll
10 months ago
Nuša Pukšič
5283ebf1a7
Added hashtags and interaction counters, changed layouts
10 months ago
buttercat1791
e35bfd75a7
Gracefully handle missing events when loading a publication
10 months ago
Nuša Pukšič
1a537239ed
More dynamic and reactive columns
10 months ago