Skip to content

Releases: Doist/reactist

v28.5.2

12 Aug 14:59
1b2b997
Compare
Choose a tag to compare

28.5.2 (2025-08-12)

🧰 Maintenance

  • replace LESS styles with CSS modules for ProgressBar component (#941) (6097154)

v28.5.1

12 Aug 08:36
94e8722
Compare
Choose a tag to compare

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

05 Aug 21:17
f40bf87
Compare
Choose a tag to compare

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

23 Jun 15:14
3ec69a0
Compare
Choose a tag to compare

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

16 Jun 13:53
bce333d
Compare
Choose a tag to compare

28.3.2 (2025-06-16)

🐛 Bug Fixes

  • Box: Inherit font-size to prevent unintended typography overrides (#928) (1c2ea7a)

v28.3.1

27 May 20:21
be6f5f8
Compare
Choose a tag to compare

28.3.1 (2025-05-27)

🐛 Bug Fixes

  • base-field: Don't unnecessarily render container below BaseField children (#926) (5e5bf39)

v28.3.0

27 May 19:18
78351a4
Compare
Choose a tag to compare

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

20 May 12:56
08212ca
Compare
Choose a tag to compare

28.2.2 (2025-05-20)

🧰 Maintenance

  • deps: bump terser from 4.7.0 to 4.8.1 (#674) (eb7797c)

v28.2.1

09 May 02:28
db4df32
Compare
Choose a tag to compare

28.2.1 (2025-05-09)

🐛 Bug Fixes

  • Toasts can be auto-dismissed when concurrent mode is enabled (#918) (e10ef2a)

v28.2.0

08 May 06:29
ea4bba1
Compare
Choose a tag to compare

28.2.0 (2025-05-05)

🚀 Features

  • Expose closeToast in useToasts hook action object (#914) (7dad313)