Releases: onebeyond/react-form-builder
@onebeyond/react-form-builder: v2.3.2
@onebeyond/react-form-builder: v2.3.1
@onebeyond/react-form-builder: v2.3.0
2.3.0 (2024-04-10)
🆕 Features
- add array conditions to dependent question in multiple_checkboxes (#126) (ae84e7f)
- add commitLint and Husky (8253496)
- add country subdivision question (#232) (bca07a9)
- 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](40e60a90a9...
@onebeyond/[email protected]
What's Changed
- Fix: remove CSS import for Phone by @NuriaExtremadouro in #212
Full Changelog: https://github.com/onebeyond/react-form-builder/compare/@onebeyond/[email protected]...@onebeyond/[email protected]
@onebeyond/[email protected]
What's Changed
- Fix/Shows dependent questions of multiple_checkboxes fields by @NuriaExtremadouro in #211
Full Changelog: https://github.com/onebeyond/react-form-builder/compare/@onebeyond/[email protected]...@onebeyond/[email protected]
@onebeyond/[email protected]
What's Changed
- fix: remove direct css import from Phone by @matyasjay in #210
Full Changelog: https://github.com/onebeyond/react-form-builder/compare/@onebeyond/[email protected]...@onebeyond/[email protected]
@onebeyond/[email protected]
What's Changed
- docs: add matyasjay as a contributor for code by @allcontributors in #207
- Fix export by @inigomarquinez in #208
- Release 1.5.0 by @inigomarquinez in #209
Full Changelog: https://github.com/onebeyond/react-form-builder/compare/@onebeyond/[email protected]...@onebeyond/[email protected]
@onebeyond/[email protected]
What's Changed
- feat: add international option to Phone by @matyasjay in #206
New Contributors
- @matyasjay made their first contribution in #206
Full Changelog: https://github.com/onebeyond/react-form-builder/compare/@onebeyond/[email protected]...@onebeyond/[email protected]
@onebeyond/[email protected]
What's Changed
- Add a new country question by @inigomarquinez in #200
- Release v1.3.0 by @inigomarquinez in #205
Full Changelog: https://github.com/onebeyond/react-form-builder/compare/@onebeyond/[email protected]...@onebeyond/[email protected]
@onebeyond/[email protected]
What's Changed
- ALD-11 | Add reCAPTCHA component by @NuriaExtremadouro in #198
- ALD-13 | Feat/release minor by @NuriaExtremadouro in #199
- docs: add NuriaExtremadouro as a contributor for code, and doc by @allcontributors in #201
- docs: add matyasjay as a contributor for review by @allcontributors in #202
Full Changelog: https://github.com/onebeyond/react-form-builder/compare/ob-v1.1.1...@onebeyond/[email protected]