-
Notifications
You must be signed in to change notification settings - Fork 671
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release(16.0.0): release 16.0.0 (#1602)
- Loading branch information
Showing
15 changed files
with
72 additions
and
268 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,70 +1,7 @@ | ||
## [15.2.1](https://github.com/ng-alain/delon/compare/15.2.0...15.2.1) (2023-05-13) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **abc:pdf:** fix pdf of latest version ([#1596](https://github.com/ng-alain/delon/issues/1596)) ([a42b4f0](https://github.com/ng-alain/delon/commit/a42b4f0413036f7236b74103395d772ffe13768f)) | ||
* **form:textarea:** fix missing property `autosize` ([#1595](https://github.com/ng-alain/delon/issues/1595)) ([98b7ca6](https://github.com/ng-alain/delon/commit/98b7ca6c44ba367c3be73396b28342518b6bbf2f)) | ||
|
||
|
||
|
||
# [15.2.0](https://github.com/ng-alain/delon/compare/15.1.0...15.2.0) (2023-04-16) | ||
|
||
# [16.0.0](https://github.com/ng-alain/delon/compare/15.2.1...16.0.0) (2023-06-07) | ||
|
||
### Bug Fixes | ||
|
||
* `canMatch` instead of `canLoad` ([#1586](https://github.com/ng-alain/delon/issues/1586)) ([ec86352](https://github.com/ng-alain/delon/commit/ec863527f1eba67cbbb6cfca40f516729344fc3b)) | ||
* **abc:pdf:** use`currentScale` instead of `_setScale` ([#1590](https://github.com/ng-alain/delon/issues/1590)) ([3b58880](https://github.com/ng-alain/delon/commit/3b5888022426d060310ea7a8d0fd2d2db99b28a3)) | ||
* **abc:st:** fix missing row class in fixed column ([#1591](https://github.com/ng-alain/delon/issues/1591)) ([0fa954f](https://github.com/ng-alain/delon/commit/0fa954fa65a67b34185c7c3113407b21e7693074)) | ||
* **form:** fix can't render due to inherited ([#1592](https://github.com/ng-alain/delon/issues/1592)) ([d14c866](https://github.com/ng-alain/delon/commit/d14c8669c32427a5e5019f66c43bbff3d412b8b1)) | ||
* **form:** fix out of memory error ([#1593](https://github.com/ng-alain/delon/issues/1593)) ([483819c](https://github.com/ng-alain/delon/commit/483819c5d4bc17c9b619ada4a5dd1a744a79fa5b)) | ||
* **form:** remote transfer body backgroun in dark ([#1588](https://github.com/ng-alain/delon/issues/1588)) ([113c686](https://github.com/ng-alain/delon/commit/113c686c2a98d35896dec069354f4130b0373d22)) | ||
|
||
|
||
### Features | ||
|
||
* **theme:** add `ignoreHide` of `MenuService.find` ([#1587](https://github.com/ng-alain/delon/issues/1587)) ([890f6d6](https://github.com/ng-alain/delon/commit/890f6d6b0a1bd41a1cafded9290b4ebfa7ed212d)) | ||
|
||
|
||
|
||
# [15.1.0](https://github.com/ng-alain/delon/compare/15.0.1...15.1.0) (2023-02-19) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **abc:st:** fix invalid total of global config ([#1583](https://github.com/ng-alain/delon/issues/1583)) ([fa8087f](https://github.com/ng-alain/delon/commit/fa8087f4fb0050fa47b8c9d57460cdf55d6fa9d3)) | ||
* **form:string:** fix pre tab cause out of focus ([#1581](https://github.com/ng-alain/delon/issues/1581)) ([bc03f4b](https://github.com/ng-alain/delon/commit/bc03f4bdae7a861d82db2edae9e0873ae80e8020)) | ||
* **form:** async ng-zorro-antd ([#1584](https://github.com/ng-alain/delon/issues/1584)) ([5774c55](https://github.com/ng-alain/delon/commit/5774c55f2226655eb0a6d9df57a029427fe6ec3f)) | ||
* **form:** fix ui value should inherit parent ui ([#1582](https://github.com/ng-alain/delon/issues/1582)) ([03e2dc5](https://github.com/ng-alain/delon/commit/03e2dc5dd60e00c81fe0284fe163700b24ea39c3)) | ||
|
||
|
||
### Features | ||
|
||
* **form:number:** support string type of `widgetWidth` ([#1580](https://github.com/ng-alain/delon/issues/1580)) ([f3e37e9](https://github.com/ng-alain/delon/commit/f3e37e97a490eb7437f7582a3e3716288358b5e5)) | ||
|
||
|
||
|
||
## [15.0.1](https://github.com/ng-alain/delon/compare/15.0.0...15.0.1) (2023-01-29) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **abc:pdf:** fix support `2.x` ([#1574](https://github.com/ng-alain/delon/issues/1574)) ([0cf8b3a](https://github.com/ng-alain/delon/commit/0cf8b3a98c1c2029ff7d90af6cea6d2941199d4b)) | ||
* **cli:** fix can not add index to parent of type array ([#1577](https://github.com/ng-alain/delon/issues/1577)) ([3ac463f](https://github.com/ng-alain/delon/commit/3ac463f22d7020afd4930c1372c6b87d865fdddd)) | ||
|
||
|
||
|
||
# [15.0.0](https://github.com/ng-alain/delon/compare/14.3.0...15.0.0) (2023-01-09) | ||
|
||
### Bug Fixes | ||
|
||
* **abc:st:** fix `className` not applied to title ([#1569](https://github.com/ng-alain/delon/issues/1569)) ([d641164](https://github.com/ng-alain/delon/commit/d6411640f54bb41ebff254b2b221dc200a635a21)) | ||
* **abc:theme-default:** remove unused parameter ([#1563](https://github.com/ng-alain/delon/issues/1563)) ([656bd89](https://github.com/ng-alain/delon/commit/656bd8993d9957697992842b2f25ad66e91e1a7f)) | ||
* **cli:** fix `name` points to an invalid index ([#1568](https://github.com/ng-alain/delon/issues/1568)) ([d4ad502](https://github.com/ng-alain/delon/commit/d4ad50259e398cbbf680b1bc2f7aca1d7eb14e1e)) | ||
|
||
|
||
### Features | ||
|
||
* **theme:layout-default:** add `layout-default-top-menu-item` ([#1570](https://github.com/ng-alain/delon/issues/1570)) ([f08dc46](https://github.com/ng-alain/delon/commit/f08dc46af7ad9ca5cf3e4fa5b0daef2cfbc0b4a5)) | ||
* **util:format:** support scientific notation of `isNum` ([#1567](https://github.com/ng-alain/delon/issues/1567)) ([f8c0589](https://github.com/ng-alain/delon/commit/f8c05894e0a10fb6037275103b921698ca072494)) | ||
* **abc:st:** fix error row class in fixed column title cell ([#1598](https://github.com/ng-alain/delon/issues/1598)) ([d2bf211](https://github.com/ng-alain/delon/commit/d2bf211a35df8bcbee165b54bcda4b2dcf69c6f0)) | ||
* **form:** fix inheriting references to other of ui ([#1600](https://github.com/ng-alain/delon/issues/1600)) ([a0150e7](https://github.com/ng-alain/delon/commit/a0150e7520376064469cfa5ae0e3394635620022)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.