Releases: humanspeak/svelte-virtual-chat
Release list
Release v0.1.22
Changes in this Release
perf(chat): drop attribute observation from the scroll-preservation observer
For more details, see the Pull Request
Release v0.1.21
Changes in this Release
fix(chat): preserve reading position across history prepends
For more details, see the Pull Request
Release v0.1.20
Changes in this Release
perf(chat): prefix-sum anchor capture/restore in chatAnchoring
For more details, see the Pull Request
Release v0.1.19
Changes in this Release
docs: match svelte-markdown docs-site format and fix API drift
For more details, see the Pull Request
Release v0.1.18
Changes in this Release
fix(chat): pin follow-bottom with CSS scroll anchoring, not a post-hoc scrollTop write
For more details, see the Pull Request
Release v0.1.17
Changes in this Release
fix(chat): keep follow-bottom locked when a streamed message is replaced by its final document
For more details, see the Pull Request
Release v0.1.16
Changes in this Release
docs: accessibility guide with live keyboard demo + README sweep
For more details, see the Pull Request
Release v0.1.15
Changes in this Release
fix(chat): single ArrowUp from the bottom no longer snaps back
For more details, see the Pull Request
Release v0.1.14
Changes in this Release
feat(chat): support keyboard chat viewport scrolling
For more details, see the Pull Request
Release v0.1.13
Changes in this Release
fix(chat): let programmatic scrolls escape follow-bottom
For more details, see the Pull Request