issues
search
janosh
/
svelte-toc
Sticky responsive table of contents component
https://janosh.github.io/svelte-toc
MIT License
112
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[pre-commit.ci] pre-commit autoupdate
#59
pre-commit-ci[bot]
opened
4 months ago
0
Ignore spurious `scrollend` events on page load before any actual scrolling in Chrome
#58
janosh
closed
4 months ago
1
Anchor link on page load + Chrome + smooth scroll + plain Svelte does not work
#57
tomtseng
closed
4 months ago
5
[pre-commit.ci] pre-commit autoupdate
#56
pre-commit-ci[bot]
closed
4 months ago
0
Add `reactToKeys` prop to Toc component and `on_keydown` handler to enable navigating ToC with keyboard
#55
janosh
closed
7 months ago
0
When opening ToC on mobile, ensure active ToC item is scrolled into view
#54
Comefled
closed
8 months ago
3
Replace hacky `window.setTimeout(50)` callback with `scrollend` event to `keepActiveTocItemInView`
#53
janosh
closed
9 months ago
0
`keepActiveTocItemInView` should be false by default
#52
wentallout
closed
9 months ago
3
[pre-commit.ci] pre-commit autoupdate
#51
pre-commit-ci[bot]
closed
9 months ago
0
Issues with highlighting the correct content
#50
vamshinenu
opened
10 months ago
1
`package.json` add `"types": "./dist/index.d.ts"` and default `--toc-overflow to auto`
#49
pre-commit-ci[bot]
closed
1 year ago
0
SvelteKit page navigation breaks when svelte-toc is shown
#48
matfantinel
closed
1 year ago
1
Add prop `blurParams: BlurParams | null = { duration: 200 }`
#47
janosh
closed
1 year ago
0
Disable blur initial transition animation
#46
fgrosjean
closed
1 year ago
1
Is there an option to hide the scrollbar if the ToC doesn't reach certain size? Or just hide in general?
#45
aegonwolf
closed
1 year ago
4
[pre-commit.ci] pre-commit autoupdate
#44
pre-commit-ci[bot]
closed
1 year ago
0
Copy buttons
#43
janosh
closed
1 year ago
0
[Question]TypeScript support
#42
lym8356
closed
1 year ago
4
[pre-commit.ci] pre-commit autoupdate
#41
pre-commit-ci[bot]
closed
1 year ago
0
DRY GitHub Actions
#40
janosh
closed
1 year ago
0
Fix new timeout callback for keepActiveTocItemInView=true breaking page scrolling
#39
janosh
closed
1 year ago
0
Fix ToC scroll abort
#37
janosh
closed
1 year ago
0
Svelte-toc interferes with other anchor links in the document
#36
aegonwolf
closed
1 year ago
9
Component insists on starting at full height above the text
#35
aegonwolf
closed
1 year ago
4
Add `var(--toc-overflow, auto scroll)`
#34
roualdes
closed
1 year ago
1
New prop for toc nav overflow-y
#33
roualdes
closed
1 year ago
1
How do I customize the font-size of each item of the ToC?
#32
wentallout
closed
1 year ago
4
[pre-commit.ci] pre-commit autoupdate
#31
pre-commit-ci[bot]
closed
1 year ago
0
Breaking: hide ToC if empty
#30
janosh
closed
1 year ago
0
Deploy docs to GitHub Pages
#29
janosh
closed
1 year ago
0
Only trigger keyup event handler on enter/space keys
#28
janosh
closed
1 year ago
0
`yarn` to `pnpm`
#27
janosh
closed
2 years ago
0
[pre-commit.ci] pre-commit autoupdate
#26
pre-commit-ci[bot]
closed
2 years ago
0
[Question] Split into sections
#25
oskar-gmerek
closed
2 years ago
4
Better readme test
#24
janosh
closed
2 years ago
0
Fix ToC preventing page scrolling beyond active heading when zoomed into page
#23
janosh
closed
2 years ago
3
Prevents scroll when using smart zoom on macOS
#22
oskar-gmerek
closed
2 years ago
1
Add prop `titleTag` allowing to change HTML tag used for ToC title
#21
oskar-gmerek
closed
2 years ago
1
fix: exclude header of table itself by class toc-exclude
#20
oskar-gmerek
closed
2 years ago
2
Mutation observer
#19
janosh
closed
2 years ago
0
Strange behaviour
#18
oskar-gmerek
closed
2 years ago
16
Testing
#17
janosh
closed
2 years ago
0
Fix `node.offsetTop` returning 0 for headings in parents with `position: relative`
#16
Amerlander
closed
2 years ago
3
Getting error about resolving `$app/stores`
#15
atsepkov
closed
2 years ago
7
Export headings and desktop and add hide prop
#14
Amerlander
closed
2 years ago
1
[pre-commit.ci] pre-commit autoupdate
#13
pre-commit-ci[bot]
closed
2 years ago
0
Quick questions
#12
Gildedter
closed
2 years ago
1
[pre-commit.ci] pre-commit autoupdate
#11
pre-commit-ci[bot]
closed
2 years ago
0
Fix `afterNavigate()` runtime error
#10
janosh
closed
2 years ago
0
Exclude headings with class `.toc-exclude`
#9
janosh
closed
2 years ago
0
Next