Skip to content

Releases: vtex/styleguide

v7.6.0

09 Nov 18:13
Compare
Choose a tag to compare

Added

  • Toast Add Toast higher order component

v7.5.7

09 Nov 16:33
Compare
Choose a tag to compare

Fixed

  • PageHeader using flex-wrap to fix layout on small screens
  • Revert ToastMessage, fixing a bug where children of ToastProvider would not update

v7.5.6

08 Nov 20:23
Compare
Choose a tag to compare
Release v7.5.6

v7.5.5

08 Nov 19:16
Compare
Choose a tag to compare

Added

  • Toast Create ToastMessage passed on ToastConsumer to immediately allow to use toast

v7.5.4

07 Nov 20:25
Compare
Choose a tag to compare
Release v7.5.4

v7.5.3

07 Nov 18:24
Compare
Choose a tag to compare
Release v7.5.3

v7.5.2

07 Nov 16:53
Compare
Choose a tag to compare

Fixed

  • Spinner Fixed bug where the spinner wasn't animating while the page was loading.

v7.5.1

07 Nov 15:45
Compare
Choose a tag to compare

Added

  • Icon add OptionsDots icon

v7.1.1

04 Oct 15:57
Compare
Choose a tag to compare

Added

  • IconBars, IconUser and IconShoppingCart components

v7.0.0

03 Oct 20:33
Compare
Choose a tag to compare

Added

  • Icon add columns icon
  • InputSearch add onClear callback as prop
  • Pagination control state of selected rows quantity dropdown
  • Table add containerHeight prop to enhance Table height control
  • Table add pagination prop to make it easier to use Table and Pagination together
  • Table add toolbar prop with actions and search features possibility

Changed

  • [BREAKING] Table Remove indexColumn prop. indexColumnLabel alone now activates the feature
  • [BREAKING] Table Remove containerClass prop

Fixed

  • Pagination change button styles to secondary to match rows dropdown weight