Update dependency @formio/js to v5.2.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@formio/js | dependencies | minor | 5.0.2 -> 5.2.0 |
Release Notes
formio/formio.js (@formio/js)
v5.2.0
Changed
v5.1.2
Changed
- Updated @formio/core@2.4.1-rc.3
- Updated @formio/bootstrap@3.1.1-rc.1
- FIO-9217 Fix: allow moment.js datetime custom default values in calendar widget-text field components
- FIO-8677: Fixes an issue where its possible to draweon Signature on the View tab of PDF form
- FIO-9908: fixed an issue where condtion does not work properly if 'show' setting is a string
- FIO-8706: allow data interpolation for data source in components
- Fix Scientific notation allowing it by default
- FIO-9992: check for server when triggering the captcha
- FIO-9902-9878: fixed an issue where PDF is not loaded for the form with hidden/conditionally hidden select
v5.1.1
v5.1.0
Changed
- Official Release
- Updated @formio/bootstrap@3.1.0
- Updated @formio/core@2.4.0
- FIO-9931: fixed an issue wehre min and max date settings are not saved in builder
- FIO-9921: fix issue with local paths not being propogated to edit grid
- FIO-9933: Fixed the default value for the Lazy Load option for Select dropdowns.
- FIO-9888: Fixed issue where the noDefaults flag would skip defaults even for calculations.
- FIO-9913: Fixed problems where conditionally hidden fields would reset when their parents are hidden but have clearOnHide set to false.
- FIO-9912: Fixed issue where the default value of the address component would clear and not reset.
- FIO-9889: added backwards compatibility checks for provider options
- FIO-9721 Added Submit button as available trigger option of captcha inside Wizard
- FIO-9838: fix rendering an unknown component on the builder causing error
- FIO-9830 fixed captcha trigger for wizard
- Fixing issues with the data map and unnecessary reset model functions
- FIO-9807: Refactor the conditionally hidden check to be performed at runtime.
- FIO-9766: Fixing issues with conditionally hidden fields and state being stored…
- FIO-9811 fixed drag and drop for custom component
- FIO-9815: fixed an issue where nested form inside wizard does not highlight validation errors
- FIO-9720 fixed typo
- FIO-9720 fixed triggering captcha for wizard
- FIO-9751 updated modal edit window for components with hidden tabs on builder mode
- FIO-9767: fixed an issue where the nested form data is not submitted when clearOnHide is disabled
- FIO-9640: Fix date components have wrong timezone in email
- FIO-9720 fixet trigger captcha component inside layout component
- FIO-9385 Preserve non-default widget settings after evaluating field logic
- FIO-9515 Fixed Edit grid conditional values not displayed in Edit sub…
- Revert choices back to 10.2.1
- FIO-9620: update copy on Form component editForm
- Updated @formio/choices.js@11.0.3-rc.1
- FIO-9548:fixed setting of form._data for NestedDataComponent into forms with noDefaults option
- FIO-8724: Fixed firing change event for DataGrid component
- FIO-9511: fixed day min/max validation message
- FIO-9499 Component: Check if ref is instance of NodeList on detach
- FIO-9482 fixed setting Formio version
- FIO-9480: ensure parent references are stable before subform creation
- FIO-9527: Fixed address component with multiple values
- FIO-9517: nested forms with lazy load validation fix
- FIO-9552: Fixing the embed code to export the Formio construct
- FIO-9506: fixed the return type of the render function
- FIO-9159: change clearOnHide behavior to track conditionally hidden state rather than mere visibility
- 5.x - FIO-8426: changes required for eSignature
- Refactor the component path system to ensure we are always referencing the correct path.
- FIO-9312: fixed an issue where conditionals does not work well when there are several components with the same key/path
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by NMaaS Renovate
Merge request reports
Activity
mentioned in issue #271
added 45 commits
-
69df0048...031a3033 - 44 commits from branch
develop
- 7f1d6ffa - Update dependency @formio/js to v5.1.2
-
69df0048...031a3033 - 44 commits from branch
added 10 commits
-
7f1d6ffa...9c682841 - 9 commits from branch
develop
- 4852700e - Update dependency @formio/js to v5.2.0
-
7f1d6ffa...9c682841 - 9 commits from branch
Please register or sign in to reply