-
Notifications
You must be signed in to change notification settings - Fork 8
14.0.0: formio upgrade #363
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
Open
Klaas-Ritense
wants to merge
23
commits into
next-major
Choose a base branch
from
feat/upgrade-formio
base: next-major
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+354
−284
Open
Changes from 9 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
0116f2d
Merge remote-tracking branch 'origin/next-minor' into feat/upgrade-fo…
Klaas-Ritense 32df080
Resolve conflicts
Klaas-Ritense b6f9d81
Merge remote-tracking branch 'origin/next-major' into feat/upgrade-fo…
Klaas-Ritense 3ceac97
Add release notes major 14
Klaas-Ritense eb665b0
Merge remote-tracking branch 'origin/next-major' into feat/upgrade-fo…
Klaas-Ritense 81d6a7c
merge
Klaas-Ritense c78ad05
Merge remote-tracking branch 'origin/next-major' into feat/upgrade-fo…
Klaas-Ritense e71b31d
merge
Klaas-Ritense 23fa513
Merge remote-tracking branch 'origin/next-major' into feat/upgrade-fo…
Klaas-Ritense 6d2665a
Merge branch 'next-major' into feat/upgrade-formio
Klaas-Ritense c3b746b
Merge branch 'next-major' into feat/upgrade-formio
Klaas-Ritense 9506402
Building block auto-deployment documentation
Klaas-Ritense da625cb
upgrade formio to latest
Klaas-Ritense 42e79de
Merge branch 'next-major' into feat/upgrade-formio
Klaas-Ritense 23da67e
Merge branch 'next-major' into feat/upgrade-formio
Klaas-Ritense 2e2f6e7
Merge remote-tracking branch 'origin/next-major' into feat/upgrade-fo…
Klaas-Ritense ee629b4
Merge
Klaas-Ritense ea0aadb
Merge remote-tracking branch 'origin/next-major' into feat/upgrade-fo…
Klaas-Ritense c88a06c
Merge remote-tracking branch 'origin/next-major' into feat/upgrade-fo…
Klaas-Ritense 091baf8
chore: bump @formio/angular to 11.0.5 and @formio/js to 5.5.0
Klaas-Ritense 0bf0d2e
Merge remote-tracking branch 'origin/next-major' into feat/upgrade-fo…
Klaas-Ritense ea138d2
fix: annotate submission$ so the components library emits declarations
Klaas-Ritense 494b5be
chore: bump @formio/js to 5.5.1
Klaas-Ritense File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
6 changes: 6 additions & 0 deletions
6
...mio-test/1-0-0/case-definition-process-link/formio-test.case-definition-process-link.json
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| [ | ||
| { | ||
| "processDefinitionKey": "document-upload", | ||
| "linkType": "DOCUMENT_UPLOAD" | ||
| } | ||
| ] |
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| # 14.0.0 | ||
|
|
||
| {% hint style="info" %} | ||
| **Release date 00-00-YYYY** | ||
| {% endhint %} | ||
|
|
||
| ## New Features | ||
|
|
||
| * **New feature title** | ||
|
|
||
| New feature explanation. | ||
|
|
||
| ## Enhancements | ||
|
|
||
| * **Upgraded Form.io to version 5** | ||
|
|
||
| Valtimo has upgraded its Form.io implementation to `@formio/js` v5.3.0 and `@formio/angular` v9.0.2. | ||
|
|
||
| **Main change:** The core Form.io library has been renamed from `formiojs` to `@formio/js`. | ||
1 change: 1 addition & 0 deletions
1
documentation/release-notes/14.x.x/14.0.0/back-end-migration.md
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| # Back-end migration | ||
|
Klaas-Ritense marked this conversation as resolved.
|
||
2 changes: 2 additions & 0 deletions
2
documentation/release-notes/14.x.x/14.0.0/front-end-migration.md
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| # Front-end migration | ||
|
|
||
|
Klaas-Ritense marked this conversation as resolved.
|
||
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| # Major 14 | ||
|
Klaas-Ritense marked this conversation as resolved.
|
||
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
2 changes: 1 addition & 1 deletion
2
...-io/components/formio-value-resolver-selector/formio-value-resolver-selector.component.ts
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.