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
141
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.35.1

Diff

Changelog

Source

3.35.1 (2021-08-30)

Bug Fixes

  • @clayui/shared: fixes error when importing the type that is not available in the module (3108383)
matuzalemteles
published 3.35.0 •

Changelog

Source

3.35.0 (2021-08-30)

Bug Fixes

  • @clayui/dropdown: Pass useCssRight to domAlign (34db43e)

Features

  • @clayui/drop-down: replaces direct use of dom-align with doAlign with RTL support (a311dca)
  • @clayui/popover: replaces direct use of dom-align with doAlign with RTL support (b69b98b)
  • @clayui/tooltip: replaces direct use of dom-align with doAlign with RTL support (2afa54c)
matuzalemteles
published 3.33.0 •

Changelog

Source

3.33.0 (2021-08-11)

Bug Fixes

  • @clayui/css: Cadmin Modal .modal.show should have display: block (5876b9f), closes #4203
  • @clayui/css: Cadmin removes unused variables $cadmin-body-moz-osx-font-smoothing, $cadmin-body-webkit-font-smoothing, $cadmin-body-text-align. We don't provide a CSS reset in Cadmin. (c3af64e)
  • @clayui/css: Forms .form-control-select with long text shouldn't break to new line and should have overflow ellipsis, similar behavior to select.form-control (44804d8), closes #4206
  • @clayui/css: Forms remove Bootstrap's confusing way of setting an inset box-shadow on an input. This causes flickering on .btn.form-control-select on click. If you want a regular box-shadow and an inset box-shadow on an input define them both inside the $input-box-shadow variable. Example below: (83d56d1), closes #4206
  • @clayui/css: Functions adds _type-conversion-functions.scss for converting colors of type string to type color. Sass doesn't provide a way to do this https://github.com/sass/sass/issues/3006. (68be792), closes #4180
  • @clayui/css: Global Functions clay-get-fallback convert color string to type color (68fd699)
  • @clayui/css: Removes the use of $theme-colors Sass map to generate utility properties (e.g., bg-primary, text-primary, list-group-item-primary, table-primary) and allow configuring separately. The new way also supports CSS variables. Adds new maps: (78fb2d2)

Features

  • @clayui/css: Reboot body element should use clay-css mixin for generating properties (c0b456e), closes #4194
  • @clayui/pagination: Add the alignmentPosition API to PaginationWithBasicItems component (24ca87c)
  • @clayui/pagination-bar: Add the alignmentPosition API to PaginationBarWithBasicItems component (eca557f)
matuzalemteles
published 3.32.0 •

Changelog

Source

3.32.0 (2021-07-28)

Bug Fixes

  • @clayui/autocomplete: fixes a potential XSS vulnerability in autocomplete by removing the use of dangerouslySetInnerHTML (675910c)
  • @clayui/color-picker: fix error of "hidden" input add extra margin (f4d8aa0)
  • @clayui/css: Cadmin Links adds component-text and component-icon, generic names for reuse in other components (ae49f03)
  • @clayui/css: Cadmin Treeview new component (ea1568e)
  • @clayui/css: Forms form-group-sm div.form-control should be 32px tall and grow to fix content inside, similar to a textarea element (eb987a1), closes #4164
  • @clayui/css: Grid generating container-max-width-* classes should work with Custom Properties (b12dbf5)
  • @clayui/css: Mixins update clay-loading-animation-variant to use clay-css pattern (4280c6f), closes #3987
  • @clayui/css: Mixins update sheet-footer-btn-block to use clay-css pattern (5523b67), closes #3987
  • @clayui/css: Sheet $sheet-lg-max-width should use fixed number instead of generating based on a $container-max-widths value (5968bd5)
  • @clayui/css: Utilities remove duplicate rounded utilities (6687624)
  • @clayui/shared: fixes error when getting stuck in an input masked as hidden (4c0c5cb)
  • @clayui/tooltip: Hide tooltip on dragstart (70d78da)
  • clayui.com: fixes error when generating slugs for documents inside packages (5e00f5a)

