Skip to content

v4.2.0

Compare
Choose a tag to compare
@baseui-probot-app-workflow baseui-probot-app-workflow released this 09 Nov 19:45
db11d34

Changelog

Highlighted Changes

  • fix(checkbox): set lineHeight on label to 24 (#480)
  • fix(logo): update base ui logo (#479)
  • fix(accordion): update RFC and fix toggle icon look (#477)
  • fix(storybook): use custom webpack to disable minifiaction (#476)
  • fix(icons): size to scale 600 (#474)
  • fix(toast): button is left-aligned (#472)
  • fix(fonts): ubermove scale updates (#460)
  • fix(select): export types (#471)
  • fix(icons): update to new styles (#470)
  • chore: add license header eslint rule (#467)
  • fix(select): position the search icon in the middle vertically (#466)
  • fix(tag): use a border-radius of 12px (#463)
  • fix(popover): callback example with proper spacing (#465)
  • fix(storybook): with info (#459)
  • fix(font): use UberMoveText instead of UberMove (#453)

Other Changes

  • feat(accordion): add unit tests for accordion (part3) (#468)
  • feat(accordion): add accordion component (part1) (#454)
  • chore: remove commit test hook (#469)
  • feat(card): add StyledLink and improved margin for the body (#461)
  • chore(deps): update selenium/standalone-chrome:latest docker digest to f2bc648 (#462)
  • docs(readme): fix code example (#456)