Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@clayui/pagination

Package Overview
Dependencies
Maintainers
13
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clayui/pagination - npm Package Versions

1
15

3.78.2

Diff

Changelog

Source

3.78.2 (2022-10-25)

Bug Fixes

  • @clayui/shared: fix error when moving focus when reference is null (bcc05cf)
matuzalemteles
published 3.78.1 •

Changelog

Source

3.78.1 (2022-10-25)

Bug Fixes

  • @clayui/shared: fix error when fiberNode may come null (7aa0445)
matuzalemteles
published 3.78.0 •

Changelog

Source

3.78.0 (2022-10-25)

Bug Fixes

  • @clayui/css: Cadmin Management and Navigation Bar only output media queries for md breakpoint (617d696)
  • @clayui/css: Mixin clay-navbar-expand-variant shouldn't style .btn-unstyled (04615be)
  • @clayui/drop-down: fix error when esc open menu (9ecc8e4)
  • @clayui/drop-down: fix focus order error (3062d5e)
  • @clayui/shared: fix error of not finding focused elements when React.Portal is under a conditional (179cd7a)
  • @clayui/shared: fixes error when identifying non-visible element as focusable (82cc0f8)
  • clayui.com: Github link accessibility fixe (90e380c)

Features

  • @clayui/css: Mixins clay-navbar-size don't output media-query styles (7ddcb52)
  • @clayui/shared: add hook to detect user interaction type (a20e236)
  • @clayui/tabs: add new API to configure browsing behavior between tabs (30595be)
matuzalemteles
published 3.77.0 •

Changelog

Source

3.77.0 (2022-10-17)

Bug Fixes

  • @clayui/data-provider: fix error when grouping data in refetch (64cfa70)
  • @clayui/data-provider: reset cursor when refetch without cache policy (98e2ce3)
  • @clayui/tabs: sets tabIndex=-1 when not active and tabIndex=0 for the tabpanel (cbd8710)
  • clayui.com: General accessibility fixes (df18552)

Features

  • @clayui/autocomplete: add the Collection pattern and loading state (ab44b4a)
  • @clayui/autocomplete: adds support for paginated data integrated with the useResource hook (cfb35c1)
  • @clayui/data-provider: add useResource controlled AbortController (146f53b)
  • @clayui/drop-down: add forwardRef to ItemList (9143196)
  • @clayui/drop-down: move style prop to Item container (4bc2fd4)
matuzalemteles
published 3.75.2 •

Changelog

Source

3.75.2 (2022-09-29)

Bug Fixes

  • @clayui/autocomplete: fix of switching the owner of otherProps on Autocomplete (d5ced5e)
  • @clayui/shared: fix bug of not doing forwardRef when ref is a function (8601622)
matuzalemteles
published 3.75.0 •

Changelog

Source

3.75.0 (2022-09-28)

Bug Fixes

  • @clayui/autocomplete: fix error when moving focus when pressing alt + arrowdown (b260984)
  • @clayui/shared: fix bug of getting focused elements in document in menus (5cce01c)

Features

  • @clayui/autocomplete: adds accessibility to new autocomplete behavior (f2ad617)
  • @clayui/autocomplete: adds new less verbose composition with more OOTB features (37e9e89)
  • @clayui/autocomplete: deprecated the onSetActive API and replaced it with onActiveChange (9ad5bcb)
  • @clayui/core: add paginated data support (1c3e3d8)
  • @clayui/core: add single cursor per item (b5b3bb3)
  • @clayui/core: adds the possibility to render non-Clay elements inside the TreeView.Item (01dcf32)
  • @clayui/css: Functions map-deep-merge shouldn't merge maps if merge: false (2e68bfe)
  • @clayui/css: SVG Icons updates mobile icons (13c4e21)
matuzalemteles
published 3.74.0 •

Changelog

Source

3.74.0 (2022-09-19)

Bug Fixes

  • @clayui/core: fix error of TreeView actions not disappearing (33ff8ac)
  • @clayui/css: Atlas Unchecked Disabled Custom Checkbox should have border color secondary-l3 (23e09ae)
  • @clayui/css: Cadmin Tables removes table row variants, these are unused in admin (a12d65c)
  • @clayui/css: Tables table row variants should style the background (45024a2)

Features

  • @clayui/css: Base, Atlas, Cadmin Custom Checkbox adds readonly disabled styles (39c6ad0)
  • @clayui/css: Cadmin Custom Checkbox adds readonly styles (3ec6b85)
  • @clayui/css: Custom Checkbox adds readonly styles (e7481e7)
  • @clayui/css: Mixins clay-custom-control-input-variant adds option to configure readonly (302bd13)
  • @clayui/css: Mixins clay-custom-control-input-variant adds option to configure readonly disabled (2e80a2d)
  • @clayui/form: add aria-disabled when readOnly is enabled in the checkbox (003a6a3)
matuzalemteles
published 3.73.0 •

Changelog

Source

3.73.0 (2022-09-13)

Bug Fixes

  • @clayui/button: Storybook adds rounded and shape (cffacb1)
  • @clayui/css: Cadmin Buttons use transparent border for solid buttons (8357269)
  • @clayui/css: Functions clay-get-fallback() should return custom property if no fallback value (242216a)
  • @clayui/data-provider: fixes error when not activating suspense (a563a87)
  • @clayui/drop-down: fix error when not focusing on first item of DropDown (bc03292)

Features

  • @clayui/button: Adds rounded and size attributes to output pill and different size buttons (7ce56ff)
  • @clayui/css: Buttons adds a 24px tall button, btn-xs (fadeb3a)
  • @clayui/css: Cadmin Buttons adds a 24px tall button, btn-xs (06f56f6)
  • @clayui/css: SVG Icons adds Argentina, Mexico, and Columbia flags (8d5a33c)
  • clayui.com: Add aria changes and improve compatibility (1b1bab0)
  • clayui.com: Add JS key shortcut for linux and windows (25fe337)
  • clayui.com: Add key shortcut keys by platform type and hiding it in mobile (e6a5561)
matuzalemteles
published 3.72.0 •

Changelog

Source

3.72.0 (2022-09-05)

Bug Fixes

  • @clayui/drop-down: fixes error when not moving focus to element in menu when renderMenuOnClick property is set (2daac65)

Features

  • @clayui/data-provider: improves the creation of the unique identifier of the request (c9e753c)
  • clayui.com: Add Accessibility bar links (213c0ff)
  • clayui.com: Add accesskey K for search (7175a5e)
  • clayui.com: Add aria-keyshortcuts (ace856f)
matuzalemteles
published 3.71.0 •

Changelog

Source

3.71.0 (2022-08-30)

Features

  • @clayui/data-provider: instantiates the DataClient locally if the Provider is not declared (536dd34)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc