Releases: purescript-react/purescript-lumi-components
Releases · purescript-react/purescript-lumi-components
v0.24.0
07 Aug 18:02
Compare
Sorry, something went wrong.
No results found
Major changes
Dependency updates:
react-basic
v11.0.0
react-basic-hooks
v1.0.1
v0.23.0
06 Aug 18:23
Compare
Sorry, something went wrong.
No results found
Major changes
Fix unsafe props assignment in Wizard
v0.22.0
05 Aug 15:49
Compare
Sorry, something went wrong.
No results found
Edit: Wizards are broken in this release -- use v0.23.0
Major changes
Separate FormBuilder props from component and render props
v0.21.0
02 Aug 05:09
Compare
Sorry, something went wrong.
No results found
Major changes
Parametrize form builders by UI representation
Minor changes
Add Details (accordion) component
Add date validator
Add an alternative Form api using hooks
Patch changes
Add onBlur handler to close select menu (@ptrfrncsmrph)
Fix ButtonGroup corners
v0.20.0
02 Aug 05:07
Compare
Sorry, something went wrong.
No results found
Minor changes
Add badge and flexDivider components
v0.19.1
02 Aug 05:07
Compare
Sorry, something went wrong.
No results found
Patch changes
Link to Pursuit API reference from docs pages
v0.19.0
25 Jul 19:35
Compare
Sorry, something went wrong.
No results found
v0.18.0
10 Jul 23:05
Compare
Sorry, something went wrong.
No results found
Add a FormDefaults instance for Int (as 0)
v0.17.0
02 Jul 14:24
Compare
Sorry, something went wrong.
No results found
Breaking changes
Refactor Form.asyncSelect
to take the actual request functions as arguments instead of having them in the form props.
v0.16.0
28 Jun 01:23
Compare
Sorry, something went wrong.
No results found
Allow primary columns without getLink