Skip to content

Conversation

@arun-s-aot
Copy link
Owner

Link to Jira Ticket

https://formio.atlassian.net/browse/FIO-XXXX

Description

What changed?

Previously, formio.js ... This PR replaces this behavior by ...

Why have you chosen this solution?

Although there were many potential solutions such as ..., [my solution] was best because ...

Dependencies

This PR depends on the following PRs from other Form.io modules: ...

How has this PR been tested?

I added automated tests to cover [all/the following] cases, including ...

Checklist:

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • My changes include tests that prove my fix is effective (or that my feature works as intended)
  • New and existing unit/integration tests pass locally with my changes
  • Any dependent changes have corresponding PRs that are listed above

alexandraRamanenka and others added 30 commits May 27, 2024 12:47
…ibutes (formio#5581)

* FIO-8199: Fixes an issue where Checkbox does not have id and for attributes

* Added a test

* Fixed conflicts

* Fixed tests

* Updated renders
Currently this file includes invalid CSS which fails to parse on some of the modern tooling like lightningcss.dev.

Since IE7 is severely outdated I don't think this property is needed nowadays, given that even IE11 is fully deprecated.

Details on the Next.js repo: vercel/next.js#66394
…or-multiple-select-component

FIO-8281: fixed selectData property for multiple select component
Bumps [socket.io](https://github.com/socketio/socket.io) from 4.5.2 to 4.7.5.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](socketio/socket.io@4.5.2...4.7.5)

---
updated-dependencies:
- dependency-name: socket.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* FIO-7835: added new methond that are used in esignature

* changed iconClass, add onSetSubmission method

* changed iconClass method

* fixed pathes calculation

* fixed path calculation for comps inside layouts

* made esign work with modal edit

* removed icon class

* amended types + refactored
…with-select-component

4.x - FIO-7478: fixed an issue where select component displays incorrect label after datagrid rows reorder
lane-formio and others added 4 commits July 23, 2024 14:29
…al_rules

FIO-8389 | FIO-8403 | FIO-8414: Fixes 4.x validations and conditionals for array data components
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.