@clevercloud/components
Advanced tools
Changelog
3.0.1 (2020-03-26)
<cc-beta>
default to display:grid
so it fixes <cc-overview>
in Safari with <cc-logsmap>
Changelog
3.0.0 (2020-03-14)
<env-var-linked-services>
<env-var-form>
:
context
(and appName
) to provide several translated heading & descriptions@env-var-form:dismissed-error
for loading errors<env-var-full>
: remove componentNOTE: This component was a bit too high level and the composition was hard to struggle with
Changelog
2.0.2 (2020-03-06)
<env-var-form>
: fix parsing/serialization pb with simple/export modeNOTE: This is a bug fix but if you copy/paste stuffs in the expert mode that was serialized in the old version you could have some problems.
Changelog
2.0.1 (2020-03-05)
<cc-elasticsearch-options>
: fix translations/wording<cc-elasticsearch-info>
: fix translations/wordingChangelog
2.0.0 (2020-03-04)
@clevercloud/client
to 2.3.1
<cc-elasticsearch-options>
<cc-toggle>
:
value
choices
as JSON attribute<cc-elasticsearch-info>
: make all links optionalChangelog
1.4.0 (2020-02-11)
<cc-header-addon>
<cc-elasticsearch-info>
<cc-addon-credentials>
<cc-addon-features>
<cc-addon-admin>
<cc-addon-backups>
<cc-addon-linked-apps>
<cc-block>
and <cc-block-section>
<cc-error>
(and remove iconStyles
)ccLink()
(with linkStyles
)<cc-button>
:
.focus()
methodlink
featurefont-size
<cc-input-text>
:
tags
featurelabel
featurerequestimplicitsubmit
event<cc-logsmap>
: add <strong>
tags in i18n strings to highlight orga/app name in legend<cc-map>
: don't display no heatmap points when there is an error<cc-overview>
: allow multiple heads with --cc-overview-head-count
<cc-tile-requests>
: add <strong>
tags in i18n strings to highlight time window in help<env-var-create>
: add <code>
tags in i18n strings to highlight error messages<env-var-create>
: use cc-input-text:requestimplicitsubmit
<env-var-editor-expert>
: add <code>
tags in i18n strings to highlight error messages<env-var-form>
: use cc-input-text:requestimplicitsubmit
<env-var-input>
: fix alignment between name and valuesanitize
tag template function to be used in i18n strings containing HTML