Releases: CleverCloud/clever-components
Releases · CleverCloud/clever-components
v14.1.1
v14.1.0
14.1.0 (2024-06-19)
🚀 Features
- cc-logs-application-view: dispatch event when date range selection changes (04c376c)
- cc-logs-application-view: enhance filtering (eaa96cf), closes #1073 #1014
- cc-logs-application-view: init from a date range selection passed into the smart context (9cdeb1f), closes #1075
🐛 Bug Fixes
v14.0.1
v14.0.0
14.0.0 (2024-06-12)
⚠ BREAKING CHANGES
- cc-addon-credentials: The
addonTypevalue for Materia KV is nowmateria-kvinstead ofmateriadb-kv - cc-pricing-header: the properties have changed
zones: property has been renamed tostatezones.state: property has been renamed totype
- cc-header-addon: the properties have changed
state: new property containing the whole stateaddon: property has been deleted as it is now part of the stateversion: property has been deleted as it is now part of the statezone: property has been deleted as it is now part of the stateerror: property has been deleted as it is now part of the state
- cc-header-app: the properties have changed
state: new property containing the whole state of the componentapp: property has been deleted as it is now part of thestatepropertystatus: property has been deleted as it is now part of thestatepropertyrunning-commit: property has been deleted as it is now part of the
statepropertystarting-commit: property has been deleted as it is now part of the
statepropertyzone: property has been deleted as it is now part of the
statepropertyerror: property has been deleted as it is now part of thestateproperty
- cc-zone-input: the properties have changed
state: new property containing the whole statezones: property has been deleted as it is now part of the stateerror: property has been deleted as it is now part of the state
- cc-zone: the properties have changed
state: new property containing the whole statezone: property has been deleted as it is now part of the state
- cc-invoice-table: the properties have changed
state: new property containing the whole stateinvoices: property has been deleted as it is now part of the state
- cc-addon-admin: the properties have changed
state: new property containing the whole stateaddon: property has been deleted as it is now part of the stateerror: property has been deleted as it is now part of the statesaving: property has been deleted as it is now part of the state
- cc-doc-list: the properties have changed
state: new property containing the whole statedocs: property has been deleted as it is now part of the stateerror: property has been deleted as it is now part of the state
- cc-doc-card: the properties have changed
state: new property containing the whole statedescription: property has been deleted as it is now part of the stateheading: property has been deleted as it is now part of the stateicons: property has been deleted as it is now part of the statelink: property has been deleted as it is now part of the state
- cc-tile-scalability: the properties have changed
state: new property containing the whole statescalability: property has been deleted as it is now part of the stateerror: property has been deleted as it is now part of the state
- cc-header-orga: the properties have changed
- The
orgacomponent property has been renamed tostate- The
orga.statestate property has been renamed tostate.type
- The
- The
- cc-addon-features: the properties have changed
state: new property containing the whole statefeatures: property has been deleted as it is now part of the stateerror: property has been deleted as it is now part of the state
- cc-addon-backups: the properties have changed
state: new property containing the whole statebackups: property has been deleted as it is now part of the stateerror: property has been deleted as it is now part of the state
- cc-heptapod-info: the properties have changed
state: new property containing the whole statestatistics: property has been deleted as it is now part of the stateerror: property has been deleted as it is now part of the state
- cc-elasticsearch-info: the properties have changed
state: new property containing the whole stateerror: property has been deleted as it is now part of the statelinks: property has been deleted as it is now part of the state
- cc-matomo-info: the properties have changed
state: new property containing the whole statematomoLink: property has been deleted as it is now part of the state asmatomoUrlmysqlLink: property has been deleted as it is now part of the state asmysqlUrlphpLink: property has been deleted as it is now part of the state asphpUrlredisLink: property has been deleted as it is now part of the state asredisUrlerror: property has been deleted as it is now part of the state
- cc-tcp-redirection-form: the properties have changed
- The
redirectionscomponent property has been renamed tostate- The
redirections.statestate property has been renamed tostate.type - The
redirections.valuestate property has been renamed tostate.redirections
- The
- The
- cc-tcp-redirection: the properties have changed
- The
redirectioncomponent property has been renamed tostate- The
redirection.statestate property has been renamed tostate.type
- The
- The
- cc-article-card: the properties have changed
state: new property containing the whole statetitle: property has been deleted as it is now part of the statedescription: property has been deleted as it is now part of the statebanner: property has been deleted as it is now part of the statedate: property has been deleted as it is now part of the statelink: property has been deleted as it is now part of the state
- cc-tile-requests: the properties have changed
state: new property containing the whole stateerror: property has been deleted as it is now part of the statedata: property has been deleted as it is now part of the state
- cc-tile-metrics: the properties have changed
metrics: property has been renamed tostatemetrics.state: property has been renamed totypegrafanaLink: property has been replaced by an object property namedgrafanaLinkState
🐛 Bug Fixes
🛠 Code Refactoring
- cc-addon-admin: rework properties to avoid impossible states (954ebd2)
- cc-addon-backups: rework properties to avoid impossible st… (ea9c40f)
- cc-addon-features: rework properties to avoid impossible states (89f1a4f)
- cc-article-card: rework properties to avoid impossible states (675d1ca)
- cc-doc-card: rework properties to avoid impossible states (b4d4f87)
- cc-doc-list: rework properties to avoid impossible states (1ef23ee)
- cc-elasticsearch-info: rework properties to avoid impossible states (26fde7d)
- cc-header-addon: rework properties to avoid impossible states (ceea4ab)
- cc-header-app: rework properties to avoid impossible states (721bf45)
- cc-header-orga: rework properties to avoid impossible states (fd2b737)
- cc-heptapod-info: rework properties to avoid impossible states (654dbba)
- cc-invoice-table: rework properties to avoid impossible states (1f7ee73)
- cc-matomo-info: rework properties to avoid impossible states (cbfc1f7)
- cc-pricing-header: rework properties to avoid impossible states (7a8bad2)
- cc-tcp-redirection-form: rework properties to avoid impossible states (267ea82)
- cc-tcp-redirection: rework properties to avoid impossible states (08b2fcd)
- cc-tile-metrics: rework properties to avoid impossible states (26da5af)
- **cc-tile-reque...
v13.3.1
v13.3.0
v13.2.0
13.2.0 (2024-04-12)
🚀 Features
- cc-logs-application-view: add a fullscreen button mode (d6c7e36), closes #983
- cc-logs-application-view: init component (732b48e), closes #967
- cc-logs-control: add header slot (9fcbff6), closes #964
- cc-logs-instances: add tooltips to commit label and instance index (438751c)
- cc-logs,cc-logs-control: add the ability to filter on logs' message (362c9ba)
- cc-popover: add
--cc-popover-trigger-button-widthcss property (3e1dc1c) - cc-smart-container: allow optional property in smart context (c62f172)
🐛 Bug Fixes
- cc-input-date: fix date formatting at midnight (bc67946)
- cc-logs-application-view: fix loading message visibility hover black theme (ba1e0b4), closes #1019
- cc-logs-control: fix the event detail when metadata-display option changes (222e110)
- cc-logs-instances: fix instance selection (3ff0206)
- cc-logs-instances: fix sort order of the instances when grouped by deployments (0bb4d18)
- cc-logs-instances: fix spacing around deployment relative date (7a95572), closes #965
- cc-logs: do not collapse spaces in log messages (90f3d9f), closes #965
- cc-logs: do not include hidden metadata into clipboard (ca7cacb)
- cc-logs: fix spacing between metadata and message (a7534ef)
v13.1.0
13.1.0 (2024-04-03)
🚀 Features
- cc-addon-credentials: add support for materiadb-kv (5fce8de), closes #992
- cc-addon-credentials: add support for port (d474dbc), closes #992
- cc-addon-credentials: adjust translations for host and token (21f13f8), closes #992
- cc-addon-credentials: adjust translations for Pulsar (53e6370)
- cc-product-list: init component (a6454bf), closes #892
🐛 Bug Fixes
v13.0.0
13.0.0 (2024-03-07)
⚠ BREAKING CHANGES
- cc-popover: remove the
accessibleNameprop & associated attribute - cc-icon: remove the
accessibleNameprop & associated attribute - cc-button: remove the
accessibleNameprop & associated attribute - cc-badge: remove the
iconAccessibleNameprop & associated attribute - cc-img: remove the
accessibleNameprop & associated attribute - cc-env-var-linked-services: the properties have changed
state: new property containing the whole stateservices: property has been deleted as it is now part of the stateerror: property has been deleted as it is now part of the state
- cc-env-var-form: the properties have changed
state: new property containing the whole statevariables: property has been deleted as it is now part of the stateerror: property has been deleted as it is now part of the stateparserOptions: property has been deleted as it is now part of the statesaving: property has been deleted as it is now part of the state
- cc-env-var-editor-json: the properties have changed
state: new property containing the whole statevariables: property has been deleted as it is now part of the stateparserOptions: property has been deleted as it is now part of the state
- cc-env-var-editor-expert: the properties have changed
state: new property containing the whole statevariables: property has been deleted as it is now part of the stateparserOptions: property has been deleted as it is now part of the state
- cc-env-var-editor-simple: the properties have changed
state: new property containing the whole statevariables: property has been deleted as it is now part of the statemode: property has been deleted as it is now part of the state
- cc-env-var-create: change property
modetovalidationMode - cc-article-list: the properties have changed
state: new property containing the whole statearticles: property has been deleted as it is now part of the stateerror: property has been deleted as it is now part of the state
- cc-invoice-list: the properties have changed
state: new property containing the whole stateinvoices: property has been deleted as it is now part of the stateerror: property has been deleted as it is now part of the state
- cc-tile-instances: the properties have changed
state: new property containing the whole stateinstances: property has been deleted as it is now part of the stateerror: property has been deleted as it is now part of the state
- cc-invoice: the properties have changed
state: new property containing the whole stateinvoice: property has been deleted as it is now part of the stateerror: property has been deleted as it is now part of the statenumber: property has been deleted as it is now part of the state
- cc-addon-linked-apps: the properties have changed
state: new property containing the whole stateapplications: property has been deleted as it is now part of the stateerror: property has been deleted as it is now part of the state
- cc-tile-deployments: the properties have changed
state: new property containing the whole statedeployments: property has been deleted as it is now part of the stateerror: property has been deleted as it is now part of the state
- cc-grafana-info: all properties have been merged into a new
stateproperty. - cc-jenkins-info: all properties have been merged into a new
stateproperty. - cc-tile-status-codes: the properties have changed
state: new property containing the whole statestatusCodes: property has been deleted as it is now part of the stateerror: property has been deleted as it is now part of the state
🚀 Features
- add error event from
sendToApicalls (4ac5415), closes #956 - cc-badge: remove the
iconAccessibleNameprop & associated attribute (6c322c3) - cc-button: remove the
accessibleNameprop & associated attribute (8a7a0f0) - cc-icon: remove the
accessibleNameprop & associated attribute (5e311d0) - cc-img: remove the
accessibleNameprop & associated attribute (9019da7) - cc-input-date: adds label style customization (f6433c3), closes #888
- cc-input-number: adds label style customization (e0702d8), closes #888
- cc-input-text: adds label style customization (51fa2f4), closes #888
- cc-loader: add accessibleName property (d69a36a), closes #870
- cc-logs-control: init component (24e6768), closes #908
- cc-logs-instance: init component (d87e87a), closes #877
- cc-popover: remove the
accessibleNameprop & associated attribute (4b47ebb) - cc-product-card: init component (9b63536), closes #891
- cc-select: adds label style customization (e0edcc0), closes #888
- cc-toggle: adds label style customization (1556ecc), closes #888
🐛 Bug Fixes
- cc-badge: use
iconA11yNameiniconAccessibleNamegetter/setter (92af579), closes #934 - smart-component: protect from abortController nullity when smart component is disconnected (c714dcd), closes #968
🛠 Code Refactoring
- cc-addon-linked-apps: migrate to the new smart component design (69a999b)
- cc-article-list: migrate to the new smart component design (4711406), closes #921
- cc-env-var-create: change property
modetovalidationMode(264208b) - cc-env-var-editor-expert: rework properties to make impossible state impossible (b3c26de), closes #926
- cc-env-var-editor-json: rework properties to make impossible state impossible (901cfac), closes #926
- cc-env-var-editor-simple: rework properties to make impossible state impossible (201b8af), closes #926
- cc-env-var-form: migrate to the new smart component design (0425b6c), closes #926
- cc-env-var-linked-services: rework properties to make impossible state impossible (069f8cd), closes #926
- cc-grafana-info: migrate to the new smart component design ([9e404f6](9e404f691e956a5b22328...
v12.0.0
12.0.0 (2023-12-18)
⚠ BREAKING CHANGES
- cc-header-orga: check the
HeaderOrgaStatetype to adapt your code to the new state API. - cc-img: replace prop text by accessibleName
🚀 Features
- cc-ansi-palette: init component (9b01309), closes #883
- cc-badge: deprecate
icon-accessible-namein favor oficon-a11y-name(8b25182), closes #893 - cc-button: deprecate
accessible-namein favor ofa11y-name(8ceaab5), closes #893 - cc-button: implement parts of ARIA API (014c592), closes #699
- cc-header-orga: add a
footerslot and small design tweaks (dfb4624), closes #869 - cc-header-orga: rework state and types (727d2f9), closes #884
- cc-icon: deprecate
accessible-namein favor ofa11y-name(12e2e73), closes #893 - cc-img: deprecate
accessible-namein favor ofa11y-name(fa2e860), closes #893 - cc-input-date: init component (40c978b), closes #842
- cc-logs: init (f83a784), closes #697
- cc-popover: deprecate
accessible-namein favor ofa11y-name(a41f5a1), closes #893 - cc-popover: init component (0887067), closes #829
- i18n: add the ability to specify minimum and maximum fraction digits when formating number (e101776)
🐛 Bug Fixes
- cc-header-orga: hide initials from screen readers (8196779), closes #885
- cc-header-orga: trim orga name in case it starts with spaces (cdd6b04), closes #886
- cc-img: populate
altvalue (a5d2d2b), closes #726 - cc-toggle: fix extra margin on top of cc-toggle when legend is inlined and when inside a grid (a59ba34), closes #896
- i18n-sanitize: handle cases where origin equals empty string (0852482), closes #906
🛠 Code Refactoring
- cc-img: replace prop text by accessibleName (c8586f9)