github nextui-org/nextui @nextui-org/pagination@2.0.18

latest releases: @nextui-org/react@2.5.0-beta.11, @nextui-org/drawer@2.1.0-beta.6, @nextui-org/modal@2.1.0-beta.6...
14 months ago

Patch Changes

  • #1222 28477447d Thanks @jguddas! - fix: resolved cursor issues in pagination

    • The cursor does not animate anymore on initial render and non page change prop changes.
    • The cursor hover state now looks good with disableAnimation set.
    • The animated cursor is now transparent to the cursor (pointer-events: none).
  • #1552 8fcc8b376 Thanks @jguddas! - fix: fixed pagination scale animation

    For animations of the pagination cursor to be enabled data-moving needs to be set to true.
    We are now setting the data-moving to false 300ms after setting the cursor scale to 1.

  • Updated dependencies [28477447d, fc3c6b943]:

    • @nextui-org/theme@2.1.5
    • @nextui-org/system@2.0.7

Don't miss a new nextui release

NewReleases is sending notifications on new releases.