Skip to content

Releases: brainly/style-guide

v221.0.1 (4 Jan 2023)

04 Jan 08:11
Compare
Choose a tag to compare

v221.0.0 (3 Jan 2023)

03 Jan 12:52
cd51126
Compare
Choose a tag to compare

Breaking Changes

  • Fix typescript declaration for components using React types (Box, Select, Flex, Button) #2620
  • Expose proper onChange event type in radio group #2619
  • TT - dialog motion styles depending on motion preset #2586 Change: Visual Marking release change containing visual changes e.g colors or size

Features

  • Add label to Accordion #2614 Change: Accessibility Marking release change containing accessibility related modification and improvements

Bug Fixes

  • fix .temp file path on prod deploy #2617
  • Suppress hydration warning on nodes containing a11y related ids #2616

Documentation

  • Styleguide code sandbox #2599

v220.7.3 (21 Dec 2022)

21 Dec 11:34
Compare
Choose a tag to compare

v220.7.2 (21 Dec 2022)

21 Dec 10:34
Compare
Choose a tag to compare

Fixes

  • Fix radio types (#2604)
  • metrics-cli: pass ignore argument to main (#2610)

Docs

  • A11y table to list (#2609)

Other

  • Remove old code blocks (#2603)

v220.7.1 (02 Dec 2022)

21 Dec 10:32
Compare
Choose a tag to compare

Features

  • metrics cli add support for string globs (#2595)

Fixes

  • fix invalid console call (#2594)

v220.6.1 (30 Nov 2022)

30 Nov 10:56
Compare
Choose a tag to compare

Fixes

  • Fix textarea losing focus after error message is displayed #2590 Change: Internal Layout Marking release change containing modifications inside internal layout or dom tree

v220.6.0 (29 Nov 2022)

29 Nov 10:28
Compare
Choose a tag to compare

Features

  • Select - Add forwardRef (#2588)

Maintenance

  • implement metrics CLI #2579

Docs

  • Update contributing with beta release description (#2587)

v220.5.0 (17 Nov 2022)

23 Nov 08:42
4a886e3
Compare
Choose a tag to compare

Features

  • add icons archive and check circle (#2581)
  • Dialog - Add Appearance Prop (#2583)

Fixes

  • Radio and Checkbox - documentation and improvements (#2569) Change: Internal Layout Marking release change containing modifications inside internal layout or dom tree Change: Accessibility Marking release change containing accessibility related modification and improvements

Maintenance

  • Do not remove fill from subject icons during build (#2576)
  • Remove "title" node from svg icons during build (#2578) Change: Internal Layout Marking release change containing modifications inside internal layout or dom tree
  • improve storybook error message (#2584)

Docs

  • Update storybook to v6.5 (#2568)
  • Newsletter in storybook (#2577)
  • All stories to mdx (#2582)

v220.4.0 (7 Nov 2022)

07 Nov 16:29
Compare
Choose a tag to compare

Features

Bug Fixes

  • invalid subheadline font weight (#2565) Change: Visual Marking release change containing visual changes e.g colors or size

v220.3.0 (19 Oct 2022)

24 Oct 10:19
Compare
Choose a tag to compare

Features

  • new user_block icon (#2560)

Fixes

Docs

  • Add link to the pencil design system in the docs (#2556)