Skip to content

Commit 56a3373

Browse files
committed
chore(release): publish version 4.1.0
1 parent 1e28f27 commit 56a3373

38 files changed

+99
-78
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22
All notable changes to this project will be documented in this file.
33
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
44

5+
# [4.1.0](https://github.com/6pac/SlickGrid/compare/4.0.3...4.1.0) (2023-11-01)
6+
7+
### Bug Fixes
8+
9+
* dynamically create CSS rules via JS instead of innerHTML ([#886](https://github.com/6pac/SlickGrid/issues/886)) ([3d9aecb](https://github.com/6pac/SlickGrid/commit/3d9aecbdd2d89350a2e75cb6b6941cbe9593c6c4))
10+
* element `replaceChildren()` not supported by salesforce ([#895](https://github.com/6pac/SlickGrid/issues/895)) ([2e09f25](https://github.com/6pac/SlickGrid/commit/2e09f2561d088468dc0abd2e9f3172c3fdac192c))
11+
* replace a few innerHTML by more secure alternatives ([#887](https://github.com/6pac/SlickGrid/issues/887)) ([ada4690](https://github.com/6pac/SlickGrid/commit/ada46904dfad9cbe74eada1d6fbe3b123599e27a))
12+
13+
### Features
14+
15+
* add shadow dom support, backported from [#890](https://github.com/6pac/SlickGrid/issues/890) ([#892](https://github.com/6pac/SlickGrid/issues/892)) ([20565ad](https://github.com/6pac/SlickGrid/commit/20565add9b31243ba29fb45365a6899737a321da))
16+
517
## [4.0.3](https://github.com/6pac/SlickGrid/compare/4.0.2...4.0.3) (2023-10-25)
618

719
### Bug Fixes

dist/controls/slick.columnmenu.min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)