Features

  • @clayui/core: Add Provider component and the new @clayui/core package (1d4e4b3)
  • @clayui/core: adds theme API to Provider (e7bae7d)
  • @clayui/css: $container-max-widths Sass map should accept CSS Custom Properties (3a8ffe2)
  • @clayui/css: Buttons use nested property names in variables to stay as close as possible to the way our CSS is written (89e3360), closes #4176
  • @clayui/css: Functions adds map-deep-get for getting values of deeply nested Sass map items (2b80302)
  • @clayui/pagination-bar: Add the showDeltasDropDown prop (6c65f43), closes #4175
matuzalemteles
published 3.30.0 •

Changelog

Source

3.30.0 (2021-06-16)

Bug Fixes

  • @clayui/css: Mixins clay-panel-variant updates mixin to use nested maps pattern (ea0c66a)
  • @clayui/css: Modal and Cadmin Modal make .modal-body.inline-scroller max-height: 320px (815d6d4), closes #4113
  • @clayui/css: Panel adjust spacing for panel-unstyled to prevent visual jump on close. (9dec5b6)
  • @clayui/css: Panel and Cadmin Panel update variables that use clay-panel-variant mixin to use newest keys, The old keys still work and will win over new keys. (ea4bffb)
  • @clayui/css: Reboot and Cadmin Reboot removes negative tabindex rule that removes default focus outline due to keyboard navigation accessibility issues. tabindex="-1" can still be focused programmatically. (9e52cfb), closes #4124
  • @clayui/nav: Adjust condition, to avoid set Boolean values in className property (e3af0e3), closes #4120

Features

  • @clayui/drop-down: Allow the menu to be toggled (8d09d29), closes #4103
  • @clayui/nav: Add an optional type to Label property in Vertical Component (fa64c1d), closes #4121
matuzalemteles
published 3.29.0 •

Changelog

Source

3.29.0 (2021-05-28)

Bug Fixes

  • @clayui/css: Global Functions update setter to accept more than 2 variables (e.g., setter($var1, $var2, $var3, $var4, $var5)) (2a923f0), closes #4076
  • @clayui/css: Mixins clay-aspect-ratio-item-variant and clay-aspect-ratio-variant convert to use new (easier to remember) Sass map keys. The old keys will still work and win over new keys. (d4680a9), closes #4085
  • @clayui/css: Mixins Card convert to use new (easier to remember) Sass map keys. The old keys will still work and win over new keys. (a2e6d34), closes #4088
  • @clayui/drop-down: fixes error when closing the contextual menu (8bdfa79)
  • @clayui/drop-down: stops closing the drop-down when the focus is inside the sub portal (cc57b72)
  • @clayui/table: Fixes lint error (9dec4a4)

Features

  • @clayui/css: Adds the block SVG icon (96dabe4)
  • @clayui/drop-down: add the new contextual type to create a cascading menu (63960b2)
  • @clayui/drop-down: Make it possible to render dividers (51a46d5)
  • @clayui/shared: Add MouseSafeArea to the contextual menu (7824f16)
  • @clayui/table: Adds the noWrap prop to ClayTable.Cell (da88293)
matuzalemteles
published 3.28.0 •

Changelog

Source

3.28.0 (2021-05-19)

