@slickgrid-universal/empty-warning-component
Advanced tools
Changelog
4.6.1 (2024-03-31)
autocompleter-es
to get ESM build (#1449) (aa59334) - by @ghiscodingexports
to pass "are the types wrong" (#1440) (20229f7) - by @ghiscodingChangelog
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)
isomorphic-dompurify
for SSR support (#1413) (b619453) - by @ghiscodingmultiple-select-vanilla
to v2 (#1401) (d6bb1d7) - by @ghiscodingonRendered
lifecycle callback option (#1410) (9d348d6) - by @ghiscodingChangelog
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)
for..in
to Object.keys().forEach
for better perf (#1370) (29111a9) - by @ghiscodingChangelog
4.3.0 (2024-01-20)
getCellFromPoint()
should return row/cell -1 outside grid canvas (#1325) (b483e62) - by @ghiscodingrole
for screen ready accessibility (#1337) (7309fa8) - by @ghiscodingheaderCssClass
& other cssClass
(#1303) (59ebaa6) - by @ghiscodinginlineFilters
should allow ES6 arrow functions (#1304) (25b9a10) - by @ghiscodingonSelectedRowsChanged
not receiving correct caller
prop (#1341) (03cad4a) - by @ghiscodingonDragInit
return false it should stop (#1340) (d9c714c), closes #1339 - by @ghiscodingonResizeStart
return false it should stop (#1339) (5a3bd1c) - by @ghiscodingname
option to CheckboxSelectColumn plugin on columDef (#1331) (abe344b) - by @ghiscodingonBeforePasteCell
event to excel copy buffer (#1298) (22037ca) - by @zewa666reorderable
option to optionally lock a column (#1357) (44f6c08) - by @ghiscodingonBeforeEditMode
callback (#1353) (f33bf52) - by @zewa666Changelog
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