Skip to content

Releases: catho/quantum

v10.0.0-beta.12

10 Sep 18:23
17640f5
Compare
Choose a tag to compare
v10.0.0-beta.12 Pre-release
Pre-release

10.0.0-beta.12 (2024-09-10)

Bug Fixes

  • Button.jsx: Forwarding disabled prop to button component (d78aba7)

v10.0.0-beta.11

06 Sep 19:19
78e85f3
Compare
Choose a tag to compare
v10.0.0-beta.11 Pre-release
Pre-release

10.0.0-beta.11 (2024-09-06)

Bug Fixes

  • AutoComplete.jsx: Preventing auto complete from set a suggestion not available via cursor (2f5161e)
  • Row.jsx: Avoiding forwarding no-gutters props to children other than Row and Container to avoid (f9dab0d)

Features

  • adding new icon: adding new icon (5453234)
  • Updates Contributing.md (6b3c87d)

Performance Improvements

  • Using defaultParams in component props instead of defaultProps (12cd95f)

v9.31.1

02 Sep 12:16
c246b23
Compare
Choose a tag to compare

9.31.1 (2024-09-02)

Bug Fixes

  • AutoComplete.jsx: Preventing auto complete from set a suggestion not available via cursor (2f5161e)

v9.31.0

29 Aug 19:13
819e5ef
Compare
Choose a tag to compare

9.31.0 (2024-08-29)

Features

  • adding new icon: adding new icon (5453234)

v9.30.0

23 Aug 13:56
4fe781a
Compare
Choose a tag to compare

9.30.0 (2024-08-23)

Features

  • Updates Contributing.md (6b3c87d)

v10.0.0-beta.10

02 Aug 14:35
3512e6f
Compare
Choose a tag to compare
v10.0.0-beta.10 Pre-release
Pre-release

10.0.0-beta.10 (2024-08-02)

Bug Fixes

  • Button.jsx: Implementing Button.icon with custom size and skins (11f3ba3)

Features

  • Migrated SegmentedControl component and use of shared styles with the button (d99ea37)

v10.0.0-beta.9

29 Jul 12:41
6ab26ed
Compare
Choose a tag to compare
v10.0.0-beta.9 Pre-release
Pre-release

10.0.0-beta.9 (2024-07-29)

Features

  • Icon.jsx: Added ContactSupport icon (c22bb33)
  • icon: adds more_vert icon (9688879)
  • QTM-711: Button converted from styled components to css modules (100377f)

v9.29.1

08 Jul 17:27
e74696b
Compare
Choose a tag to compare

9.29.1 (2024-07-08)

Performance Improvements

  • Using defaultParams in component props instead of defaultProps (12cd95f)

v10.0.0-beta.8

27 Jun 20:55
fe300ab
Compare
Choose a tag to compare
v10.0.0-beta.8 Pre-release
Pre-release

10.0.0-beta.8 (2024-06-27)

Features

  • QTM-723: Typography converted from styled components to css modules (00a8573)

v10.0.0-beta.7

21 Jun 20:15
99a7bb8
Compare
Choose a tag to compare
v10.0.0-beta.7 Pre-release
Pre-release

10.0.0-beta.7 (2024-06-21)

Features

  • QTM-718: Modal converted from styled components to css modules (e24d188)