@clayui/pagination
Advanced tools
Changelog
3.33.0 (2021-08-11)
$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)_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 #4180clay-get-fallback
convert color string to type color (68fd699)$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)body
element should use clay-css mixin for generating properties (c0b456e), closes #4194alignmentPosition
API to PaginationWithBasicItems component (24ca87c)alignmentPosition
API to PaginationBarWithBasicItems component (eca557f)Changelog
3.32.0 (2021-07-28)
dangerouslySetInnerHTML
(675910c)component-text
and component-icon
, generic names for reuse in other components (ae49f03)form-group-sm div.form-control
should be 32px tall and grow to fix content inside, similar to a textarea element (eb987a1), closes #4164container-max-width-*
classes should work with Custom Properties (b12dbf5)clay-loading-animation-variant
to use clay-css
pattern (4280c6f), closes #3987sheet-footer-btn-block
to use clay-css
pattern (5523b67), closes #3987$sheet-lg-max-width
should use fixed number instead of generating based on a $container-max-widths
value (5968bd5)dragstart
(70d78da)@clayui/core
package (1d4e4b3)theme
API to Provider (e7bae7d)map-deep-get
for getting values of deeply nested Sass map items (2b80302)showDeltasDropDown
prop (6c65f43), closes #4175Changelog
3.30.0 (2021-06-16)
clay-panel-variant
updates mixin to use nested maps pattern (ea0c66a).modal-body.inline-scroller
max-height: 320px
(815d6d4), closes #4113panel-unstyled
to prevent visual jump on close. (9dec5b6)clay-panel-variant
mixin to use newest keys, The old keys still work and will win over new keys. (ea4bffb)tabindex="-1"
can still be focused programmatically. (9e52cfb), closes #4124Changelog
3.29.0 (2021-05-28)
setter
to accept more than 2 variables (e.g., setter($var1, $var2, $var3, $var4, $var5)
) (2a923f0), closes #4076clay-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 #4085block
SVG icon (96dabe4)noWrap
prop to ClayTable.Cell (da88293)Changelog
3.28.0 (2021-05-19)
.cadmin.alert-container
selector (a104844)inline-item
and badge-pill
(46868c7)dropdown-toggle-split
and btn-group-toggle
(3fef3d5)card-header-tabs
, card-header-pills
, card-deck
, card-group
, card-columns
, accordion
(06bdb00)col-form-label
, col-form-label-lg
, col-form-label-sm
, form-row
, form-inline
(81e1f4f)lexicon-icon-sm
, lexicon-icon-lg
, lexicon-icon-xl
(f0ee8fc)custom-select
, custom-file
(cdf23e7)inline-item
(9ed5291)list-group-horizontal
(0b7f427)modal-dialog-scrollable
(130dc5c)nav-pills
(d27a7a1)custom-switch
, custom-select
, custom-file
, custom-range
(fc447e2)container-fluid-1280
(41d8b50).cadmin.component
for components that render inside react portals. It's too difficult to put cadmin
on the parent element. (640a662)clay-select-variant
to use new keys (c782615).cadmin.d-{display}
(4bb7a0a)btn-monospaced
support for buttons inside input-group-inset-item
(0d31b54), closes #4049border-radius
shouldn't output the default radius if a null parameter is passed (42241df), closes #4066clay-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 #4069clay-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 #4071clay-select-variant
update to use clay-css
pattern, also deprecated keys should win over new keys (65ad45e)form-extensions
SVG icon (3061a9a)chatbot
and signature
(7966c62)$cadmin-
(f1ae440)Changelog
3.27.0 (2021-05-05)
$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)clay-form-control-variant
old keys should win over new keys (8986a81), closes #3987clay-menubar-vertical-expand
use clay-css
mixin pattern (6a9ba26)clay-menubar-vertical-variant
moves default styles to variables. The mixin should only output styles if values are given. (703b76e)min-width
on progress-group-addon
to prevent resizing progress bar when numbers are changed to icons (63e63c0), closes #4024clay-form-control-variant
mixin should use new keys. This allows variable theme overwrites using deprecated keys to still win. (f3be2d6), closes #3987previous-month-date
and next-month-date
to style day outside the month instead of disabled
(f25ab71), closes #4036order-list-down
and order-list-up
(f80f8a0), closes #4021Changelog
3.25.1 (2021-03-05)
form-control-tag-group component-action
should be height 100% (4b4b140)hr
icon per Lexicon (949944c)