Skip to content

Releases: lambda-curry/forms

@lambdacurry/forms@0.13.3

04 Mar 23:12
0358c8f

Choose a tag to compare

Patch Changes

  • e0dde7d: Fixed the correct import paths

@lambdacurry/forms@0.13.2

04 Mar 21:40
cc46338

Choose a tag to compare

Patch Changes

  • 2910e45: First one wasn't correct, but this should fix the exports

@lambdacurry/forms@0.13.1

04 Mar 21:27
115ad5f

Choose a tag to compare

Patch Changes

  • 459fa20: Added the correct export paths following the new structure

@lambdacurry/forms@0.13.0

04 Mar 21:00
d8bed9f

Choose a tag to compare

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

10 Feb 15:44
de95405

Choose a tag to compare

Patch Changes

  • 88c5ee5: Fixed spacing for the checkbox label

@lambdacurry/forms@0.12.5

04 Feb 22:51
dca95c9

Choose a tag to compare

Patch Changes

  • 23a31e7: Added classnames to style the checkbox and actually check in the checkbox component

@lambdacurry/forms@0.12.4

04 Feb 00:02
bcf47c3

Choose a tag to compare

Patch Changes

  • b668f74: Added the ability to pass in your own indicator to the radio group

@lambdacurry/forms@0.12.3

08 Jan 17:02
de147b5

Choose a tag to compare

Patch Changes

  • e863d1b: Added remix-hook-form as a peer dependency

@lambdacurry/forms@0.12.2

26 Dec 23:04
f6c4dcc

Choose a tag to compare

Patch Changes

@lambdacurry/forms@0.12.0

20 Dec 08:08

Choose a tag to compare

@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

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

0.3.0

Minor Changes

  • e8e0429: fix: Corrected file exports
  • a39e4b1: Removed component that is not needed

0.2.0

Minor Changes

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