Skip to content

Releases: catho/quantum

v10.0.0-beta.18

25 Oct 18:58
5ab42c3
Compare
Choose a tag to compare
v10.0.0-beta.18 Pre-release
Pre-release

10.0.0-beta.18 (2024-10-25)

Features

  • Alert.jsx: Migrated to css modules (b586b06)

v10.0.0-beta.17

21 Oct 15:33
6e55277
Compare
Choose a tag to compare
v10.0.0-beta.17 Pre-release
Pre-release

10.0.0-beta.17 (2024-10-21)

Features

  • Tooltip.jsx: Migrated to css modules (28be9a6)

v10.0.0-beta.16

21 Oct 15:23
b69051b
Compare
Choose a tag to compare
v10.0.0-beta.16 Pre-release
Pre-release

10.0.0-beta.16 (2024-10-21)

Features

  • Pagination.jsx: Migrated to css modules (3cbcc82)

v10.0.0-beta.15

15 Oct 12:07
0c79e9f
Compare
Choose a tag to compare
v10.0.0-beta.15 Pre-release
Pre-release

10.0.0-beta.15 (2024-10-15)

Features

  • Dropdown.jsx: Migrated to css, removed theme prop of d.ts and updated snapshots (dfbbded)

v10.0.0-beta.14

09 Oct 19:31
cdd3c11
Compare
Choose a tag to compare
v10.0.0-beta.14 Pre-release
Pre-release

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

Features

  • AutoComplete.jsx: Migrated to css modules and updated types and snapshots (10ab4a7)

v10.0.0-beta.13

04 Oct 13:55
81e7ae0
Compare
Choose a tag to compare
v10.0.0-beta.13 Pre-release
Pre-release

10.0.0-beta.13 (2024-10-04)

Bug Fixes

  • DropdownLight.jsx: Added "button" type to prevent form submission when opening options list (1f2ec59)

Features

  • Icon.jsx: Added icons outside the MUI, updating unit tests and typing (012516f)
  • Input: Component migrated to CSS modules (4621e8c)
  • Popover.jsx: Add close functionality when clicks on elements other than the popover (37246ce)

v9.33.1

02 Oct 13:27
160f344
Compare
Choose a tag to compare

9.33.1 (2024-10-02)

Bug Fixes

  • DropdownLight.jsx: Added "button" type to prevent form submission when opening options list (1f2ec59)

v9.33.0

25 Sep 11:57
c0af9c5
Compare
Choose a tag to compare

9.33.0 (2024-09-25)

Features

  • Popover.jsx: Add close functionality when clicks on elements other than the popover (37246ce)

v9.32.0

19 Sep 19:14
d9e14bb
Compare
Choose a tag to compare

9.32.0 (2024-09-19)

Features

  • Icon.jsx: Added icons outside the MUI, updating unit tests and typing (012516f)

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)