Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change needed #570

Open
wants to merge 150 commits into
base: fix/submission-load-on-view
Choose a base branch
from

Conversation

Jaskaran-Techno
Copy link

Link to Jira Ticket

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

Description

What changed?

Use this section to provide a summary description of the changes you've made

Why have you chosen this solution?

Use this section to justify your choices

Breaking Changes / Backwards Compatibility

Use this section to describe any potentially breaking changes this PR introduces or any effects this PR might have on backwards compatibility

Dependencies

Use this section to list any dependent changes/PRs in other Form.io modules

How has this PR been tested?

Use this section to describe how you tested your changes; if you haven't included automated tests, justify your reasoning

Checklist:

  • I have completed the above PR template
  • 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

j-perl and others added 30 commits August 20, 2020 22:38
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](fb55/nth-check@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…t-ref-callback

pass down a ref callback to custom component instead of relying on the r…
…-check-2.0.1

Bump nth-check from 2.0.0 to 2.0.1
[docs] Add punctuation to Description texts
…e-submission

fix onChange triggered in loop when same submission recieved
…h-parse-1.0.7

Bump path-parse from 1.0.6 to 1.0.7
we can add more options to the main option and we can access the all html element
…r-on-change-event

added access to the form schema in change event in react form builder
Fixed an issue where user state is cleared before the user is logged out
…-caused-console-error

fixed propTypes error that coused console error
brendanbond and others added 30 commits January 23, 2024 14:53
…-Enterprise-Form-Builder

FIO-7563 added events to FormEdit Component
* Rewrites of the major components (Form, FormBuilder, FormGrid,
  SubmissionGrid, etc.) to idiomatic React and Typescript
* Tooling updates (eslint, typescript, no more babel, etc.)
* Many more...
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.