@clevercloud/components
Advanced tools
Changelog
7.1.0 (2021-09-15)
<cc-env-var-form>
: fix small issues in exposed-config smart definition<cc-pricing-product-consumption>
:
0
progressive
supportsecability
<cc-input-text>
: remove "clipboard-copy" dependency??
instead of ||
when it makes more sense?.
when it's a bit simpler_renderFoo()
below the main render()
methodprogressive
to PricingConsumptionSimulatorsecability
to PricingConsumptionSimulatorChangelog
7.0.0 (2021-09-03)
<cc-pricing-product-cellar>
: delete component and replace it with a more generic component (BREAKING CHANGE)<cc-pricing-table>
:
items
to plans
(BREAKING CHANGE)currencyCode
with currency
in smart definition (BREAKING CHANGE)<cc-pricing-product>
:
items
to plans
(BREAKING CHANGE)currencyCode
with currency
in smart definition (BREAKING CHANGE)<cc-beta>
: replace rem with em<cc-button>
: replace rem with em<cc-img>
: replace rem with em<cc-input-number>
: replace rem with em<cc-input-text>
: replace rem with em<cc-loader>
: replace rem with em<cc-toggle>
: replace rem with em<cc-block>
: introduce a ribbon and a noHead property<cc-zone>
:
<cc-zone-input>
:
sortZones
out in a lib<cc-pricing-product-consumption>
(with smart definition)
<cc-pricing-product-cellar>
, it works for Cellar, FS Bucket, Pulsar<cc-pricing-header>
<cc-pricing-estimation>
<cc-pricing-page>
(with smart definition)<cc-jenkins-info>
(with smart definition)aws-sdk
with @aws-sdk/s3-client
so we can stop relying on s3cmd
for previews
.clever-components-previews.s3cfg
but you will need env vars (see docs)Changelog
6.10.0 (2021-07-08)
<cc-toggle>
: add --cc-text-transform
CSS custom property<cc-pricing-product-cellar>
(with smart definition)Changelog
6.9.1 (2021-06-30)
custom-elements.json
following the new CEM format on npmChangelog
6.9.0 (2021-06-30)
Changelog
6.8.1 (2021-06-25)
preview:list
taskevents.js
:
options
parameter as it was not used anymoretagName:suffix
directly if neededChangelog
6.8.0 (2021-06-01)
<cc-tile-status-codes>
: add smart definition<cc-tile-requests>
: fix label position