Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

1.4.15

Choose a tag to compare

@pascalbaljet pascalbaljet released this 26 Jun 20:56
  • The Table component now preserves the scroll position when the sorting changes.
  • The Link component now respects system modifiers, for example, to open a new tab.
  • There's a new pagination-scroll attribute on the Table component to control the scroll behavior when using pagination. Valid values are top (default), head, and preserve.
  • You may now disable the Reset-button on the Table component with the reset-button attribute.
  • When using View Transitions, it will prevent a transition when the page just refreshes.