-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
FIO-8389 Update package.json with core changes #5623
Closed
lane-formio
wants to merge
17
commits into
fix/FIO-8389_editgrid_with_conditinal_logic
from
FIO-8389-update-package.json-with-core-changes
Closed
FIO-8389 Update package.json with core changes #5623
lane-formio
wants to merge
17
commits into
fix/FIO-8389_editgrid_with_conditinal_logic
from
FIO-8389-update-package.json-with-core-changes
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix: upgrade dompurify from 3.1.0 to 3.1.1 Snyk has created this PR to upgrade dompurify from 3.1.0 to 3.1.1. See this package in npm: dompurify See this project in Snyk: https://app.snyk.io/org/heather-jrc/project/744bedfc-61f3-43e0-b360-803f18578069?utm_source=github&utm_medium=referral&page=upgrade-pr * Add yarn.lock to snyk-upgrade-eccf837 --------- Co-authored-by: snyk-bot <[email protected]> Co-authored-by: lane-formio <[email protected]>
…ts with URL DataSource show values instead of labels in modal preview (#5586) * FIO-7195: Fixes an issue where Select, Radio and SelectBoxes components with URL DataSource show values instead of labels in modal preview * Fixed tests
…bjects (#5588) * requireLibrary verifies that plugin is not of type HTMLElement * requireLibrary verifies that plugin is not of type HTMLElement * Added utility function for wizard ace issue
…rs values instead of labels in the read only mode (#5620)
…ranslation FIO-8366: API key is not unique translation
…kage.json-with-core-changes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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: