Releases: lambda-curry/forms
Releases · lambda-curry/forms
@lambdacurry/forms@0.13.3
Patch Changes
- e0dde7d: Fixed the correct import paths
@lambdacurry/forms@0.13.2
Patch Changes
- 2910e45: First one wasn't correct, but this should fix the exports
@lambdacurry/forms@0.13.1
Patch Changes
- 459fa20: Added the correct export paths following the new structure
@lambdacurry/forms@0.13.0
Minor Changes
- 4cd12c7: Changed the way components are imported and named to better fit and look better, similar to hookform
@lambdacurry/forms@0.12.6
Patch Changes
- 88c5ee5: Fixed spacing for the checkbox label
@lambdacurry/forms@0.12.5
Patch Changes
- 23a31e7: Added classnames to style the checkbox and actually check in the checkbox component
@lambdacurry/forms@0.12.4
Patch Changes
- b668f74: Added the ability to pass in your own indicator to the radio group
@lambdacurry/forms@0.12.3
Patch Changes
- e863d1b: Added remix-hook-form as a peer dependency
@lambdacurry/forms@0.12.2
Patch Changes
- c39b177: Fixed versioning
@lambdacurry/forms@0.12.0
@lambdacurry/forms
0.10.0
Minor Changes
- 19b0854: Added remix textarea story and fixes a react error
0.9.0
Minor Changes
- 822f1cc: Updated the remix textarea to work correctly
0.8.0
Minor Changes
- 21db17d: Added an export for the remix textarea
0.7.0
Minor Changes
- b212565: Added a remix text area
0.6.0
Minor Changes
- 7a02de0: Fixed Textarea by using relative import
0.5.0
Minor Changes
- 9cba1b3: Updated export for Textarea
0.4.0
Minor Changes
- 9150b21: Added ShadCn Textarea
0.3.0
Minor Changes
0.2.0
Minor Changes
- fc92a34: Fixed import errors
0.1.0
Minor Changes
- db7b88f: Made it easier to import components
0.0.2
Patch Changes
- d3ab83e: Fixed errors and versioning differences
0.0.1
Major Changes
- ad8069e: Initial Release