Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vtex/styleguide

Package Overview
Dependencies
Maintainers
0
Versions
668
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vtex/styleguide - npm Package Versions

1
67

4.0.1

Diff

Changelog

Source

[4.0.1] - 2018-05-29

  • Fix codemod script from v4
kevinchevallier
published 4.0.0 •

Changelog

Source

[4.0.0] - 2018-05-28

Added

  • Toggle add size prop: small or regular (default)
  • Icon BoldCheck
  • Checkbox: New component
  • Tabs New component
  • Input prefix prop
  • Emptystate New component
  • Provide codemod script to automatically transform Button deprecated props. To run it:
      yarn global add jscodeshift
      jscodeshift -t node_modules/@vtex/styleguide/codemod/button-v4.js --ignore-pattern node_modules <path>
    

Changed

  • [BREAKING] Button change primary and secondary to variation="primary" and variation="secondary"
  • [BREAKING] Button change default variation from tertiary to primary
  • [BREAKING] Button change size values to "small", "regular" and "large"
  • [BREAKING] Button change default size to "regular"
  • Button fix secondary button colors to blue tones
  • Card Container to 100% width
  • Card change prop fullWidth to noPadding
  • Check icon change SVG and size prop type
  • Deny icon change SVG and size prop type
  • Dropdown fix value prop type
  • Input fix required prop type
  • Radio increase radio input area
  • Toggle fix disabled contrast
kevinchevallier
published 3.0.2 •

Changelog

Source

[3.0.2] - 2018-05-11

Changed

  • Input label container to 100% width
vtexlab
published 3.0.1 •

Changelog

Source

[3.0.1] - 2018-05-10

Changed

  • Dropdown: Allows for empty/invalid initial values, and adds a placeholder option in that case
kevinchevallier
published 3.0.0 •

Changelog

Source

[3.0.0] - 2018-05-10

Changed

  • Radio checked prop as boolean
  • Toggle demo prop onClick to onChange
kevinchevallier
published 2.3.0 •

Changelog

Source

[2.3.0] - 2018-05-08

Added

  • Icon Search
kevinchevallier
published 2.2.1 •

Changelog

Source

[2.2.1] - 2018-05-08

Changed

  • Icon Upload & Download weight
kevinchevallier
published 2.2.0 •

Changelog

Source

[2.2.0] - 2018-05-08

Added

  • Icon Plus
  • Icon Upload
  • Icon Download
breno
published 2.1.1 •

Changelog

Source

[2.1.1] - 2018-05-07

Changed

  • Card Border radius
kevinchevallier
published 2.1.0 •

Changelog

Source

[2.1.0] - 2018-05-04

Added

  • Button prop isLoading
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