Skip to content

Releases: porscheinformatik/clarity-addons

Release 10.0.0

01 Feb 12:38
ad10cc6
Compare
Choose a tag to compare

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

Bildschirmfoto 2021-02-01 um 13 33 24

  • Add cds-theme=„phs“ to html tag for PHS theme
    <html cds-theme="phs">
  • Remove phs css link (and roboto if present)

Bildschirmfoto 2021-02-01 um 13 37 56

Release 9.2.4

25 Jan 11:34
1731cdc
Compare
Choose a tag to compare

Bugfix

Treetable: Close action-overflow, when opening another action-overflow

Release 9.2.3

25 Jan 09:19
ece1ab4
Compare
Choose a tag to compare

Bugfix

Treetable: Fix action-overflow for dynamic content #972

Release 9.2.2

25 Jan 09:16
182019b
Compare
Choose a tag to compare

Bufix

Treetable: Fix EHCAIHBC error for clrExpandable input #970

Release 9.2.1

13 Jan 11:45
0d09ace
Compare
Choose a tag to compare

Features

Treetable: Fix child row indentation #967

Release 9.2.0

12 Jan 09:22
0836b87
Compare
Choose a tag to compare

Features

Treetable: Add single row actions #963

Release 9.1.2

16 Dec 10:42
a2fa35b
Compare
Choose a tag to compare

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

14 Dec 08:30
6ffd0e2
Compare
Choose a tag to compare

Bugfix

ClrHistory: Adapt history service #960

Release 9.1.0

17 Nov 08:28
b3ed640
Compare
Choose a tag to compare

Bugfix

Combobox: Fix validation-icon position and update clarity to 4.0.6 #958

Release 9.0.6

16 Oct 10:28
f3352ef
Compare
Choose a tag to compare

Bugfix

Fix clr-input-wrapper max-with on clr 4.0.3 #944