Skip to content

Releases: Kelerchian/Caretaker

0.4.2-beta

04 Jun 05:21
Compare
Choose a tag to compare
0.4.2-beta Pre-release
Pre-release

Separated Extensions

v0.3.0-beta

23 May 10:58
Compare
Choose a tag to compare
v0.3.0-beta Pre-release
Pre-release

Added

  • htmlDescription and htmlLabel parameter
    Enables using html inside description and label. htmlDescription will override description if both is given, htmlLabel will override 'label' if both is given.

v0.2.0-beta

15 May 18:32
Compare
Choose a tag to compare
v0.2.0-beta Pre-release
Pre-release

Added

  • Custom className addition

Fixed

  • Fix "Image Input extension doesn't show iamge preview after UploadedFile patch"
  • Fix "Image and file cannot be cleared when defaultValues is defined"

Caretaker v0.1.0-beta

05 May 12:27
Compare
Choose a tag to compare
Caretaker v0.1.0-beta Pre-release
Pre-release

HTML5 Form, the new breed.

Caretaker is a React based Javascript library which enables a structured HTML5 Form which yields structured data from the fields.

v0.1.0-beta is first testing release. Caretaker is being used in my work team's projects and tested rigorously. Not recommended for production, but contributions will be very welcomed.