Bug Fixes

  • @clayui/css: Cadmin Alert adds .cadmin.alert-container selector (a104844)
  • @clayui/css: Cadmin Badges remove unused components inline-item and badge-pill (46868c7)
  • @clayui/css: Cadmin Button Groups remove unused components dropdown-toggle-split and btn-group-toggle (3fef3d5)
  • @clayui/css: Cadmin Cards remove unused components card-header-tabs, card-header-pills, card-deck, card-group, card-columns, accordion (06bdb00)
  • @clayui/css: Cadmin Dropdown remove unused component dropdown in navbar (e062006)
  • @clayui/css: Cadmin Form Validation remove unused components HTML 5 form validation (8cb7a19)
  • @clayui/css: Cadmin Forms remove unused components col-form-label, col-form-label-lg, col-form-label-sm, form-row, form-inline (81e1f4f)
  • @clayui/css: Cadmin Icons remove unused components lexicon-icon-sm, lexicon-icon-lg, lexicon-icon-xl (f0ee8fc)
  • @clayui/css: Cadmin Input Group remove styles related to custom-select, custom-file (cdf23e7)
  • @clayui/css: Cadmin Labels remove deprecated component inline-item (9ed5291)
  • @clayui/css: Cadmin List Group remove unused component list-group-horizontal (0b7f427)
  • @clayui/css: Cadmin merge Atlas variables with Cadmin base variables, we don't need two themes here (0eb6d29)
  • @clayui/css: Cadmin Modals remove unused component modal-dialog-scrollable (130dc5c)
  • @clayui/css: Cadmin move _reboot out of scoping selector, attribution text is causing empty selector to be output (ad36b85)
  • @clayui/css: Cadmin Navs remove unused component nav-pills (d27a7a1)
  • @clayui/css: Cadmin port changes to Clay CSS that were made before Cadmin got merged: #3998, #4002, #4040, #4055, #4056, #4060 (240bbc4), closes #4064
  • @clayui/css: Cadmin re-add widths for menubar and SF. Not sure what happened. (9142345)
  • @clayui/css: Cadmin remove unused components custom-switch, custom-select, custom-file, custom-range (fc447e2)
  • @clayui/css: Cadmin removes Atlas variables (4af356f)
  • @clayui/css: Cadmin removes components _root, _carousel, _jumbotron, _spinners, _toasts, _media, _application-bar, _drilldown, and _timelines. They are not used for Admin controls. (9ddeaed)
  • @clayui/css: Cadmin removes Sass docs comments (62e5541)
  • @clayui/css: Cadmin removes variables related to unused components (7ec35dc)
  • @clayui/css: Cadmin Side Navigation remove unused component container-fluid-1280 (41d8b50)
  • @clayui/css: Cadmin theme use selector .cadmin.component for components that render inside react portals. It's too difficult to put cadmin on the parent element. (640a662)
  • @clayui/css: Cadmin update Sass maps that use clay-select-variant to use new keys (c782615)
  • @clayui/css: Cadmin Utilities display utilities should also have .cadmin.d-{display} (4bb7a0a)
  • @clayui/css: Input Groups add btn-monospaced support for buttons inside input-group-inset-item (0d31b54), closes #4049
  • @clayui/css: Labels convert variables to use new Sass map keys (dcfc7c3)
  • @clayui/css: Management Bar Search button should be properly aligned in mobile view (1c3f583)
  • @clayui/css: Mixins border-radius shouldn't output the default radius if a null parameter is passed (42241df), closes #4066
  • @clayui/css: Mixins clay-label-size and clay-label-variant convert to use new (easier to remember) Sass map keys. The old keys will still work and win over new keys. (2123fdf), closes #4069
  • @clayui/css: Mixins clay-nav-variant convert to use new (easier to remember) Sass map keys. The old keys will still work and win over new keys. (3fa114a), closes #4071
  • @clayui/css: Mixins clay-select-variant update to use clay-css pattern, also deprecated keys should win over new keys (65ad45e)
  • @clayui/css: Mixins border-radius should use custom value first (5d30ab2)
  • @clayui/css: Restore default padding-left on ul, ol, dl that are undone by cadmin (1db5db7)
  • @clayui/css: Subnav Tbar labels should have $font-weight-normal by default (e1e36a6)
  • @clayui/css: Toggle Switch should be 48px wide (6735e54)

Features

  • @clayui/color-picker: Add the new DropDownContainerProps API (ac51bdd)
  • @clayui/css: Add form-extensions SVG icon (3061a9a)
  • @clayui/css: Add SVG icons chatbot and signature (7966c62)
  • @clayui/css: Cadmin theme convert rem values to px (2e33149)
  • @clayui/css: Created scoped version of Clay CSS for admin style isolation and prefix variables with $cadmin- (f1ae440)
  • @clayui/css: Functions and Mixins update to accept Clay CSS variables, Cadmin variables, or custom where applicable (b1eb431)
  • @clayui/drop-down: Add the new ContainerProps API (b106420)
  • @clayui/drop-down: Add the new ContainerProps API to the interface typing (31f38a9)
  • @clayui/modal: Add the new ContainerProps API (3a09e97)
  • @clayui/modal: do not set a default opener, ClayPortal handles it (23bcfba)
  • @clayui/modal: Rename variable name, allow to pass a container reference and add tests (c85fc25)
  • @clayui/modal: support custom opener for the modals (58a5bc5)
  • @clayui/popover: Add the new ContainerProps API (233a4f6)
  • @clayui/shared: add delegate event utility (f46b6ef)
  • @clayui/shared: Allow to pass className and/or id to the portal root element (132ab1e)
  • @clayui/shared: Extract to a function so the div is created with all its attributes (b7445bc)
  • @clayui/shared: simplify function (d326ace)
  • @clayui/tooltip: Add the new ContainerProps API (728600c)
  • @clayui/tooltip: update logic to handle scoping and a global listener (1c83d30)
