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

7.1.0

Diff

Changelog

Source

7.1.0 (2021-09-15)

  • <cc-env-var-form>: fix small issues in exposed-config smart definition
  • <cc-pricing-product-consumption>:
    • consider empty number values as 0
    • add progressive support
    • add support for users (non byte type) and secability
    • add support for Heptapod in smart definition

For devs

  • with-resize-observer: remove "resize-observer-polyfill" dependency
  • <cc-input-text>: remove "clipboard-copy" dependency
  • refactor: use ?? instead of || when it makes more sense
  • refactor: try to use ?. when it's a bit simpler
  • i18n: use Intl.PluralRules instead of custom code
  • refactor: move sub render methods _renderFoo() below the main render() method
  • refactor: use code folding regions in CSS (especially for responsive with COMMON/BIG/SMALL modes)
  • pricing:
    • fix tests for PricingConsumptionSimulator
    • rename and update documentation for PricingConsumptionSimulator
    • add progressive to PricingConsumptionSimulator
    • add secability to PricingConsumptionSimulator
  • product: refactor data API extraction for consumption based products
galimede
published 7.0.0 •

Changelog

Source

7.0.0 (2021-09-03)

⚠️ BREAKING CHANGES

  • Browser support updated (Safari >=14), see browser support reference for details (BREAKING CHANGE).
  • <cc-pricing-product-cellar>: delete component and replace it with a more generic component (BREAKING CHANGE)
  • <cc-pricing-table>:
    • rename items to plans (BREAKING CHANGE)
    • replace currencyCode with currency in smart definition (BREAKING CHANGE)
  • <cc-pricing-product>:
    • rename items to plans (BREAKING CHANGE)
    • replace currencyCode with currency in smart definition (BREAKING CHANGE)

Components

  • <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>:
    • add CSS custom properties to customize colors
    • replace rem with em
  • <cc-zone-input>:
    • fix zone list sort
    • move sortZones out in a lib
  • New components:
    • <cc-pricing-product-consumption> (with smart definition)
      • this is the replacement for <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)

For devs

  • Replace aws-sdk with @aws-sdk/s3-client so we can stop relying on s3cmd for previews
    • You no longer need the .clever-components-previews.s3cfg but you will need env vars (see docs)
galimede
published 7.0.0-beta.3 •

galimede
published 7.0.0-beta.2 •

hsablonniere
published 7.0.0-beta.0 •

hsablonniere
published 6.10.0 •

Changelog

Source

6.10.0 (2021-07-08)

  • <cc-toggle>: add --cc-text-transform CSS custom property
  • New component:
    • <cc-pricing-product-cellar> (with smart definition)
hsablonniere
published 6.9.1 •

Changelog

Source

6.9.1 (2021-06-30)

  • Release a custom-elements.json following the new CEM format on npm
hsablonniere
published 6.9.0 •

Changelog

Source

6.9.0 (2021-06-30)

For devs

  • Replace WCA with OpenWC's CEM analyzer
    • This includes a few simplifications on how we write JSDoc
hsablonniere
published 6.8.1 •

Changelog

Source

6.8.1 (2021-06-25)

  • Improve display of preview:list task
  • events.js:
    • removed the options parameter as it was not used anymore
    • add the possibility to provide a suffix instead of just being able to provide an event name => It gives the possibility to create a suffix with a tagName:suffix directly if needed
  • Remove exports from package.json
hsablonniere
published 6.8.0 •

Changelog

Source

6.8.0 (2021-06-01)

  • Introduce new custom esbuild WDS plugin (experimental)
  • <cc-tile-status-codes>: add smart definition
  • <cc-tile-requests>: fix label position
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