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.9.1

Diff

Changelog

Source

7.9.1 (2022-03-15)

  • <cc-tcp-redirection-form>: fix smart definition (wrong operator caused race conditions)
hsablonniere
published 7.9.0 •

Changelog

Source

7.9.0 (2022-03-14)

  • <cc-tcp-redirection-form>: add smart definition
  • New component:
    • <cc-select>
  • <cc-button>, <cc-input-number>, <cc-input-text>, <cc-select>, <cc-toggle>: add new story showing all form controls together
  • <cc-invoice-list>: implement <cc-select> to display the year list when component width is lower than 520px
  • Remove engines.node from package.json and rely on Volta's versions fields
    • We use the CC_PRE_BUILD_HOOK env var to select the versions for Node.js and npm
  • <cc-header-addon>: add missing import to cc-zone

For devs

  • Use specific Docker image for the CDN deployment job
  • Fix npm task components:check-lit (was only applied on atoms)
  • <cc-env-var-editor-simple>: remove unused mode attribute on cc-env-var-input
hsablonniere
published 7.7.1 •

Changelog

Source

7.7.1 (2022-02-10)

  • <cc-tile-requests>: rollback usage of getCssCustomProperties() (broken on Chrome)
  • <cc-tile-status-codes>: rollback usage of getCssCustomProperties() (broken on Chrome)
hsablonniere
published 7.7.0 •

Changelog

Source

7.7.0 (2022-02-10)

  • New component:
    • <cc-env-var-editor-json>
  • <cc-datetime-relative>: fix first initialization of datetime attribute/property
  • <cc-img>: fix type for skeleton (boolean)
  • <cc-map-marker-*>: fix the way we document readonly properties (anchor, size, tooltip)
  • <cc-zone-input>: fix type for _hovered (string|null)
  • Storybook: fix logo URL
  • <cc-env-var-form>:
    • add JSON mode
    • add context for add-on configuration provider
    • add smart definition for add-on configuration provider
  • <cc-env-var-editor-expert>: keeping only valid values when leaving expert mode
  • <cc-env-var-editor-simple>: add a strict mode
  • <cc-env-var-create>: add a strict mode
  • <cc-error>: add a notice mode
  • Update all static assets URLs to Cellar v2
  • <cc-header-addon>:
    • display realId in a readonly cc-input-text next to the ID
    • fix title on add-on icon
    • display zone in the bottom right corner
    • add noVersion property to hide the version

For devs

  • Improve type definitions documentation:
    • move types to a types.d.ts for each web components section
    • add a script to automate type definition generation
    • moved typedef imports to above class declaration to avoid events not showing up on the docs
  • Storybook: update prebuilt Storybook to 0.1.32 (Storybook 6.4.9)
    • Use new CEM format (and ditch the old/temp WCA transformer)
    • Move the language selection to a toolbar + globals
      • Remove lots of ugly React voodoo hacks
    • Use the story "props" and the CEM for the controls (with the new CSF args system)
      • Only the first item can be updated
      • The table props displays types for events
      • The table props doesn't display the default slot anymore :-(
      • Some controls in the table props are weird (union between string|null or boolean|string) :-(
    • Display the stories in docs mode in alphabetical order
      • This is not something we decided nor can change
    • Change the display of events name in the actions panel
      • cc-foobar:the-event => onCcFoobarTheEvent
      • This is not something we decided nor can change
    • Add an env var config system to use credentials in smart components stories
    • Improve HMR for i18n
  • Introduce a new getCssCustomProperties() helper to define variables in CSS and use them in JavaScript
  • Move color definitions to default them and use getCssCustomProperties() to inject them in Chart.js
    • <cc-tile-requests>
    • <cc-tile-status-codes>
hsablonniere
published 7.6.0 •

Changelog

Source

7.6.0 (2021-10-28)

  • <cc-grafana-info>:
    • fix API path in smart definition
    • remove warning (not needed anymore)
    • move disable section at the bottom
    • fix wording and descriptions
hsablonniere
published 7.5.0 •

Changelog

Source

7.5.0 (2021-10-18)

  • New components:
    • <cc-grafana-info> (with smart definition)
hsablonniere
published 7.4.0 •

Changelog

Source

7.4.0 (2021-10-14)

  • <cc-pricing-table>: add new temporality type 1000-minutes
hsablonniere
published 7.3.0 •

Changelog

Source

7.3.0 (2021-10-07)

  • <cc-pricing-table>: add temporality feature
  • <cc-pricing-product>:
    • add temporality feature
    • add plans and features for Jenkins runner (hard coded in the smart definition)
  • <cc-pricing-product-consumption>: fix plan name for non bytes with cc-pricing-product:add-plan event
  • <cc-input-text>: fix tags underline

For devs

  • Add an env param to disable generating docs on each change
blackyoup
published 7.2.1 •

Changelog

Source

7.2.1 (2021-09-30)

  • <cc-jenkins-info>: Update documentation URL
blackyoup
published 7.2.0 •

Changelog

Source

7.2.0 (2021-09-27)

  • <cc-addon-backups>: Add support for PostgreSQL, MySQL, MongoDB, Redis and Jenkins add-ons.
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