Releases: brainly/style-guide
Releases · brainly/style-guide
v225.1.0 (05 Jun 2023)
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)
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)
v224.4.0 (26 Apr 2023)
Features
- Add button type to Search #2733
v224.3.0 (24 Apr 2023)
v224.2.0 (21 Apr 2023)
Features
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
v224.1.0 (19 Apr 2023)
v224.0.0 (17 Apr 2023)
v223.2.0 (28 Mar 2023)
Features
- add spaced prop for Breadcrumb component (#2706)
- add gap prop to Flex (#2705)
- New SelectMenu component (#2665)
- add aria-modal props to Dialog (#2700)
- Add animation debug mode for visual testing (#2683)
- Sparks component ✨ (#2675)
Fixes
- remove baseline as accepted prop for Flex justifyContent (#2702)
- Make SubjectIcon svg title id unique (#2701)
Change: Internal Layout
Marking release change containing modifications inside internal layout or dom tree - Flex align content missing styles (#2690)
Docs
v223.1.0 (27 Feb 2023)
Features
- scale up hover effect & press feedback buttons (#2636)
Change: VisualMarking release change containing visual changes e.g colors or size
Tests
- Rewrite tests with react testing library (#2669)