Skip to content

Releases: CleverCloud/clever-components

v16.2.0

30 Oct 15:44
be2121a
Compare
Choose a tag to compare

16.2.0 (2024-10-30)

🚀 Features

  • cc-zone-picker: add disabled and readonly modes (a17dfd1)

🐛 Bug Fixes

  • cc-block: improve alignment in footer (0a7e3ae)
  • cc-header-addon: improve zone alignment in footer (d875d57)
  • cc-header-app: improve zone alignment in footer (8c72d23)
  • cc-zone: improve alignment (5b42c3d), closes #1226

v16.1.0

23 Oct 08:04
d2c7cf5
Compare
Choose a tag to compare

16.1.0 (2024-10-22)

🚀 Features

  • cc-domain-management: remove spacing between domain and path (b5498f3), closes #1204

🐛 Bug Fixes

  • cc-block: remove margin bottom (1ca09d5)
  • cc-domain-management: allow newly added domain to be marked as primary (68c3961), closes #1213
  • cc-domain-management: revert to initial gap (993ff9f)
  • cc-env-var-form: remove unnecessary link and fix typo in description text (4b2e3f7)
  • cc-invoice: remove unnecessary padding (458a488)

v16.0.0

21 Oct 12:59
1043eea
Compare
Choose a tag to compare

16.0.0 (2024-10-21)

⚠ BREAKING CHANGES

  • cc-header-orga: the footer slot has changed
    • slot='footer': has been removed
    • slot='footer-left': has been created
    • slot='footer-right: has been created
  • cc-addon-credentials: the properties have changed
    • toggleState: property has been renamed to toggle
  • cc-block: the properties have changed
    • noHead: property has been deleted
    • state: property has been renamed to toggle
    • overlay: property has been deleted

🚀 Features

  • cc-domain-management: move doc link into cc-block footer slot (6430b67)
  • cc-elasticsearch-info: move doc link into cc-block footer slot (ecfa136)
  • cc-env-var-form: move doc link into cc-block footer slot (2be6567)
  • cc-grafana-info: move doc link into cc-block footer slot (1f4940e)
  • cc-heptapod-info: move doc link into cc-block footer slot (cab5c7e)
  • cc-invoice-list: move doc link into cc-block footer slot (ff67820)
  • cc-invoice-table: support multi-currency (a7a9ec2), closes #1171
  • cc-invoice: add currency as part of the state (5590257), closes #1169
  • cc-jenkins-info: move doc link into cc-block footer slot (a23e8f7)
  • cc-matomo-info: move doc link into cc-block footer slot (20ef5fa)
  • cc-orga-member-list: move doc link into cc-block footer slot (7f4e006)
  • cc-ssh-key-list: move doc link into cc-block footer slot (841a584)
  • cc-tcp-redirection-form: move doc link into cc-block footer slot (b619304)

🛠 Code Refactoring

  • cc-addon-credentials: adapt component with the new cc-block (2e39c47)
  • cc-block: rework component and introduce slot stack (7bb3425), closes #225
  • cc-header-orga: adapt component with the new cc-block (9107721)

v15.3.0

09 Oct 13:20
56b2eca
Compare
Choose a tag to compare

15.3.0 (2024-10-09)

🚀 Features

  • cc-zone-card: init component (ca935db)
  • cc-zone-picker: init component (07517d6)

v15.2.2

07 Oct 15:08
60907a4
Compare
Choose a tag to compare

15.2.2 (2024-10-07)

🐛 Bug Fixes

  • cc-domain-management: update cleverapps docs link (f2b44ac), closes #1173

v15.2.1

07 Aug 09:00
7f19e37
Compare
Choose a tag to compare

15.2.1 (2024-08-07)

🐛 Bug Fixes

  • cc-domain-management: fix typo & improve texts (5132105)

v15.2.0

05 Aug 14:33
60789cc
Compare
Choose a tag to compare

15.2.0 (2024-08-05)

🚀 Features

  • cc-domain-management: display all A Records within a single input (cf58a0c), closes #1134

🐛 Bug Fixes

  • cc-domain-management: improve responsive aspect (dca9c74), closes #1126

v15.1.1

31 Jul 07:18
ca50c84
Compare
Choose a tag to compare

15.1.1 (2024-07-30)

🐛 Bug Fixes

  • cc-input-text: match text and input (7e156b4), closes #1130
  • cc-toast: decrease paragraph margins (388b7db), closes #1127

v15.1.0

25 Jul 15:04
2d954ca
Compare
Choose a tag to compare

15.1.0 (2024-07-25)

🚀 Features

  • cc-domain-management: init (f4d0146), closes #1095
  • i18n-sanitize: authorize <span> elements (21bfad0)

v15.0.1

28 Jun 12:11
c9c0041
Compare
Choose a tag to compare

15.0.1 (2024-06-28)

🐛 Bug Fixes

  • cc-input-date: fix Enter keystroke when not into a form element (31bcb3c)
  • cc-input-number: fix Enter keystroke when not into a form element (aa9fa07)
  • cc-input-text: fix Enter keystroke when not into a form element (c23f31a)