@clevercloud/components
Advanced tools
Changelog
13.2.0 (2024-04-12)
--cc-popover-trigger-button-width
css property (3e1dc1c)Changelog
13.1.0 (2024-04-03)
Changelog
13.0.0 (2024-03-07)
accessibleName
prop & associated attributeaccessibleName
prop & associated attributeaccessibleName
prop & associated attributeiconAccessibleName
prop & associated attributeaccessibleName
prop & associated attributestate
: 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 statestate
: 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 statestate
: 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 statestate
: 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 statestate
: 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 statemode
to validationMode
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 statestate
: 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 statestate
: 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 statestate
: 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 statestate
: 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 statestate
: 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 statestate
property.state
property.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 statesendToApi
calls (4ac5415), closes #956iconAccessibleName
prop & associated attribute (6c322c3)accessibleName
prop & associated attribute (8a7a0f0)accessibleName
prop & associated attribute (5e311d0)accessibleName
prop & associated attribute (9019da7)accessibleName
prop & associated attribute (4b47ebb)iconA11yName
in iconAccessibleName
getter/setter (92af579), closes #934mode
to validationMode
(264208b)Changelog
12.0.0 (2023-12-18)
HeaderOrgaState
type to adapt your code to the new state API.icon-accessible-name
in favor of icon-a11y-name
(8b25182), closes #893accessible-name
in favor of a11y-name
(8ceaab5), closes #893footer
slot and small design tweaks (dfb4624), closes #869accessible-name
in favor of a11y-name
(12e2e73), closes #893accessible-name
in favor of a11y-name
(fa2e860), closes #893accessible-name
in favor of a11y-name
(a41f5a1), closes #893alt
value (a5d2d2b), closes #726Changelog
11.0.0 (2023-07-18)
name
property. Make sure you filter out unwanted features using the addonFeatures
(smart component usage) or productFeatures
prop (directly set on the cc-pricing-product
component). See the related issue for more info.price
in the options
property is no more needed on components:
error
property from an enum to a boolean.icon
property is now image
. It still requires a URL.icon
property now requires an icon object instead of a URL. If you want to pass a URL nevertheless, use the new image
property instead.icon-alt
property is now icon-accessible-name
.icon-src
property is now icon
and requires an icon object instead of a URL.IconModel
interface should be imported from src/components/common.types.d.ts
file and not src/components/cc-icon/cc-icon.types.d.ts
file anymore.cc-pricing-page
component a lot more. For instance, the cc-pricing-header
can now be positioned wherever one wants within the cc-pricing-page
because everything is slotted within the cc-pricing-page
. The smart cc-pricing-page
smart component was mainly interacting with cc-pricing-header
data (fetching zones
). This is why we removed the cc-pricing-page.smart
part and added a cc-pricing-header.smart
.cc-pricing-table
component has been merged into the cc-pricing-product
component.cc-pricing-table
sub-component to do so.cc-pricing-table
component and stories into cc-pricing-product
.cc-icon
(0097bed)icon
property to image
(1d0655a)cc-icon
(629806c)cc-icon
(14e6c28)cc-addon-option
icon property (fc76583)icon
property to receive an IconModel (b72e0b5)iconAlt
property to iconAccessibleName
(eb4494b)cc-icon
instead of cc-img
(b48032d)cc-icon
(4f06188)icon
property to image
and add icon
property to receive an IconModel (51e9bf9)cc-icon
(12828bb)cc-icon
(8619af3)cc-icon
(205265d)cc-icon
(285af26)cc-icon
(3863243)cc-icon
(eb3980a)cc-icon
(a26c6c2)cc-icon
(158c19e)cc-icon
(2296126)cc-icon
(e5d4b44)cc-icon
(3cebef0)cc-icon
(489e35d)cc-icon
(fac4c73)cc-icon
(8951bdf)cc-icon
(ec31ed4)cc-icon
(ec67cf3)cc-icon
(8450410)cc-icon
(73e98d6)cc-icon
(44a26b7)cc-icon
(29c03d9)cc-icon
(3386f32)cc-flex-gap
(64ab365)--cc-border-radius-default
and use it when relevant (a9f344a)--cc-border-radius-small
and use it when relevant (c321b79)--cc-color-border-neutral-disabled
and use it when relevant (3034296)--cc-color-border-neutral-focused
and use it when relevant (593fe51)--cc-color-border-neutral-hovered
and use it when relevant (8445e1b)--cc-color-border-neutral-strong
and use it when relevant (03aed66)--cc-color-border-neutral-weak
and use it when relevant (07fa2a6)--cc-color-border-neutral
and use it when relevant (8021678)cc-icon
in circle mode and loading state (95d4187)--cc-color-bg-neutral-readonly
when relevant (22bbc9c), closes #511<template>
inside unsafeHTML
expression (92b20ec), closes #784IconModel
interface to common.types.d.ts
(89a6409)Changelog
7.13.1 (2023-06-23)
⚠️ Caution:
The goal of this release is to fix issues with the version 7.12 of the pricing
components for our Website (see #791 #787 #781).
Changes described below are specific to this version.
They are not part of versions between 8.0.0
and 11.0.0
.
If you need to use the pricing
components, please update to a version >= 11.0.0
of our components that contains a rework of these components.
<cc-pricing-header>
: make sure the initial value of the zones dropdown is set after loading the zones.