You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.