@clevercloud/components
Advanced tools
Changelog
6.7.2 (2021-05-22)
Changelog
6.7.1 (2021-05-21)
Changelog
6.7.0 (2021-05-20)
<cc-map>
: use leaflet from ESM source to improve treeshakingChangelog
6.6.0 (2021-05-19)
<cc-pricing-table>
:
rem
with em
units (it's a fix)<cc-pricing-product>
:
rem
with em
units (it's a fix)Changelog
6.5.0 (2021-05-07)
<cc-button>
: Add a circle form when in hide-text with an image<cc-pricing-table>
<cc-pricing-product>
(with smart definition for add-ons and runtimes)Changelog
6.5.1 (2021-05-07)
Changelog
6.4.0 (2021-04-21)
<cc-html-frame>
:
revokeObjectURL
when the component is disconnectedloading
feature<cc-invoice>
: use loading
feature from <cc-html-frame>
Changelog
6.3.0 (2021-04-13)
defaultThemeStyles
with monospace font-family<cc-invoice>
: adjust spacing around "Download PDF" for narrow mode<cc-invoice-table>
: introduce a responsive system (big/small render modes)@clevercloud/client
(new billing/payment API endpoints)Changelog
6.2.4 (2021-04-09)
<cc-input-number>
0
and the min is 0
the decrement
button will change to disabled
. The same would
happen for the increment
button if we had a value of 10
and a max of 10
)Changelog
6.2.3 (2021-04-01)
<cc-invoice-table>
: fix pending statuses