@slickgrid-universal/pagination-component
Advanced tools
Changelog
5.2.0 (2024-06-18)
setValues()
optional flag to trigger query (#1574) (025888d) - by @ghiscodingfilterShortcuts
to Column Filter (#1575) (cbd6ae4) - by @ghiscoding!=
(not empty) should return non-blanks (#1570) (9837ef1), closes #1569 - by @ghiscoding<>
is Not_Contains
instead of Not_Equal
(#1571) (c6f1cf3), closes #1569 - by @ghiscodingChangelog
5.1.0 (2024-06-07)
preventDragFromKeys
grid option, fixes #1537 (#1538) (803fbee) - by @ghiscodingvalueParserCallback
dataContext & new demo (#1543) (884b6e0) - by @ghiscodingOperatorType.custom
for custom backend service (#1526) (4284d58) - by @ghiscodingfilterPredicate
option for user customization (#1528) (cbf64d8) - by @ghiscodinga*z
) filter combo (#1530) (51560aa) - by @ghiscodinga*z
) to OData/GraphQL (#1532) (237d6a8) - by @ghiscodingfilterQueryOverride
to GraphQL Service (#1549) (2c0a493) - by @ghiscodingfilterQueryOverride
to OData Service (#1536) (e8ffffe) - by @zewa666filterPredicate
shouldn't break other column filters (#1531) (27777ef) - by @ghiscodingimpactedColumns
(#1557) (69125c2) - by @ghiscodingChangelog
5.0.1 (2024-05-11)
Changelog
5.0.0 (2024-05-10)
[!NOTE]
Follow the Migration to 5.0 for all the changes and take a look at the v5.0.0 release for the announcement and quick info.
Changelog
5.0.0-beta.3 (2024-05-09)
Changelog
5.0.0-beta.2 (2024-05-07)
moment
to moment-tiny
(#1456)Filters.select
(#1485)checkmarkFormatter
and any Font-Awesome related (#1484)math.div
polyfill (#1483)moment
to moment-tiny
(#1456) (90690f4) - by @ghiscodingFilters.select
(#1485) (fae4c4a) - by @ghiscodingcheckmarkFormatter
and any Font-Awesome related (#1484) (2de3fe2) - by @ghiscodingmath.div
polyfill (#1483) (12661a3) - by @ghiscodingChangelog
4.7.0 (2024-04-20)
common: don't try to strip tags on object input to calc cell width (#1453) (5ab671b) - by @ghiscoding
common: switch back to autocompleter
with ESM build (#1450) (ad66a12) - by @ghiscoding
core: Editor.keyCaptureList is an array of numbers (#1458) (62a686e) - by @ghiscoding
OData: sorting columns via id
instead of field property name, fixes #1467 (#1469) (0a4d402) - by @zewa666
styling: improve button & text colors for Dark Mode (9414ab4) - by @ghiscoding-SE
Changelog
4.6.1 (2024-03-31)
common: move DOMPurify/SortableJS @types as dependencies (51eaec7) - by @ghiscoding
common: switch to autocompleter-es
to get ESM build (#1449) (aa59334) - by @ghiscoding
improve Dark Mode styling for icons barely visible in dark (16b1a6e) - by @ghiscoding
pubsub: externalize PubSub event to SlickEventData to stop bubbling (#1444) (973d0ab) - by @ghiscoding
revisit package exports
to pass "are the types wrong" (#1440) (20229f7) - by @ghiscoding
styling: missing/too many borders compound filters w/group addon (#1446) (863933f) - by @ghiscoding
tooltip: allow multiple tooltips per grid cell (#1448) (061c4a0) - by @ghiscoding