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

@clayui/pagination

Package Overview
Dependencies
Maintainers
3
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.62.0

Diff

Changelog

Source

3.62.0 (2022-06-20)

Bug Fixes

  • @clayui/css: Cadmin Clay Multi Select should have small size (e256838)
  • @clayui/css: Cadmin Reference Mark vertical alignment when it is used directly on the icon (f530f47)
  • @clayui/css: Clay Multi Select should have small size (818621f)
  • @clayui/css: Global Functions add fallback value for $cadmin variables (a12777a), closes #4925
  • @clayui/css: Mixins clay-button-variant directly use clay-unset-placeholder to clear [@extend](https://github.com/extend) (dcd3999)
  • @clayui/css: Reference Mark vertical alignment when it is used directly on the icon (e014a8c)
  • @clayui/drop-down: fix bug of calling setActive method when the menu is invisible (1e3efcf)
  • @clayui/multi-select: Adds small example to storybook (8bdf156)
  • @clayui/multi-select: fix error when you have a ref declared it is not possible to delete the label by pressing backspace (685588c)

Features

  • @clayui/autocomplete: Support menu alignment by Viewport (1409c4b)
  • @clayui/css: Global Functions provide default grid breakpoints map for breakpoint functions (66ad9e1)
  • @clayui/css: Mixins clay-form-control-variant adds more configuration items (6689c99)
  • @clayui/css: Mixins clay-input-group-item-variant moved .label to clay-form-control-variant (2a22cf3)
  • @clayui/css: Mixins provide a default value if cadmin variables don't exist (11e026b)

Reverts

  • Revert "feat(@clayui/css): Global Functions math-sign adds warning message if type isn't supported" (8026ce5)
matuzalemteles
published 3.58.0 •

Changelog

Source

3.58.0 (2022-05-23)

Bug Fixes

  • @clayui/core: revalidate the state of intermediate for recursive multiple selection when the state is controlled (172f849)
  • @clayui/css: Cadmin tables should use clay mixin pattern (619bd1c)
  • @clayui/css: Cadmin tables use newer keys in maps (ab387d3)
  • @clayui/css: Cadmin Treeview btn should be 24px tall and adds show-quick-actions-on-hover (e31e0b6)
  • @clayui/css: Tables group table maps better and fix double border on table-list (833bcb4)
  • @clayui/css: Tables should use clay mixin pattern (28281e3)
  • @clayui/css: Treeview btn should be 24px tall and adds show-quick-actions-on-hover (65b41b6)
  • @clayui/css: Treeview and Cadmin Treeview vertically center items in treeview-link (2cc9aa2)
  • @clayui/css: Treeview removes component-action show on hover in favor of show-quick-actions-on-hover (ed87780)

Features

  • @clayui/core: adds new onSelect API to TreeView (aca1322)
  • @clayui/core: adds OOTB support for Text component in TreeView.Item/ItemStack (cf32759)
  • @clayui/core: calls onKeyDown on Item and ItemStack if defined (e5dfbf1)
  • @clayui/css: Adds icons folder-lock and folder-lock-line (d010847)
  • @clayui/css: Mixins add clay-table-variant (653f985)
matuzalemteles
published 3.56.0 •

Changelog

Source

3.56.0 (2022-05-09)

Bug Fixes

  • @clayui/css: _license-text.scss should update when running yarn compile (42cddec)
  • @clayui/css: Alerts deprecate $alert-*-level variables (4e04372)
  • @clayui/css: Breadcrumbs convert to Clay mixin pattern (dc309fb)
  • @clayui/css: Cadmin breadcrumbs convert to Clay mixin pattern (9c5b555)
  • @clayui/css: Functions add the parameter $fallback to clay color functions (73260e9)
  • @clayui/css: Range clay-range-input convert to use newer keys (0666c44)
  • @clayui/css: Sidebar long text with no white space should break to new line in component-title and subtitle (795684e)
  • @clayui/css: Tables deprecate $table-*-level variables (b64bdb5)
  • @clayui/tooltip: cancel scheduled tooltip before scheduling new one (62551b8)
  • updates broken storybook links in documentation (22fc1c6)

Features

  • @clayui/css: Mixins clay-range-input-variant updates (2de97c4)
  • @clayui/modal: Add a children property to IProps as a ReactNode to avoid warning error (f8f56c9), closes #4843
  • clayui.com: add deprecated prop badge to doc (0d55bdf)
matuzalemteles
published 3.55.0 •

Changelog

Source

3.55.0 (2022-05-02)

Bug Fixes

  • @clayui/core: the Heading tag follows the level definition (956bc0b)
  • @clayui/css: Adds unit values to border-radius and border-width 0 values (c39cb2e)
  • @clayui/css: Atlas .btn.active:focus should have outline (0162df4)
  • @clayui/css: Atlas remove extra $code-color variable (5b4d621)
  • @clayui/css: Mixins clay-button-variant should be able to style .active:focus (9862e79)
  • @clayui/css: Replace $spacer * 0.5 with fixed values, it plays better with calc() (121abde)
  • @clayui/css: Source format the way we write multiple box-shadows (61f8f02)
  • @clayui/css: Tables use calc() to make fatter border widths in thead and tbody (e9cc407)
  • clayui/chore: Update index.ts to export both components (a823b41)
  • clayui/chore: Update stories in Heading and Text (c870a2c)
  • clayui/core: Change export type to inline one (01e0e35)
  • clayui/core: SF (5065c80)
  • clayui/core: SF (1602a02)
  • clayui/core: Some code refactor. Pending some changes (d1eed16)

Features

  • @clayui/color-picker: standardize the controlled and uncontrolled component behavior to value prop (7a435c5)
  • @clayui/core: Adding Text component and Heading test cases (c3a542c)
  • @clayui/core: Adding Text test cases (0598b77)
  • @clayui/date-picker: standardize the controlled and uncontrolled component behavior to value prop (4183972)
  • @clayui/drop-down: standardize the controlled and uncontrolled component behavior to active prop (49afcdb)
  • @clayui/form: standardize the controlled and uncontrolled ClayRadioGroup component behavior to value prop (478c5ae)
  • @clayui/management-toolbar: Deprecate ClayManagementToolbar (744b46e)
  • @clayui/modal: add the state of open and close in useModal hook to be controlled (c62ac62)
  • @clayui/modal: change ModalProvider actions to be readable (671b011)
  • @clayui/multi-select: standardize the controlled and uncontrolled MultiSelect component behavior to value and items prop (a6bc5cd)
  • @clayui/multi-step-nav: adds controlled component standardization and deprecates properties with inconsistent naming (da60dad)
  • @clayui/pagination-bar: standardizes properties for the controlled and uncontrolled component (bd25cf6)
  • @clayui/pagination: standardizes properties for the controlled and uncontrolled component (16ef746)
  • @clayui/popover: standardizes properties for the controlled and uncontrolled component (e27a654)
  • @clayui/slider: standardizes properties for the controlled and uncontrolled component (6c1cae3)
  • @clayui/time-picker: standardizes properties for the controlled and uncontrolled component (882ab9d)
  • Adding font-style monospace property (43f16e2)
  • clayui/core: Adding Heading and Text documentation (0292834)
  • clayui/core: Delete React.FC. Adding tests related to truncate, color and default props (d81e5db)
  • clayui/core: New Text API to determine the test tag. Coding refactor and update interface to type props (05589b9)
matuzalemteles
published 3.52.0 •

Changelog

Source

3.52.0 (2022-04-04)

Bug Fixes

  • @clayui/clay-tabs: Insert displayType for nav-tabs and nav-underline classes (10ddb29)
  • @clayui/drop-down: fix contextual menu error not rendering icons without spaces (a115add)
  • @clayui/navigation-bar: add truncate text OOTB to ClayNavigationBar.Item (b8a53a2)
  • @clayui/navigator-bar: Long text in Item is truncated (587171d)
  • @clayui/shared: fix error when controlling focus in React 17.x (76f5f0d)

Features

  • @clay/empty-state: Enable users to not render title related markup on empty-state (608378b)
  • @clayui/clay-tabs: Adding additional new tests (d74322c)
  • @clayui/clay-tabs: Remain modern prop and overrides displayType. Update in BREAKING.md (cb9eb31)
  • @clayui/color-picker: Add more test cases in color-picker (89e5ef6)
  • @clayui/color-picker: Adding more test cases and change snapshots by expect functions (6ef292c)
  • @clayui/color-picker: Update snapshots (e71da9d)
  • @clayui/color-picker: Updates in test case title and not expecting splotch clicked (6b5ff9f)
  • @clayui/modal: When using ClayModalProvider, footer,header properties now are optional (4bcbac2)
  • @clayui/navigation-bar: add the nav-link class by default for Clay components (c6cff02)
jcastelain
published 3.49.0 •

Changelog

Source

3.49.0 (2022-03-15)

Bug Fixes

  • @clayui/color-picker: Changes to improve inconsistent behavior in some scenarios (85adf72)
  • @clayui/color-picker: Current colour persist and Hue component synchronization (07c2552)
  • @clayui/color-picker: fixes error of adding repeated colors in custom (e3fb905)
  • @clayui/color-picker: fixes error when clicking on a white custom splotch does not update editor and input (b5e0189)
  • @clayui/color-picker: Hue behaviour solved and workflow changes (46821d7)
  • @clayui/color-picker: Removing costumize hook (20fd191)
  • @clayui/core: fix error when not rendering component after string with TreeView.Item (1d275a8)
  • @clayui/css: Forms .form-control-tag-group .label (Multiselect) remove references to deprecated keys (39b360f), closes #4712

Features

  • @clayui/core: adds new properties to set the initial value of properties that can be controlled (bdfb6b0)
  • @clayui/drop-down: add new prop to align Menu in viewport (1c4f19b)
  • @clayui/drop-down: make it possible to render the menu lazily (1e4e565)
jcastelain
published 3.48.0 •

Changelog

Source

3.48.0 (2022-03-07)

Bug Fixes

  • @clayui/css: Stickers fix typo sticker-bottomr-right to sticker-bottom-right (93177c7), closes #4703
  • @clayui/css: Updates content property values to conform to what is allowed by OAW Tracker (9028d38)
  • @clayui/pagination: fix accessibility error for pagination with links when item is active (93d57b8)
  • @clayui/pagination: LPS-148048 Disable the button to the current page to avoid accesibility issues (83b6cea)
  • @clayui/pagination: LPS-148048 Fix path in the package.json file (7995449)
  • @clayui/pagination: LPS-148048 regen snapshots (4367010)
  • @clayui/pagination: LPS-148048 regen snapshots (22fbec0)

Features

  • @clayui/css: Adds placeholder comments that can be replaced with Sass @use rules (58c014b), closes #4713
  • @clayui/css: Dropdown provide more customization for .dropdown-menu .alert (2640ef8)
  • @clayui/css: Mixins clay-alert-variant adds customization for :first-child and :last-child (d8d8b6a)
  • @clayui/css: Mixins clay-dropdown-menu-variant adds customization for .alert and .alert-fluid (e5ce8cc)
  • @clayui/drop-down: Render Menu only after trigger is clicked the first time (1d90d45)
  • @clayui/drop-down: Update tests (ab564dd)
jcastelain
published 3.47.0 •

Changelog

Source

3.47.0 (2022-02-23)

Bug Fixes

  • @clayui/core: avoid scrolling when selecting a node (e1c7091), closes #4663
  • @clayui/core: fix error when not updating parent's loc (3ace427)
  • @clayui/core: fix error when showing expander when nestedKey does not exist in the item (cd4a4d2)
  • @clayui/core: fixes error when having condition in the children of TreeView.Item and TreeView.ItemStack the last element is positioned to the right (0e121d3)
  • @clayui/core: fixes the error of not revalidating the intermediate state of the selected item's parents in the first render and expands the items (379ca72)
  • @clayui/css: Cadmin Treeview adds disabled styles to treeview-link (d9a3dc3)
  • @clayui/css: fix formatting (07f3b6b)
  • @clayui/css: Treeview adds disabled styles to treeview-link (ca11c9a)
  • @clayui/empty-state: Update classNames from two objects into one (f090ab4)
  • @clayui/empty-state: Update SCSS variables of small empty-state (8f64846)
  • @clayui/localized-input: fix typo (7c2957f)
  • clayui.com: nav-toc is too wide, overlays examples (b4bd694)
  • clayui.com: nav-toc-absolute is too wide, overlays examples (817f63c)
  • make format:changed check for scss files (6588e27)

Features

  • @clayui/core: add API to disable item and expander disable optionally (4cc104d)
  • @clayui/css: Cadmin Cards convert base classes to Clay mixin pattern (00a8de7)
  • @clayui/css: Cadmin update clay-text-typography maps to use the href key (13240cf)
  • @clayui/css: Cards convert base classes to Clay mixin pattern (6f65e74)
  • @clayui/css: Mixin Links clay-text-typography use href for styling links (1a428df)
  • @clayui/css: Mixins adds more options to clay-card-variant and clay-card-section-variant (545830d)
  • @clayui/css: Update clay-text-typography maps to use the href key (9c99628)
  • @clayui/date-picker: adds a new yearsCheck prop to be able to disable the check if the year is within the years range (c8b26e9)
  • clayui/empty-state: Include Small property in empty state component (a073233)
matuzalemteles
published 3.46.0 •

Changelog

Source

3.46.0 (2022-02-09)

Bug Fixes

  • @clayui/color-picker: fixes error when not syncing the field state with the editor when there are no palettes (097b76a)
  • @clayui/core: fix error when selecting parent nodes and controlling intermediate state in multiple selection (2174128)
  • @clayui/css: Buttons fix alignment of icons in flex items (72993f2)
  • @clayui/css: Mixins clay-button-variant customize .btn .inline-item .lexicon-icon (baf9e10)
  • @clayui/date-picker: Adding some changes related to time reset and refactoring code (dd4d2e8)
  • @clayui/date-picker: fix bug when not changing time to current time when clicking on dot button (5daa1f1)
  • @clayui/date-picker: fix error in always adding ampm when user is typing (d5502e4)
  • @clayui/date-picker: fix error when formatting time using 12 hours (8061529)
  • @clayui/date-picker: Removing initialized variables (997e10f)
  • @clayui/date-picker: Reset actual date when input string is empty (94de1ae)
  • @clayui/multi-select: fix error when adding labels with whitespace (1a8a166)

Features

  • @clayui/core: allow configuring the drag and drop context (59f9f58)
  • @clayui/css: Aspect Ratio adds aspect-ratio-8-to-3 (37.5%) (7b7f9c2)
  • @clayui/css: Cadmin Aspect Ratio adds aspect-ratio-8-to-3 (37.5%) (5705ad5)
  • @clayui/css: Cadmin Type convert .display-* components to clay-css mixin pattern (3de7a63)
  • @clayui/css: Cadmin Type convert h1-h6 to clay-css mixin pattern (332f1fa)
  • @clayui/css: Cadmin Utilities adds text-1 through text-11 for font-sizes (80e1097)
  • @clayui/css: Mixins Grid adds clay-generate-media-breakpoints (c18ebd2)
  • @clayui/css: SVG Icons adds export (0e67571)
  • @clayui/css: Type convert .display-* components to clay-css mixin pattern (e201fcc)
  • @clayui/css: Type convert h1-h6 to clay-css mixin pattern (19dcfc3)
  • @clayui/css: Utilities adds text-1 through text-11 for font-sizes (4ce046c)
  • clay-pagination: allow disabling ellipsis button in pagination (4e4e84c)
matuzalemteles
published 3.45.0 •

Changelog

Source

3.45.0 (2022-02-01)

Bug Fixes

  • @clayui/core: add a default value to nestedKey (075221d), closes #4584
  • @clayui/core: Change .treeview-item.disabled to .treeview-item-dragging (b87b6b8)
  • @clayui/core: hide expander icon on nodes that don't have chidren (d705fc6), closes #4581
  • @clayui/css: Cadmin Links removes unnecessary setter() from .component-icon (130e708)
  • @clayui/css: Cadmin reset nav-link pseudo elements (7038224)
  • @clayui/css: Cadmin reset Custom Checkbox and Radio pseudo elements (dbbbb02)
  • @clayui/css: Cadmin Treeview removes setter(), no longer necessary (1d4d4a9)
  • @clayui/css: Cadmin Treeview use box-shadow instead of border to indicate drop zone (58ca599)
  • @clayui/css: Forms label inside form-control should use min-height (108d442)
  • @clayui/css: Forms use mixin clay-label-variant instead of deprecated clay-label-size (a0c15fc)
  • @clayui/css: Treeview renames the key link to treeview-link (8378346)
  • @clayui/css: Treeview replaces .treeview-item.disabled with .treeview-item-dragging (a9f88d0)
  • @clayui/css: Treeview use box-shadow instead of border to indicate drop zone (fb93ca7)
  • @clayui/date-picker: fix time picker default value (770639f)
  • @clayui/date-picker: fixes error when not formatting time in 12hours when passing to time picker (2090eb4)
  • @clayui/shared: fix focus control collision when having FocusScope nested (58bd27f)

Features

  • @clayui/core: allow passing extra css classes to expander button (91d40a2), closes #4589
  • @clayui/css: Adds treeview component (776f4bb)
  • @clayui/css: Links adds component-text and component-icon (5188985)
  • @clayui/popover: close the popover when the ESC key is pressed (c49cf89), closes #4567
  • add plain/common API for button links (7148450)
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