Skip to content

1.4.15

Compare
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.