Skip to content

Releases: adobe/aem-core-forms-components

core-forms-components-reactor-3.0.34

13 Jun 10:55

Choose a tag to compare

Release notes for version core-forms-components-reactor-3.0.34

What's Changed

Full Changelog: core-forms-components-reactor-3.0.32...core-forms-components-reactor-3.0.34

core-forms-components-reactor-3.0.32

12 Jun 05:36

Choose a tag to compare

Release notes for version core-forms-components-reactor-3.0.32

What's Changed

Full Changelog: core-forms-components-reactor-3.0.30...core-forms-components-reactor-3.0.32

core-forms-components-reactor-3.0.30

07 Jun 08:37

Choose a tag to compare

Release notes for version core-forms-components-reactor-3.0.30

What's Changed

Full Changelog: core-forms-components-reactor-3.0.28...core-forms-components-reactor-3.0.30

Known issues

  • In the case of DOR, if multiple checkboxes are selected in the form, only one of those checkbox will go as submitted.
  • The form is being submitted even after captcha validation fails.

core-forms-components-reactor-3.0.28

31 May 03:11

Choose a tag to compare

Release notes for version core-forms-components-reactor-3.0.28

What's Changed

  • Introduced support for reCAPTCHA Enterprise.
  • Added custom function registration wrapped in a try/catch block to enhance error handling.
  • Fixed an issue with the rich text rendition of radio buttons.
  • Added a custom submit test feature behind a feature toggle.

Full Changelog: core-forms-components-reactor-3.0.26...core-forms-components-reactor-3.0.28

core-forms-components-reactor-3.0.26

28 May 09:34

Choose a tag to compare

Release notes for version core-forms-components-reactor-3.0.26

What's Changed

Full Changelog: core-forms-components-reactor-3.0.24...core-forms-components-reactor-3.0.26

core-forms-components-reactor-3.0.24

10 May 09:10

Choose a tag to compare

Release notes for version core-forms-components-reactor-3.0.24

What's Changed

Full Changelog: core-forms-components-reactor-3.0.22...core-forms-components-reactor-3.0.24

Known Issues

  • The submit success handler fails when the form is submitted using the Adaptive Form Embed component in non-iframe mode.

core-forms-components-reactor-3.0.22

09 May 15:57

Choose a tag to compare

Release notes for version core-forms-components-reactor-3.0.22

What's Changed

  • Added condition on description and error message in aria-describedby by @pavi41 in #1192
  • FORMS-12203: Added localization changes and test cases by @shivangimittal791 in #1152
  • FORMS-13851 Support for language in date picker and number input by @rismehta in #1169
  • FORMS-12822 : format should not be visible when no pattern is selected by @AnurudraS in #1196
  • FORMS-14013 - Fixing Dropdown that had a selected value without default/placeholder set by @TalmizAhmed in #1199
  • FORMS-13209 - Added support for form submission handlers and corrected submit() rule in examples by @arunattri26 in #1191
  • FORMS-13935 update examples for aemcomponents.dev by @barshat7 in #1204
  • FORMS-14013 - Testcase added - Fixing Dropdown that had a selected value without default/placeholder set by @TalmizAhmed in #1203
  • Forms 11746 allow attaching same file by @rajatofficial in #1201
  • Read-only is not working in file-attachment by @pavi41 in #1200
  • Readonly & Disable were not working in TNC component by @pavi41 in #1211
  • FORMS-14018 - Fix for dropdown not working when enumNames are not provided by @TalmizAhmed in #1210
  • Moving to 15860 image by @rismehta in #1212
  • FORMS-13811 | Adding rendition for hCaptcha by @navneet-ag in #1174
  • [FORMS-11581] Enabled Draft functionality for V2 by @girotraapankaj in #1209
  • adding source property in sling model of image component to get dam asset path in headless json by @deepprakash345 in #1198
  • eds semantic html without a separate selector by @deepprakash345 in #1194
  • add data-cmp-valid attribute for checkboxgroup and radiobutton by @barshat7 in #1225
  • Exclude from DoR is not working for text field by @devgurjar in #1226
  • Acc/space remove two by @pavi41 in #1228
  • Devtomaster 9 may 2024 by @barshat7 in #1229

New Contributors

Full Changelog: core-forms-components-reactor-3.0.20...core-forms-components-reactor-3.0.22

Known Issues

  • The submit success handler fails when the form is submitted using the Adaptive Form Embed component in non-iframe mode.

core-forms-components-reactor-3.0.20

03 May 10:56

Choose a tag to compare

Release notes for version core-forms-components-reactor-3.0.20

What's Changed

  • FORMS-13935 update examples for aemcomponents.dev in #1204
  • Forms 11746 allow attaching same file in #1201
  • Read-only is not working in file-attachment in #1200
  • Readonly & Disable were not working in TNC component in #1211
  • Moving to 15860 image in #1212
  • FORMS-13811 | Adding rendition for hCaptcha in #1174

Full Changelog: core-forms-components-reactor-3.0.18...core-forms-components-reactor-3.0.20

core-forms-components-reactor-3.0.18

29 Apr 06:54

Choose a tag to compare

Release notes for version core-forms-components-reactor-3.0.18

What's Changed

  • FORMS-12822 : format should not be visible when no pattern is selected in #1196
    FORMS-13209 - Added support for form submission handlers and corrected submit() rule in examples in #1191

Full Changelog: core-forms-components-reactor-3.0.16...core-forms-components-reactor-3.0.18

core-forms-components-reactor-3.0.16

19 Apr 05:06

Choose a tag to compare

Release notes for version core-forms-components-reactor-3.0.16

What's Changed

  • Localization Enhancements (FORMS-12203): Added localization support to improve user interface in multiple languages.
  • Language Support for Form Inputs (FORMS-13851): Enhanced date picker and number input controls to support multiple languages, enabling use cases for field specific formatting even if the form language is different
  • Added appropriate conditions for aria-describedby attributes to improve screen reader descriptions. This enhancement ensures better accessibility by providing clear context on forms for users with disabilities.
  • UI Behavior Correction (FORMS-12822): Addressed an issue where the format was displayed even when no pattern was selected. The format option will now be hidden unless a pattern is specifically chosen, streamlining the user experience and avoiding confusion.

Full Changelog: core-forms-components-reactor-3.0.14...core-forms-components-reactor-3.0.16