Releases: Doist/reactist
Releases · Doist/reactist
v21.1.0
20 Jun 04:50
Compare
Sorry, something went wrong.
No results found
[Feat] The Prose component now supports links applied to inline code
v21.0.2
05 Jun 23:31
Compare
Sorry, something went wrong.
No results found
[Fix] Remove Tabslist's default space space='xsmall', to get rid of unnecessary default gap between tabs
v21.0.1
05 Jun 17:31
Compare
Sorry, something went wrong.
No results found
[Fix] TextArea with autoExpand={true} applies it initially, acknowledging any initial value that the field may have.
[Fix] Avoid tooltip re-creating the anchor element when the tooltip content switches being present or not.
v21.0.0
16 May 21:02
Compare
Sorry, something went wrong.
No results found
[BREAKING] TextField's startIcon property is now renamed startSlot.
[Feat] New startSlot and endSlot props on the TextField component. These support rendering not only icons, but buttons too.
[Fix] TextField's startSlot is now properly aligned when using variant="bordered".
[Fix] TextField is now properly focused when clicking anywhere inside its bordered area.
[Tweak] PasswordField's toggle visibility button is now implemented by using the TextField's endSlot feature.
v20.3.0
27 Apr 07:36
Compare
Sorry, something went wrong.
No results found
[Feat] Toasts wrapped in ToastsProvider are now dismissed when their action onClick handler fires.
v20.2.0
26 Apr 19:39
Compare
Sorry, something went wrong.
No results found
[Feat] Expose CSS variables for theming the SwitchField component.
v20.1.0
28 Feb 18:27
Compare
Sorry, something went wrong.
No results found
[Feat] New Prose component to style free-form HTML content consistently.
v20.0.3
21 Feb 14:16
Compare
Sorry, something went wrong.
No results found
[Fix] Slightly tweak the height of the Badge component.
v20.0.2
21 Feb 12:48
Compare
Sorry, something went wrong.
No results found
[Fix] Slightly tweak the height of the Badge component.
v20.0.1
20 Feb 15:16
Compare
Sorry, something went wrong.
No results found
[Fix] Badge component content is now bold and the appropriate line-height is enforced.