Skip to content

Releases: catho/quantum

v9.33.5

23 Jan 18:08
69aeac5
Compare
Choose a tag to compare

9.33.5 (2025-01-23)

Bug Fixes

  • TabbedView: Removed scrollbar being displayed when fluid prop is true and there is space to dis (56cc8a8)

v9.33.4

22 Jan 17:27
8c08474
Compare
Choose a tag to compare

9.33.4 (2025-01-22)

Bug Fixes

  • DropdownLight.jsx: Fix for focusing on other page elements when the "esc" key is pressed and al (a54804c)

v9.33.3

17 Jan 18:59
191b468
Compare
Choose a tag to compare

9.33.3 (2025-01-17)

Bug Fixes

  • Popover.jsx: Correction in the display of emoji instead of the balloon position indicator arrow (c334d26)

v9.33.2

13 Dec 16:52
f7b10c4
Compare
Choose a tag to compare

9.33.2 (2024-12-13)

Bug Fixes

  • RadioGroup.jsx: Inline prop arranges elements horizontally (72fd509)

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)