Skip to content

Releases: EAVFW/QuickForm

@eavfw/quickform-core-v1.0.0-vnext.10

01 Mar 22:03
b1de702
Compare
Choose a tag to compare
Pre-release

@eavfw/quickform-core-v1.0.0-vnext.10 (2024-03-01)

Bug Fixes

  • adressed comments on pr about (ebc0f7e)
  • first attempt at conditional render (43d9d82)
  • refactored abit for simplicity. done with removed some unused things and optimized af few components. (9ef949f)

@eavfw/quickform-designer-v1.0.0-vnext.6

29 Feb 10:50
Compare
Choose a tag to compare

@eavfw/quickform-designer-v1.0.0-vnext.6 (2024-02-29)

Bug Fixes

  • null handling in transformer, removed border and fixed tsconfig (2186ed6)

@eavfw/quickform-core-v1.0.0-vnext.9

29 Feb 10:50
Compare
Choose a tag to compare
Pre-release

@eavfw/quickform-core-v1.0.0-vnext.9 (2024-02-29)

Bug Fixes

  • null handling in transformer, removed border and fixed tsconfig (2186ed6)

@eavfw/quickform-core-v1.0.0-vnext.8

27 Feb 14:01
Compare
Choose a tag to compare
Pre-release

@eavfw/quickform-core-v1.0.0-vnext.8 (2024-02-27)

Bug Fixes

  • Added some inputtypeproperties and adjust some components styling.. (5c7b02c)

@eavfw/quickform-core-v1.0.0-vnext.7

27 Feb 12:07
Compare
Choose a tag to compare
Pre-release

@eavfw/quickform-core-v1.0.0-vnext.7 (2024-02-27)

Bug Fixes

  • Changed some typing for React.FC in registerInputControl() (b8805b3)
  • cleaned up inputtypes (fdb42c9)
  • corrected a hook that caused re-renders on each mouseclick (3c7783c)
  • corrected false questionModel.answered condition from payload that evaluated to truthy when payload was undefined (b228410)

@eavfw/quickform-core-v1.0.0-vnext.6

23 Feb 14:30
c41eb62
Compare
Choose a tag to compare
Pre-release

@eavfw/quickform-core-v1.0.0-vnext.6 (2024-02-23)

Bug Fixes

  • added (5168727)
  • added monaco editor and default styling to QuickForm.css (f0f0c5d)
  • Added readmes for adding input types and for core (d567b7f)
  • changed component to use locally defined instead of import from "react-icons" (f2a56d8)
  • implemented resolveInputControl functionality (b9e83e2)
  • minor unimportant formatting changes (9b755f0)
  • updated some npm packages and moved type dependencies to root (e619831)

@eavfw/quickform-designer-v1.0.0-vnext.5

14 Feb 13:07
Compare
Choose a tag to compare

@eavfw/quickform-designer-v1.0.0-vnext.5 (2024-02-14)

Features

  • added used/unused groupings on the dropdown (4f6f086)

@eavfw/quickform-designer-v1.0.0-vnext.4

08 Feb 12:44
Compare
Choose a tag to compare

@eavfw/quickform-designer-v1.0.0-vnext.4 (2024-02-08)

Features

  • added datatype support for questions and conversion for inputtypes (e30d7d9)
  • refactored abit for making it work with designer and release (47137ae)

@eavfw/quickform-core-v1.0.0-vnext.5

08 Feb 13:57
Compare
Choose a tag to compare
Pre-release

@eavfw/quickform-core-v1.0.0-vnext.5 (2024-02-08)

Bug Fixes

@eavfw/quickform-core-v1.0.0-vnext.4

08 Feb 13:52
Compare
Choose a tag to compare
Pre-release

@eavfw/quickform-core-v1.0.0-vnext.4 (2024-02-08)

Bug Fixes