@slickgrid-universal/pagination-component
Advanced tools
Changelog
4.6.0 (2024-03-23)
column.editor
and gridOptions.editorFactory
type changed (#1428) (bf8c5b9) - by @ghiscoding
build: add ESLint-TS rules to enforce type
imports and exports (#1432) (cce4693) - by @ghiscoding
build: add ESLint-TS rules to enforce type
imports and exports (#1437) (324c4fe) - by @ghiscoding
common: add missing Filter model
Type of FilterConstructor
(#1430) (3f3e952) - by @ghiscoding
common: bump ms-select to fix compatibility problem in Salesforce (#1425) (d3d2d39) - by @ghiscoding
common: Select All checkbox shouldn't disappear w/Dark Mode toggle (#1421) (5fab179) - by @ghiscoding
styling: add border & box-shadow to Flatpickr in Dark Mode (fdbb6ae) - by @ghiscoding
styling: add missing orange border for Salesforce modified inputs (e830dd3) - by @ghiscoding
styling: add more visual cue for column picker uncheck row select (b4712e9) - by @ghiscoding
styling: don't add filled border all side for group-addon btn (30be835) - by @ghiscoding-SE
styling: small Composite Editor fixes for Dark Mode (#1417) (7e00087) - by @ghiscoding
Changelog
4.5.0 (2024-03-05)
auto-resize not just grid but also headers for Salesforce tabs (#1395) (6180461) - by @ghiscoding
common: switch to isomorphic-dompurify
for SSR support (#1413) (b619453), closes /github.com/ghiscoding/Angular-Slickgrid/discussions/838#discussioncomment-8574215 - by @ghiscoding
core: add extra checks for some objects to be a bit more strict (#1404) (8b95c50) - by @ghiscoding
plugin: the RowMove plugin cell should be selectable (#1408) (8c01a13) - by @ghiscoding
styling: add full width to grid container (#1409) (eedc162) - by @ghiscoding
styling: add menu shadow & increase contrast for Dark Mode (bff2da0) - by @ghiscoding
styling: ms-select filter should use same color as other filters (#1396) (a30d590) - by @ghiscoding
styling: ms-select highlight bg-color same as nav highlight (fe77341) - by @ghiscoding-SE
styling: properly align flexbox ms-select icon+text vertically (#1397) (e744d02) - by @ghiscoding
styling: remove header menu open class for Dark Mode (6a2e7e1) - by @ghiscoding
styling: tweak Composite Editor form disabled buttons style (5052ba1) - by @ghiscoding
common: upgrade multiple-select-vanilla
to v2 (#1401) (d6bb1d7) - by @ghiscoding
deps: simplify package TS Types exports (#1402) (19bac52) - by @ghiscoding
editor: add onRendered
lifecycle callback option (#1410) (9d348d6) - by @ghiscoding
styling: add Dark Mode grid option (#1407) (855151b) - by @ghiscoding
Changelog
4.4.1 (2024-02-13)
ci: disable Husky when pushing new release (#1390) (6f9372e) - by @ghiscoding
core: replace any
types by valid types (#1378) (02c4bc1) - by @ghiscoding
demo: change trading demo full screen z-index lower than ms-select (1f4a9ac) - by @ghiscoding
deps: update all non-major dependencies (#1381) (2562352) - by @renovate-bot
mouse cell selection with active editor (#1382) (17549b8) - by @zewa666
publish: do not npm publish tsconfig.tsbuildinfo
(#1373) (9223338) - by @ghiscoding
Changelog
4.4.0 (2024-02-12)
core: replace any
types by valid types (#1378) (02c4bc1) - by @ghiscoding
demo: change trading demo full screen z-index lower than ms-select (1f4a9ac) - by @ghiscoding
deps: update all non-major dependencies (#1381) (2562352) - by @renovate-bot
mouse cell selection with active editor (#1382) (17549b8) - by @zewa666
publish: do not npm publish tsconfig.tsbuildinfo
(#1373) (9223338) - by @ghiscoding
common: make "ctrl + c" great again (#1379) (3bf59e) - by @zewa666
Changelog
4.3.1 (2024-01-27)
core: frozen grid w/hidden column should remove from DOM (#1372) (2c1346e) - by @ghiscoding
deps: update all non-major dependencies (#1368) (b49e895) - by @renovate-bot
Salesforce doesn't support Document Fragment (#1365) (9e3fb5f) - by @ghiscoding
styling: remove different bg-color on unorderable column (#1358) (91426d1) - by @ghiscoding
core: convert for..in
to Object.keys().forEach
for better perf (#1370) (29111a9) - by @ghiscoding
decrease calls to setItems & grid invalidate (#1363) (cab6898) - by @ghiscoding
plugins: decrease number of calls to translate all extensions only once (#1359) (3e002f1) - by @ghiscoding
plugins: Row Base Editing tooltip title should be translated only once (#1360) (ef4e8f9) - by @ghiscoding
Changelog
4.3.0 (2024-01-20)
getCellFromPoint()
should return row/cell -1 outside grid canvas (#1325) (b483e62) - by @ghiscoding
add grid & cell role
for screen ready accessibility (#1337) (7309fa8) - by @ghiscoding
core: allow extra spaces in headerCssClass
& other cssClass
(#1303) (59ebaa6) - by @ghiscoding
core: allow extra spaces to be striped to any css classes (#1352) (e5e29c0) - by @ghiscoding
core: column resize handle could throw when invalid elm (#1344) (41f6058) - by @ghiscoding
core: DataView inlineFilters
should allow ES6 arrow functions (#1304) (25b9a10) - by @ghiscoding
core: don't show column header empty title tooltip (#1317) (8b20407) - by @ghiscoding
core: EventHandler subscribed event should be SlickEventData type (#1327) (2573310) - by @ghiscoding
core: remove editor keydown keyCaptureList duplicate code (#1322) (c5f6b85) - by @ghiscoding
core: SlickEvent handler event should be type of ArgType (#1328) (a9cb8ee), closes #1327 - by @ghiscoding
demo: Unsaved Cell CSS Styling follow sort/filter/pagination (#1313) (7619579) - by @ghiscoding
Editors/Filters should create SlickEventData with event arg (#1326) (e008902) - by @ghiscoding
plugin: CustomDataView for CellSelectionModel & SlickCustomTooltip (#1306) (3bdd300) - by @ghiscoding
regression with onSelectedRowsChanged
not receiving correct caller
prop (#1341) (03cad4a) - by @ghiscoding
SlickEmptyWarningComponent should accept native HTML for CSP safe (#1333) (4740f96) - by @ghiscoding
when onDragInit
return false it should stop (#1340) (d9c714c), closes #1339 - by @ghiscoding
when onResizeStart
return false it should stop (#1339) (5a3bd1c) - by @ghiscoding
add name
option to CheckboxSelectColumn plugin on columDef (#1331) (abe344b) - by @ghiscoding
add onBeforePasteCell
event to excel copy buffer (#1298) (22037ca) - by @zewa666
add column reorderable
option to optionally lock a column (#1357) (44f6c08) - by @ghiscoding
convert CheckSelectColumn plugin to native HTML for CSP safe code (#1332) (2b9216d) - by @ghiscoding
core: expose all SlickEvent via internal PubSub Service (#1311) (f56edef) - by @ghiscoding
editor: auto commit before save; add onBeforeEditMode
callback (#1353) (f33bf52) - by @zewa666
plugin: new Row Based Editor (#1323) (64d464c) - by @zewa666
Changelog
4.2.0 (2023-12-30)
updateColumns()
should be public use with column hidden (#1288) (211180b) - by @ghiscoding
applyDefaults use provided grid options before applying defaults (#1283) (7fc772f) - by @ghiscoding
core: SlickGroupItemMetadataProvider
should implements SlickPlugin
(#1294) (5aac2b6) - by @ghiscoding
core: add missing option to control row highlight duration after CRUD (#1278) (8240c8c) - by @ghiscoding
GroupingGetterFunction should be allowed to return arbitrary value (#1296) (3807116) - by @ghiscoding
RowDetail: sort change should collapse all Row Detail (#1284) (21f6031) - by @ghiscoding
use correct argument type on setData()
(#1287) (0b0b86c) - by @ghiscoding
(re)add option to cancel Row Detail opening (#1286) (f08925c) - by @ghiscoding
datasetIdPropertyName respected in newRowCreator (#1279) (9d60a9d) - by @zewa666
make DataView Grouping compileAccumulatorLoop
CSP safe (#1295) (af82208) - by @ghiscoding