v0.17.1-beta.1
Pre-release
Pre-release
·
116 commits
to main
since this release
Delta since previous beta (v0.17.1-beta.0) — 1 new changeset.
Patch Changes
- Fix the file-tree sidebar not scrolling all the way to the bottom. The virtualized tree positioned rows on a 24px grid while they rendered at 26px, so the accumulated per-row gap was subtracted from the scroll range and the last rows became unreachable (worse the taller or more deeply nested the tree). The virtualizer row height is now derived from a single source of truth, so it can no longer drift from the rendered row height.
- @inkeep/open-knowledge-core@0.17.1-beta.0
- @inkeep/open-knowledge-server@0.17.1-beta.0