Skip to content

Releases: brainly/style-guide

v225.8.0

07 Nov 11:19
645437d
Compare
Choose a tag to compare

Features

  • New icon: Printer #2782
  • New icons: Clipboard and Clipboard_outlined #2778

Fixes

  • Optimize SVG paths in storybook #2779

Release v225.4.0 (28 Jul 2023)

28 Jul 08:09
Compare
Choose a tag to compare

Features

  • new icon sidebar_left
  • new icon sidebar_right
  • new icon message_new

v225.3.0 (27 Jun 2023)

27 Jun 13:48
Compare
Choose a tag to compare

Features

  • CardButton component
  • Popover component

Bug Fixes

  • Chip exported

Maintenance

  • SelectMenu a11y tests

v225.2.0 (19 Jun 2023)

19 Jun 12:16
Compare
Choose a tag to compare

Features

  • new component - ButtonLite #2754

Bug Fixes

  • Remove tap highlight on ios #2756 Change: Visual Marking release change containing visual changes e.g colors or size
  • Add no-wrap to chip text #2757 Change: Visual Marking release change containing visual changes e.g colors or size

Maintenence

  • Reduce motion for press effect #2758 Change: Visual Marking release change containing visual changes e.g colors or size Change: Accessibility Marking release change containing accessibility related modification and improvements

v225.1.0 (05 Jun 2023)

05 Jun 12:26
Compare
Choose a tag to compare

Features:

  • New Tooltip component #2732
  • CardCheckbox and CardRadioGroup Components #2692
  • Improve click experience of chip for iOS #2753

Fixes:

  • use local module for useIsomorphicLayout #2748
  • use useFirstPaint to control animation in Checkbox and Radio #2744
  • Fix typo in CI workflow #2750
  • invalid Text prop in story #2751
  • Fix type mismatch in CardRadioGroup Story #2752
  • SelectMenu bugfixes #2721

Full Changelog: v225.0.0...v225.1.0

v225.0.0 (17 May 2023)

18 May 07:49
Compare
Choose a tag to compare

Breaking changes

  • Add new inverted logos, revert Brainly+ logo experiment, add new Brainly+ and BrainlyTutor logos, remove brainly-plus-small and brainly-tutor-small logos (#2703) Change: Visual Marking release change containing visual changes e.g colors or size

Features

  • Add white circle to the checked Radio (#2741) Change: Visual Marking release change containing visual changes e.g colors or size
  • Parametrise focus widths (#2711) Change: Internal Layout Marking release change containing modifications inside internal layout or dom tree

Bug Fixes

  • make RadioGroup onChange prop optional (#2742)

Documentation

  • Fix source code of stories with custom decorators (#2740)

v224.5.0 (2 May 2023)

02 May 08:39
4bec204
Compare
Choose a tag to compare

Features

Bug Fixes

  • Do not animate origins (#2735)

Documentation

  • Add misc icons implicit group to the story (#2737)

v224.4.0 (26 Apr 2023)

26 Apr 11:30
Compare
Choose a tag to compare

Features

  • Add button type to Search #2733

v224.3.0 (24 Apr 2023)

02 May 08:19
Compare
Choose a tag to compare

Features

  • add new border radius tokens (#2717)

Bug fixes

  • fix jumping search icon (#2729)

v224.2.0 (21 Apr 2023)

02 May 08:24
Compare
Choose a tag to compare

Features

  • UnstyledButton (#2718)
  • Chip component (#2715)
  • Allow Flex component to be flex child (#2725)

Bug Fixes

  • fix invalid input border on children (#2727)
  • fix search unmounts unexpectedly (#2726) Change: Internal Layout Marking release change containing modifications inside internal layout or dom tree