New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@clevercloud/components

Package Overview
Dependencies
Maintainers
7
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clevercloud/components - npm Package Versions

1
18

6.7.2

Diff

Changelog

Source

6.7.2 (2021-05-22)

  • Fix Leaflet ESM treeshaking (handle side effects)
hsablonniere
published 6.7.1 •

Changelog

Source

6.7.1 (2021-05-21)

  • Internalize leaflet.heat (and simpleheat) and transform them into ESM
hsablonniere
published 6.7.0 •

Changelog

Source

6.7.0 (2021-05-20)

  • <cc-map>: use leaflet from ESM source to improve treeshaking
  • Update chart.js v2 => v3 (with ESM and treeshaking)
hsablonniere
published 6.6.0 •

Changelog

Source

6.6.0 (2021-05-19)

  • Add new custom ESLint rules to enforce conventions over translation files
  • cc-toggle: remove padding when legend is empty
  • Introduce new docs template/system for smart components
  • <cc-pricing-table>:
    • replace rem with em units (it's a fix)
    • add action property (add/none)
  • <cc-pricing-product>:
    • replace rem with em units (it's a fix)
    • add action property (add/none)
    • add head slot to override the whole head section
hsablonniere
published 6.5.0 •

Changelog

Source

6.5.0 (2021-05-07)

  • <cc-button>: Add a circle form when in hide-text with an image
  • New component:
    • <cc-pricing-table>
    • <cc-pricing-product> (with smart definition for add-ons and runtimes)

For devs

  • i18n: simplify formatter system and add JSDoc
  • i18n: remove country flags (it makes no sense for a language)
  • Update deps
hsablonniere
published 6.5.1 •

Changelog

Source

6.5.1 (2021-05-07)

  • Fix: the new pricing components where not correctly packaged
hsablonniere
published 6.4.0 •

Changelog

Source

6.4.0 (2021-04-21)

  • Introduce a preview system
  • <cc-html-frame>:
    • call revokeObjectURL when the component is disconnected
    • add loading feature
  • <cc-invoice>: use loading feature from <cc-html-frame>
hsablonniere
published 6.3.0 •

Changelog

Source

6.3.0 (2021-04-13)

  • Introduce 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)
  • Update @clevercloud/client (new billing/payment API endpoints)
hsablonniere
published 6.2.4 •

Changelog

Source

6.2.4 (2021-04-09)

  • <cc-input-number>
    • When in controls mode and in a disabled state the buttons also appear in a disabled state with a slight opacity change
    • Fixed a bug that allowed to change the value of the input in controls mode when the component was in a readonly state
    • The buttons in controls mode now get the state of disabled when min or max value is reached (e.g: If we have a value of 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)
hsablonniere
published 6.2.3 •

Changelog

Source

6.2.3 (2021-04-01)

  • <cc-invoice-table>: fix pending statuses
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc