Skip to content

Latest commit

 

History

History
287 lines (145 loc) · 14.5 KB

CHANGELOG.md

File metadata and controls

287 lines (145 loc) · 14.5 KB

Change Log

All-in-One SlickGrid framework agnostic wrapper, visit Slickgrid-Universal 📦🚀

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.0.0-beta.3 (2024-05-09)

Note: Version bump only for package @slickgrid-universal/binding

5.0.0-beta.2 (2024-05-07)

⚠ BREAKING CHANGES

  • common: migrate from Flatpickr to Vanilla-Calendar (#1466)

Features

  • common: migrate from Flatpickr to Vanilla-Calendar (#1466) (fb6e950) - by @ghiscoding

4.7.0 (2024-04-20)

Note: Version bump only for package @slickgrid-universal/binding

4.6.1 (2024-03-31)

Bug Fixes

  • revisit package exports to pass "are the types wrong" (#1440) (20229f7) - by @ghiscoding

4.6.0 (2024-03-23)

Note: Version bump only for package @slickgrid-universal/binding

4.5.0 (2024-03-05)

Features

  • deps: simplify package TS Types exports (#1402) (19bac52) - by @ghiscoding

4.4.1 (2024-02-13)

Bug Fixes

  • publish: do not npm publish tsconfig.tsbuildinfo (#1373) (9223338) - by @ghiscoding

4.4.0 (2024-02-12)

Bug Fixes

  • publish: do not npm publish tsconfig.tsbuildinfo (#1373) (9223338) - by @ghiscoding

4.1.0 (2023-12-21)

Bug Fixes

  • npm: publish src folder for source maps, fixes downstream builds (#1269) (701da75) - by @ghiscoding

4.0.2 (2023-12-15)

  • BREAKING CHANGE: merge SlickGrid into Slickgrid-Universal & drop external dep (#1264) (18b96ce), closes #1264 - by @ghiscoding

BREAKING CHANGES

  • merge SlickGrid into Slickgrid-Universal & drop external dep

4.0.1-alpha.1 (2023-12-12)

Note: Version bump only for package @slickgrid-universal/binding

4.0.1-alpha.0 (2023-12-10)

Note: Version bump only for package @slickgrid-universal/binding

4.0.0-alpha.0 (2023-12-09)

Note: Version bump only for package @slickgrid-universal/binding

3.7.0 (2023-12-08)

Note: Version bump only for package @slickgrid-universal/binding

3.6.0 (2023-11-26)

Features

  • Column.excludeFieldFromQuery, exclude field but keep fields array (#1217) (85cc514) - by @Harsgalt86

3.5.1 (2023-11-13)

Bug Fixes

  • improve build & types exports for all targets, Node, CJS/ESM (#1188) (980fd68) - by @ghiscoding

3.5.0 (2023-11-10)

Note: Version bump only for package @slickgrid-universal/binding

3.4.0 (2023-11-02)

Note: Version bump only for package @slickgrid-universal/binding

3.3.2 (2023-10-06)

Note: Version bump only for package @slickgrid-universal/binding

3.2.2 (2023-09-24)

Note: Version bump only for package @slickgrid-universal/binding

3.1.0 (2023-07-20)

Note: Version bump only for package @slickgrid-universal/binding

3.0.1 (2023-07-01)

Note: Version bump only for package @slickgrid-universal/binding

3.0.0 (2023-05-29)

⚠ BREAKING CHANGES

  • drop jQuery requirement & use multiple-select-vanilla dependency (#976)

Features

  • drop jQuery requirement & use multiple-select-vanilla dependency (#976) (4e3e1d3), closes #919 - by @ghiscoding

3.0.0-beta.0 (2023-05-20)

Note: Version bump only for package @slickgrid-universal/binding

2.6.4 (2023-05-20)

Bug Fixes

  • binding: remove unnecessary sanitizer in BindingService (#947) (32a9a35) - by @ghiscoding

2.6.3 (2023-03-23)

Note: Version bump only for package @slickgrid-universal/binding

2.6.2 (2023-03-03)

Note: Version bump only for package @slickgrid-universal/binding

2.6.0 (2023-02-23)

Features

  • build: move TypeScript types into a single dist/types folder (#905) (b139c1e) - by @ghiscoding

2.5.0 (2023-02-17)

Bug Fixes

  • build: package exports prop had invalid ESM import link (#892) (7f95f69) - by @ghiscoding

  • deps: update dependency dompurify to v3 (#907) (66c8b4d) - by @renovate-bot

2.4.0 (2023-02-04)

Note: Version bump only for package @slickgrid-universal/binding

2.3.0 (2023-01-21)

Note: Version bump only for package @slickgrid-universal/binding

2.1.2 (2022-12-02)

Note: Version bump only for package @slickgrid-universal/binding

2.1.1 (2022-11-19)

Note: Version bump only for package @slickgrid-universal/binding

2.1.0 (2022-11-17)

Bug Fixes

  • deps: update dependency dompurify to ^2.4.1 (#806) (a33d8fb) - by @renovate-bot

2.0.0 (2022-10-17)

Features

  • common: BREAKING CHANGE replace jQueryUI with SortableJS in common & DraggableGrouping (#772) (a9db2cc), closes #752 #756 - by @ghiscoding

2.0.0-alpha.0 (2022-10-15)

Note: Version bump only for package @slickgrid-universal/binding

1.3.5 (2022-07-28)

Bug Fixes

  • build: use workspace:~ to avoid multiple versions d/l on ext libs (3ca1943) - by @ghiscoding

1.3.4 (2022-07-28)

Note: Version bump only for package @slickgrid-universal/binding

1.3.3 (2022-07-07)

Note: Version bump only for package @slickgrid-universal/binding

1.3.2 (2022-07-06)

Note: Version bump only for package @slickgrid-universal/binding

1.3.0 (2022-06-18)

Bug Fixes

  • deps: add missing depency in vanilla bundle package (fa08fe6)

1.2.6 (2022-03-19)

Bug Fixes

  • core: use latest Flatpickr version to fix leak in it (0f68f51)

1.2.5 (2022-03-06)

Note: Version bump only for package @slickgrid-universal/binding

1.2.4 (2022-02-15)

Bug Fixes

  • core: rollback node/npm minimum engine versions (7fcaecd)

1.2.3 (2022-02-14)

Note: Version bump only for package @slickgrid-universal/binding

1.2.1 (2022-01-18)

Note: Version bump only for package @slickgrid-universal/binding

1.2.0 (2022-01-06)

Features

  • binding: make Binding Service a little smarter (98a7661)

1.1.0 (2021-12-11)

Bug Fixes

  • build: DOMPurify import fix for all framework (c551d0c)

0.19.2 (2021-11-19)

Bug Fixes

  • build: add DOM purify optional default import to fix rollup builds (3bd335d)

0.19.0 (2021-10-28)

Note: Version bump only for package @slickgrid-universal/binding

0.18.0 (2021-09-29)

Note: Version bump only for package @slickgrid-universal/binding

0.17.0 (2021-09-09)

Bug Fixes

  • core: potential event binding leaks not all removed when disposing (3e61712)

0.16.0 (2021-07-16)

Features

  • services: make everything extendable by using protected (ecbb93a)

0.15.0 (2021-07-06)

Bug Fixes

  • build: the "files" property should be included in pkg.json (3d8f12e)

Features

  • components: extract Custom Footer to be an external component (1794c27)