matuzalemteles
published 3.27.0 •

Changelog

Source

3.27.0 (2021-05-05)

Bug Fixes

  • @clayui/css: Date Picker previous-month-date and next-month-date active should be lighter (51a24f3)
  • @clayui/css: Menubar convert old Sass map keys to key names so older keys used by previous versions will win (9a1a73a)
  • @clayui/css: Menubar update $menubar-vertical-expand-md and $menubar-vertical-expand-lg to use new keys. Older keys will still win over new keys to preserve backward compatibility. (12b9636)
  • @clayui/css: Mixins clay-form-control-variant old keys should win over new keys (8986a81), closes #3987
  • @clayui/css: Mixins clay-menubar-vertical-expand use clay-css mixin pattern (6a9ba26)
  • @clayui/css: Mixins clay-menubar-vertical-variant moves default styles to variables. The mixin should only output styles if values are given. (703b76e)
  • @clayui/css: Progress Bar sets a min-width on progress-group-addon to prevent resizing progress bar when numbers are changed to icons (63e63c0), closes #4024
  • @clayui/css: Sass maps passed into clay-form-control-variant mixin should use new keys. This allows variable theme overwrites using deprecated keys to still win. (f3be2d6), closes #3987
  • @clayui/date-picker: DatePickerDayNumber use the classes previous-month-date and next-month-date to style day outside the month instead of disabled (f25ab71), closes #4036
  • @clayui/shared: add unit test for FocusScope (f84332f)
  • @clayui/shared: update and simplify logic for focus management when focus moves in and out of the react tree (e3a100f)

Features

  • @clayui/css: SVG Icons add rotate (0fec9ce)
  • @clayui/css: SVG Icons adds order-list-down and order-list-up (f80f8a0), closes #4021
  • @clayui/multi-select: add async functionality for source items (548aa2d)
  • @clayui/panel: adds the small API to Panel.Group (b8428dc)
  • @clayui/popover: add observeRect to align the popover on the scroll (8bedd2f)
ambrinchaudhary
published 3.25.1 •

Changelog

Source

3.25.1 (2021-03-05)

Bug Fixes

  • @clayui/charts: use isomorphic helper for useLayoutEffect (6599030)
  • @clayui/color-picker: RGB inputs should only accept numeric values from 0 to 255 (4a7db84)
  • @clayui/color-picker: use isomorphic helper for useLayoutEffect (42c069e)
  • @clayui/css: Atlas Custom Checkbox use hr icon for indeterminate indicator (a894c5b)
  • @clayui/css: Forms form-control-tag-group component-action should be height 100% (4b4b140)
  • @clayui/css: SVG Icons updates hr icon per Lexicon (949944c)
  • @clayui/drop-down: make sure element exists before passing to domAlign (80a5395)
  • @clayui/drop-down: use isomorphic helper for useLayoutEffect (fd82b87)
  • @clayui/multi-select: use isomorphic helper for useLayoutEffect (f25668d)
  • @clayui/slider: use isomorphic helper for useLayoutEffect (33910de)
bryceosterhaus
published 3.25.0 •

Changelog

Source

3.25.0 (2021-02-23)

Bug Fixes

  • @clayui/color-picker: remove last-row classes and API that was added on accident (d4cb8e8)
  • @clayui/css: Global Functions moves generated SVG icons Sass map to separate file _lx-icons-generated.scss (7ffc523)

Features

  • @clayui/card: add active state for card when it is selected (607da9d)
  • @clayui/drop-down: add util for aligning dropdown on scroll (09dc506)
  • @clayui/panel: add 'show' class to collapsable panel's button (1e7f64a)
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