Skip to content

Lots of bug fixes and features in Warp Elements and React and 1 tiny breaking change in Warp Vue


Week 21

@warp-ds/css@1.9.7

Bug Fixes

  • cc-input: avoid style overriding (#198) (d7b5092)
  • tokens Fixed list-checked icon token name for Finn (#209) (89c0c59)
  • tokens: Grayscale modifications (#196) (4f72ac4)
  • tokens: Add icon tokens for list-checked (#194) (258e332)
  • tokens: New semantic icon colors for hover and active states in Tori (#192) (2a9107c)
  • cc-card/expandable: Updates for Card (and Expandable box) component classes (#191) (3f9c63c)
  • cc-button: Resolved underline issues in Button component (#187) (4812cfd)
  • cc-box/card: Update Box and Card to use new surface concept (#186) (215d8cf)

Changelog

@warp-ds/elements@1.4.0

Bug Fixes

Features

  • attention: Add more features on how attention component is positioned (#135) (e15dc54)
  • attention: add more functionality to attention component (#149) (daaf385)

Changelog

@warp-ds/react@1.5.0

Bug Fixes

Features

  • pagination: Add an optional prop to enable nofollow for pagination component (#231) (9534ae3)
  • attention: Add more features on how attention component is positioned (#215) (5bf7883)
  • attention: add more functionality to attention component (#233) (95c20b3)
  • Individual imports (#212) (766282c)

Changelog

@warp-ds/vue@2.0.0

Bug Fixes

Features

BREAKING CHANGES

  • attention: Props top, right, left, bottom have been replaced by a new prop called placement. #141
  • attention: attentionEl prop has been replaced with a ref that is being used internally in the Attention component. #141

Changelog