Skip to content

Commit

Permalink
release(12.3.0): release 12.3.0 (#1368)
Browse files Browse the repository at this point in the history
  • Loading branch information
cipchk authored Oct 30, 2021
1 parent d07bcdd commit 3fc8d74
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# [12.3.0](https://github.com/ng-alain/delon/compare/12.2.3...12.3.0) (2021-10-30)


### Bug Fixes

* **abc:st:** fix `iif` of group columns ([#1363](https://github.com/ng-alain/delon/issues/1363)) ([14eb035](https://github.com/ng-alain/delon/commit/14eb0351d62ec57d64010a910f8054350e9c9734))
* **form:number:** fix exclusive range when step be set ([#1366](https://github.com/ng-alain/delon/issues/1366)) ([68b5c5b](https://github.com/ng-alain/delon/commit/68b5c5b726e6cdf7d55bf4ba271d4e5f299d8cbb))


### Features

* **abc:xlsx:** add support csv file ([#1354](https://github.com/ng-alain/delon/issues/1354)) ([826b93f](https://github.com/ng-alain/delon/commit/826b93f1c41247fd9385ebf4f11b99e10a5449a3))
* **acl:** support function of guard ([#1365](https://github.com/ng-alain/delon/issues/1365)) ([bf2ff5d](https://github.com/ng-alain/delon/commit/bf2ff5d5be9d0f94ff949a0574b35cba3648aa77))
* adding Italian locale ([#1357](https://github.com/ng-alain/delon/issues/1357)) ([52b237a](https://github.com/ng-alain/delon/commit/52b237ade8f9c13f95cc0cc84eba17f8cbda51f1))
* **chart:echarts:** add `on` property ([#1337](https://github.com/ng-alain/delon/issues/1337)) ([442abcc](https://github.com/ng-alain/delon/commit/442abcc89d63aaab9664330ce0ecc6034d6d3888))
* **form:widget:text:** add `html`property ([#1367](https://github.com/ng-alain/delon/issues/1367)) ([d07bcdd](https://github.com/ng-alain/delon/commit/d07bcdd55f0d749a2d66c8b3fcdde651ad947cf5))
* **theme:menu:** support `svg` type ([#1364](https://github.com/ng-alain/delon/issues/1364)) ([36c43e2](https://github.com/ng-alain/delon/commit/36c43e2efee9564a6c7f41ff8247858b7d248aca))
* **util:format:** add token mode in format mask ([#1349](https://github.com/ng-alain/delon/issues/1349)) ([152cc50](https://github.com/ng-alain/delon/commit/152cc504e0dc83d65ae571fdf0919bcfbd6e1cdb))



## [12.2.3](https://github.com/ng-alain/delon/compare/12.2.2...12.2.3) (2021-09-24)


Expand Down
18 changes: 18 additions & 0 deletions docs/changelog.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,24 @@ NG-ALAIN strictly follows [Semantic Versioning 2.0.0](http://semver.org/lang/zh-

---

# [12.3.0](https://github.com/ng-alain/delon/compare/12.2.3...12.3.0) (2021-10-30)

### Bug Fixes

* **abc:st:** fix `iif` of group columns ([#1363](https://github.com/ng-alain/delon/issues/1363)) ([14eb035](https://github.com/ng-alain/delon/commit/14eb0351d62ec57d64010a910f8054350e9c9734))
* **form:number:** fix exclusive range when step be set ([#1366](https://github.com/ng-alain/delon/issues/1366)) ([68b5c5b](https://github.com/ng-alain/delon/commit/68b5c5b726e6cdf7d55bf4ba271d4e5f299d8cbb))

### Features

* **abc:xlsx:** add support `csv` file ([#1354](https://github.com/ng-alain/delon/issues/1354)) ([826b93f](https://github.com/ng-alain/delon/commit/826b93f1c41247fd9385ebf4f11b99e10a5449a3))
* **acl:** support function of `guard` ([#1365](https://github.com/ng-alain/delon/issues/1365)) ([bf2ff5d](https://github.com/ng-alain/delon/commit/bf2ff5d5be9d0f94ff949a0574b35cba3648aa77))
* adding Italian locale ([#1357](https://github.com/ng-alain/delon/issues/1357)) ([52b237a](https://github.com/ng-alain/delon/commit/52b237ade8f9c13f95cc0cc84eba17f8cbda51f1))
* **chart:echarts:** add `on` property ([#1337](https://github.com/ng-alain/delon/issues/1337)) ([442abcc](https://github.com/ng-alain/delon/commit/442abcc89d63aaab9664330ce0ecc6034d6d3888))
* **form:widget:text:** add `html`property ([#1367](https://github.com/ng-alain/delon/issues/1367)) ([d07bcdd](https://github.com/ng-alain/delon/commit/d07bcdd55f0d749a2d66c8b3fcdde651ad947cf5))
* **theme:menu:** support `svg` type ([#1364](https://github.com/ng-alain/delon/issues/1364)) ([36c43e2](https://github.com/ng-alain/delon/commit/36c43e2efee9564a6c7f41ff8247858b7d248aca))
* **util:format:** add token mode in format mask ([#1349](https://github.com/ng-alain/delon/issues/1349)) ([152cc50](https://github.com/ng-alain/delon/commit/152cc504e0dc83d65ae571fdf0919bcfbd6e1cdb))


## [12.2.3](https://github.com/ng-alain/delon/compare/12.2.2...12.2.3) (2021-09-24)

### Bug Fixes
Expand Down
18 changes: 18 additions & 0 deletions docs/changelog.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,24 @@ NG-ALAIN 严格遵循 [Semantic Versioning 2.0.0](http://semver.org/lang/zh-CN/)

---

# [12.3.0](https://github.com/ng-alain/delon/compare/12.2.3...12.3.0) (2021-10-30)

### Bug Fixes

* **abc:st:** 修复表头分组下 `iif` 失效 ([#1363](https://github.com/ng-alain/delon/issues/1363)) ([14eb035](https://github.com/ng-alain/delon/commit/14eb0351d62ec57d64010a910f8054350e9c9734))
* **form:number:** 修复步骤影响范围包含值 ([#1366](https://github.com/ng-alain/delon/issues/1366)) ([68b5c5b](https://github.com/ng-alain/delon/commit/68b5c5b726e6cdf7d55bf4ba271d4e5f299d8cbb))

### Features

* **abc:xlsx:** 新增支持 `csv` 文件 ([#1354](https://github.com/ng-alain/delon/issues/1354)) ([826b93f](https://github.com/ng-alain/delon/commit/826b93f1c41247fd9385ebf4f11b99e10a5449a3))
* **acl:** 新增 `guard` 参数支持函数 ([#1365](https://github.com/ng-alain/delon/issues/1365)) ([bf2ff5d](https://github.com/ng-alain/delon/commit/bf2ff5d5be9d0f94ff949a0574b35cba3648aa77))
* 新增意大利语 ([#1357](https://github.com/ng-alain/delon/issues/1357)) ([52b237a](https://github.com/ng-alain/delon/commit/52b237ade8f9c13f95cc0cc84eba17f8cbda51f1))
* **chart:echarts:** 新增 `on` 参数 ([#1337](https://github.com/ng-alain/delon/issues/1337)) ([442abcc](https://github.com/ng-alain/delon/commit/442abcc89d63aaab9664330ce0ecc6034d6d3888))
* **form:widget:text:** 新增 `html` 参数,默认以HTML格式渲染 ([#1367](https://github.com/ng-alain/delon/issues/1367)) ([d07bcdd](https://github.com/ng-alain/delon/commit/d07bcdd55f0d749a2d66c8b3fcdde651ad947cf5))
* **theme:menu:** 新增Icon图标支持 `svg` 格式 ([#1364](https://github.com/ng-alain/delon/issues/1364)) ([36c43e2](https://github.com/ng-alain/delon/commit/36c43e2efee9564a6c7f41ff8247858b7d248aca))
* **util:format:** 新增更复杂的掩码格式 ([#1349](https://github.com/ng-alain/delon/issues/1349)) ([152cc50](https://github.com/ng-alain/delon/commit/152cc504e0dc83d65ae571fdf0919bcfbd6e1cdb))


## [12.2.3](https://github.com/ng-alain/delon/compare/12.2.2...12.2.3) (2021-09-24)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "delon",
"version": "12.2.3",
"version": "12.3.0",
"description": "Delon is a set of essential modules for NG-ALAIN.",
"keywords": [
"delon",
Expand Down

0 comments on commit 3fc8d74

Please sign in to comment.