Releases: porscheinformatik/clarity-addons
Releases · porscheinformatik/clarity-addons
v17.3.1
What's Changed
- added export for all Icons by @FlorianJester in #2232
Full Changelog: v17.3.0...v17.3.1
v17.3.0
What's Changed
- Make @kolkov/angular-editor optional by @martinbrom in #2219
- Fix bg vertical nav selected / hover by @DaSmid in #2228
- Make clr and cds peer dependencies specified as a range (not an exact version) by @martinbrom in #2226
Full Changelog: v17.2.5...v17.3.0
Breaking change
Angular editor (clr-html-editor
) is no longer provided as a custom component, instead the custom theme has been incorporated into the clarity-addons stylesheet. The @kolkov/angular-editor
dependency is therefore no longer required, if not using the functionality.
To migrate: replace the old clr-html-editor
component with the angular-editor
component, and remove the clr
prefix from the component inputs. No additional steps are necessary.
v17.2.5
v17.2.4
What's Changed
Full Changelog: v17.2.3...v17.2.4
v17.2.3
What's Changed
- Update to new clarity version by @jusuftopic in #2222
Full Changelog: v17.2.2...v17.2.3
v17.2.2
What's Changed
- Update clr-warning styles by @gc62767 in #2195
- Website documentation for clr-control-warning by @gc62767 in #2204
- Fix: Duplicate animated close button by @DaSmid in #2211
- Fix unit align by @DaSmid in #2212
- Fix treetable with fixed header by @DaSmid in #2214
- fix icon btn treetable header by @DaSmid in #2215
- Remove opacity for nav-group according Angular 17 changes by @jusuftopic in #2217
- Remove max width for location bar items by @jusuftopic in #2216
Full Changelog: v17.2.1...v17.2.2