Skip to content

Releases: onebeyond/react-form-builder

ob-v1.1.0

16 Feb 09:00
95049ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: ob-v1.0.0...ob-v1.1.0

ob-v1.0.0

31 Jan 18:53
560772d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.1...ob-v1.0.0

v2.2.0

21 Mar 16:50
Compare
Choose a tag to compare

2.2.0 (2024-03-21)

🆕 Features

  • add array conditions to dependent question in multiple_checkboxes (#126) (ae84e7f)
  • add commitLint and Husky (8253496)
  • add dependant questions logic to radio buttons (e81e81b)
  • add devtools when in DEV mode (2373031)
  • add international option to Phone (84aef3e)
  • add option to prepend the flag to the country name (72b4413)
  • add react markdown to radio label (#111) (d205009)
  • added pr template and codeowners file (ee82413)
  • added pre-commit job (34d43e8)
  • builder parent div updated (ba4fbdd)
  • builder: add dependent question to multicheckboxes (#116) (1d4e366)
  • edit labels by question (0c3aaa4)
  • github action to publish on npm (af134b7)
  • github action to publish on npm (#98) (e57372b)
  • making new and removing old tooltip component (73a1450)
  • mobile: add default country value (#124) (37843c6)
  • multiplecheckbox: add disable others option (#112) (d0c18c8)
  • new country question (246aa4a)
  • new sorted arrays by country name (877b5ad)
  • node: update version (c772b5d)
  • phone: add ltr attribute (#122) (95ee699)
  • precommit script added (b85f7ca)
  • precommit script added (91e6f2e)
  • props added (5c1bfe2)
  • questions: add image input question type (#161) (343c57a)
  • radio test edit (521f6dc)
  • refactor container condiciontalQuestion (67501bc)
  • regions: change gb, ie, fr and se regions data (#121) (62fec42)
  • remove support for node < 16 (bb40b3a)
  • text-area: add word count type (#130) (5306f5b)
  • textarea question implemented (46e0f1e)
  • upgrade to node v20 (7b79369)
  • wip: new country question with countries enriched data (77293f8)

🐛 Bug Fixes

  • add component name in github release tag (#223) (cb98e49)
  • adding countries left asked by ... (dfc8a2c)
  • allowed-endpoints for scorecard (6e68663)
  • allowed-endpoints for test reporter (b85ebe4)
  • avoid overriding default onChange behavior to allow showing dependentQuestions (0886ae8)
  • date picker test (#113) (c1875f8)
  • dateField: remove ? (3f3603e)
  • dateQuestion: select date order (#117) (91fa555)
  • disable submit button when form is being submitted (8686d87)
  • error-handling: add error class to all Select based questions (#172) (196ccbb)
  • error-message: use errorStyles prop instead of overwrite sx (#142) (a69d150)
  • eslint: sx problem (#134) (1958e67)
  • fix vulnerabilities with auit fix (dc182b5)
  • form: new ? typo (a4ae823)
  • form: remove ? typo (#125) (4d6a22f)
  • get back egress-policy block for harden runner (e623043)
  • linter errors and warnings (daa0acd)
  • minor changes according to pr review (bddcea4)
  • prevent re-submitting the form while it's being submitted (d67c0fa)
  • react-select: use id to prevent hydration errors (#140) (bfcbdf0)
  • revert to egress-policy: audit for cd gh action (c01c736)
  • rollup config and countries translation (a86ace4)
  • rollup&Fields: update rollup, use uuidV4, update packages (#144) (40e60a9)
  • selectImage: type of values when undefined (5948442)
  • select: update select default value to listen to new value changes ([#168](h...
Read more

v2.1.0

21 Mar 12:20
e4060a7
Compare
Choose a tag to compare

2.1.0 (2024-03-21)

🆕 Features

  • add array conditions to dependent question in multiple_checkboxes (#126) (ae84e7f)
  • add commitLint and Husky (8253496)
  • add dependant questions logic to radio buttons (e81e81b)
  • add devtools when in DEV mode (2373031)
  • add international option to Phone (84aef3e)
  • add option to prepend the flag to the country name (72b4413)
  • add react markdown to radio label (#111) (d205009)
  • added pr template and codeowners file (ee82413)
  • added pre-commit job (34d43e8)
  • builder parent div updated (ba4fbdd)
  • builder: add dependent question to multicheckboxes (#116) (1d4e366)
  • edit labels by question (0c3aaa4)
  • github action to publish on npm (af134b7)
  • github action to publish on npm (#98) (e57372b)
  • making new and removing old tooltip component (73a1450)
  • mobile: add default country value (#124) (37843c6)
  • multiplecheckbox: add disable others option (#112) (d0c18c8)
  • new country question (246aa4a)
  • new sorted arrays by country name (877b5ad)
  • node: update version (c772b5d)
  • phone: add ltr attribute (#122) (95ee699)
  • precommit script added (b85f7ca)
  • precommit script added (91e6f2e)
  • props added (5c1bfe2)
  • questions: add image input question type (#161) (343c57a)
  • radio test edit (521f6dc)
  • refactor container condiciontalQuestion (67501bc)
  • regions: change gb, ie, fr and se regions data (#121) (62fec42)
  • remove support for node < 16 (bb40b3a)
  • text-area: add word count type (#130) (5306f5b)
  • textarea question implemented (46e0f1e)
  • upgrade to node v20 (7b79369)
  • wip: new country question with countries enriched data (77293f8)

🐛 Bug Fixes

  • add component name in github release tag (#223) (cb98e49)
  • adding countries left asked by ... (dfc8a2c)
  • allowed-endpoints for scorecard (6e68663)
  • allowed-endpoints for test reporter (b85ebe4)
  • avoid overriding default onChange behavior to allow showing dependentQuestions (0886ae8)
  • date picker test (#113) (c1875f8)
  • dateField: remove ? (3f3603e)
  • dateQuestion: select date order (#117) (91fa555)
  • disable submit button when form is being submitted (8686d87)
  • error-handling: add error class to all Select based questions (#172) (196ccbb)
  • error-message: use errorStyles prop instead of overwrite sx (#142) (a69d150)
  • eslint: sx problem (#134) (1958e67)
  • fix vulnerabilities with auit fix (dc182b5)
  • form: new ? typo (a4ae823)
  • form: remove ? typo (#125) (4d6a22f)
  • get back egress-policy block for harden runner (e623043)
  • linter errors and warnings (daa0acd)
  • minor changes according to pr review (bddcea4)
  • prevent re-submitting the form while it's being submitted (d67c0fa)
  • react-select: use id to prevent hydration errors (#140) (bfcbdf0)
  • revert to egress-policy: audit for cd gh action (c01c736)
  • rollup config and countries translation (a86ace4)
  • rollup&Fields: update rollup, use uuidV4, update packages (#144) (40e60a9)
  • selectImage: type of values when undefined (5948442)
  • select: update select default value to listen to new value changes ([#168](h...
Read more

v0.1.2

31 Dec 09:13
9618194
Compare
Choose a tag to compare

Npm logs

npm notice 
npm notice 📦  @guidesmiths/[email protected]
npm notice === Tarball Contents === 
npm notice 1.1kB LICENSE     
npm notice 726B  package.json
npm notice 292B  .travis.yml 
npm notice === Tarball Details === 
npm notice name:          @guidesmiths/react-form-builder         
npm notice version:       0.1.2                                   
npm notice package size:  1.3 kB                                  
npm notice unpacked size: 2.1 kB                                  
npm notice shasum:        bf51cae20676bfb9b7b4a923f93e2582870776c5
npm notice integrity:     sha512-+xh0CTW1LSUz3[...]R7fd33UzVax9g==
npm notice total files:   3                                       
npm notice 
+ @guidesmiths/[email protected]