@clevercloud/components
Advanced tools
Changelog
4.0.0 (2020-07-16)
import.meta.url
.
:host
of several components:
<cc-toggle>
<cc-input-text>
<cc-button>
<env-var-*>
components to <cc-env-var-*>
<cc-button>
: always display text when image
is usedindex.js
, if you were using it, you now need to import the components one by one with their direct paths<cc-flex-gap>
<cc-tcp-redirection-form>
<cc-tcp-redirection>
<cc-addon-admin>
: simplify i18n (fix #103)<cc-block>
: align icon on top (flex-start)<cc-button>
:
waiting
statedelay=0
<cc-env-form>
: fix overflow pb with inner button focus rings<cc-env-var-form>
: fix overflow behaviour with inner input focus rings<cc-env-var-input>
: fix story data (was broken for ages...)<cc-expand>
: fix spring effect<cc-header-orga>
: fix vertical alignment<cc-input-text>
:
<cc-link>
: fix lint issue<cc-toggle>
:
--cc-toggle-img-filter*
custom props and a toolbar storycc-toggle:input-multiple
display
in docs pageExampleComponent.js
to cc-example-component.js
and improve examples and docscc-example-component.stories.js
with examples and docscomponents
to src
<cc-button>
method _cancelClick()
.cc-waiting
for subtle blinking animationscomponent:check-lit
task using lit-analyzer to lint/check our components