Releases: Doist/reactist
Releases · Doist/reactist
v28.5.2
28.5.2 (2025-08-12)
🧰 Maintenance
- replace LESS styles with CSS modules for ProgressBar component (#941) (6097154)
v28.5.1
28.5.1 (2025-08-12)
🐛 Bug Fixes
- Enable banner with an Image to use container full width (with CSS vars) (#939) (2bf931c)
v28.5.0
28.5.0 (2025-08-05)
🚀 Features
- implement overlay scroll functionality in Box component with custom scrollbar styles (#937) (ace2ef0)
🧰 Maintenance
- deps: bump pbkdf2 from 3.0.17 to 3.1.3 (#934) (fa43bc8)
v28.4.0
28.4.0 (2025-06-23)
🚀 Features
- Add
dividers
prop to Modal
to customize the weight for all dividers (#932) (d684e8e)
🐛 Bug Fixes
- Update
BaseField
styling to match the form field spec (#931) (54d734f)
v28.3.2
28.3.2 (2025-06-16)
🐛 Bug Fixes
- Box: Inherit
font-size
to prevent unintended typography overrides (#928) (1c2ea7a)
v28.3.1
28.3.1 (2025-05-27)
🐛 Bug Fixes
- base-field: Don't unnecessarily render container below BaseField children (#926) (5e5bf39)
v28.3.0
28.3.0 (2025-05-27)
🚀 Features
- base-field: Add CSS props for customizing label line-height and padding-bottom (#925) (12e99fd)
🧰 Maintenance
v28.2.2
28.2.2 (2025-05-20)
🧰 Maintenance
v28.2.1
28.2.1 (2025-05-09)
🐛 Bug Fixes
- Toasts can be auto-dismissed when concurrent mode is enabled (#918) (e10ef2a)
v28.2.0
28.2.0 (2025-05-05)
🚀 Features
- Expose closeToast in useToasts hook action object (#914) (7dad313)