Skip to content

Releases: EAVFW/QuickForm

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

11 Mar 05:50
Compare
Choose a tag to compare
Pre-release

@eavfw/quickform-core-v1.0.0-vnext.25 (2024-03-11)

Features

  • added classnames for slide + slidein (e85189b)

@eavfw/quickform-querybuilder-v1.0.0-vnext.1

10 Mar 16:34
Compare
Choose a tag to compare

@eavfw/quickform-querybuilder-v1.0.0-vnext.1 (2024-03-10)

Features

  • added field metadata and query builder support (f8c5459)

@eavfw/quickform-input-select-v1.0.0-vnext.7

10 Mar 19:47
Compare
Choose a tag to compare

@eavfw/quickform-input-select-v1.0.0-vnext.7 (2024-03-10)

Bug Fixes

  • dropdown should use key when value is empty (56c660f)

@eavfw/quickform-input-select-v1.0.0-vnext.6

10 Mar 16:34
Compare
Choose a tag to compare

@eavfw/quickform-input-select-v1.0.0-vnext.6 (2024-03-10)

Features

  • added field metadata and query builder support (f8c5459)
  • Added support for clearning options when specific option is selected. Solves #7 (babcb63)
  • Added swap support on dropdown/select options (0ae1a62)

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

10 Mar 16:34
Compare
Choose a tag to compare

@eavfw/quickform-designer-v1.0.0-vnext.12 (2024-03-10)

Bug Fixes

  • exporting context for quickform designer (83d672a)
  • issue that question text is wiped every time other props are altered (829938f)

Features

  • added field metadata and query builder support (f8c5459)
  • exposed colour tokens in settings view (d51f7fb)

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

10 Mar 20:08
Compare
Choose a tag to compare
Pre-release

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

Bug Fixes

  • dummy data was missing props (a84fe7f)

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

10 Mar 19:47
Compare
Choose a tag to compare
Pre-release

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

Bug Fixes

  • disabled this reset error on click - topic for discussion #9 (c478183)
  • move logic to dispatches / reducer actions not the functions outside. #9 (1cb356e)
  • Trying if a focusout event can trigger answering for #8 (20312c0)

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

10 Mar 16:34
Compare
Choose a tag to compare
Pre-release

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

Bug Fixes

  • added color for error box text to use onError (47df174)
  • added error, onerror tokens (71f5401)
  • clearing the error on new inputs (6faf4fe)
  • is it needed to seperate the two answer question ? Maybe i am missing something (5fa8fe1)
  • log arguments with default logger (68e5ca2)
  • made all questions return flatten list + query for questions with visibility rules (21ecc83)
  • navigation handler did not handle empty slides (5ab194e)
  • played with borders on nav buttons (0ea8b77)

Features

  • added field metadata and query builder support (f8c5459)
  • Added visibility engines support other than default jseval (5d35765)

@eavfw/quickform-input-select-v1.0.0-vnext.5

08 Mar 08:25
Compare
Choose a tag to compare

@eavfw/quickform-input-select-v1.0.0-vnext.5 (2024-03-08)

Bug Fixes

  • dropdown input control fixes and a better options form for designer (9ba067d)

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

08 Mar 08:25
Compare
Choose a tag to compare

@eavfw/quickform-designer-v1.0.0-vnext.11 (2024-03-08)

Bug Fixes

  • added designer support tokens (d1cd413)
  • Added visible rule input field (b8539b8)
  • removed horizontal, dont like it :D (5b86734)