Releases: porscheinformatik/clarity-addons
Releases · porscheinformatik/clarity-addons
Release 10.0.0
Features/Breaking Change
Upgrades angular to v11 and clarity to v5
Upgrade Guide
- npm install @cds/core @webcomponents/custom-elements --save
- ng update @angular/core @angular/cli @clr/angular @porscheinformatik/clr-addons --allow-dirty
- npm uninstall @clr/core
- angular.json: Remove assets import (if present) and add styles import
- Add cds-theme=„phs“ to html tag for PHS theme
<html cds-theme="phs">
- Remove phs css link (and roboto if present)
Release 9.2.4
Bugfix
Treetable: Close action-overflow, when opening another action-overflow
Release 9.2.3
Bugfix
Treetable: Fix action-overflow for dynamic content #972
Release 9.2.2
Bufix
Treetable: Fix EHCAIHBC error for clrExpandable input #970
Release 9.2.1
Features
Treetable: Fix child row indentation #967
Release 9.2.0
Features
Treetable: Add single row actions #963
Release 9.1.2
Bugfix
Encode and decode cookie value for clr.history cookie in order to reduce risk of problematic characters for load balancers and proxies #961
Release 9.1.1
Bugfix
ClrHistory: Adapt history service #960
Release 9.1.0
Bugfix
Combobox: Fix validation-icon position and update clarity to 4.0.6 #958
Release 9.0.6
Bugfix
Fix clr-input-wrapper max-with on clr 4.0.3 #944