@clevercloud/components
Advanced tools
Changelog
7.9.1 (2022-03-15)
<cc-tcp-redirection-form>
: fix smart definition (wrong operator caused race conditions)Changelog
7.9.0 (2022-03-14)
<cc-tcp-redirection-form>
: add smart definition<cc-select>
<cc-button>
, <cc-input-number>
, <cc-input-text>
, <cc-select>
, <cc-toggle>
: add new story showing all form controls together<cc-invoice-list>
: implement <cc-select>
to display the year list when component width is lower than 520pxengines.node
from package.json
and rely on Volta's versions fields
CC_PRE_BUILD_HOOK
env var to select the versions for Node.js and npm<cc-header-addon>
: add missing import to cc-zone<cc-env-var-editor-simple>
: remove unused mode attribute on cc-env-var-inputChangelog
7.7.1 (2022-02-10)
<cc-tile-requests>
: rollback usage of getCssCustomProperties()
(broken on Chrome)<cc-tile-status-codes>
: rollback usage of getCssCustomProperties()
(broken on Chrome)Changelog
7.7.0 (2022-02-10)
<cc-env-var-editor-json>
<cc-datetime-relative>
: fix first initialization of datetime attribute/property<cc-img>
: fix type for skeleton
(boolean)<cc-map-marker-*>
: fix the way we document readonly properties (anchor, size, tooltip)<cc-zone-input>
: fix type for _hovered
(string|null)<cc-env-var-form>
:
<cc-env-var-editor-expert>
: keeping only valid values when leaving expert mode<cc-env-var-editor-simple>
: add a strict mode<cc-env-var-create>
: add a strict mode<cc-error>
: add a notice mode<cc-header-addon>
:
noVersion
property to hide the versiontypes.d.ts
for each web components section0.1.32
(Storybook 6.4.9
)
string|null
or boolean|string
) :-(cc-foobar:the-event
=> onCcFoobarTheEvent
getCssCustomProperties()
helper to define variables in CSS and use them in JavaScriptgetCssCustomProperties()
to inject them in Chart.js
<cc-tile-requests>
<cc-tile-status-codes>
Changelog
7.6.0 (2021-10-28)
<cc-grafana-info>
:
Changelog
7.5.0 (2021-10-18)
<cc-grafana-info>
(with smart definition)Changelog
7.4.0 (2021-10-14)
<cc-pricing-table>
: add new temporality
type 1000-minutes
Changelog
7.3.0 (2021-10-07)
<cc-pricing-table>
: add temporality
feature<cc-pricing-product>
:
temporality
feature<cc-pricing-product-consumption>
: fix plan name for non bytes with cc-pricing-product:add-plan event<cc-input-text>
: fix tags underline