Skip to content

Commit 6cb6eda

Browse files
committed
Updated build and version.
1 parent 59132f1 commit 6cb6eda

File tree

630 files changed

+155726
-129851
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

630 files changed

+155726
-129851
lines changed

Changelog.md

+11
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
### 4.12.1-rc.15
8+
#### Fixed
9+
- Fix untouched panel collapse and then open triggered validation
10+
- FJS-1304: Fixed an issue where clearOnHide does not work for components inside EditGrid
11+
- Fixing issue where forms with columns makes pdf builder not work.
12+
- FJS-1144: Fixed an issue where Select inside EditGrid is not refreshed when the other EditGrid's child changed
13+
- Fixed an issue where conditions do not work for components inside EditGrid
14+
15+
#### Changed
16+
- Clear choices if resetValue flag passed
17+
718
### 4.12.1-rc.14
819
#### Changed
920
- FJS-1116: add methods so that premium can override them

dist/formio.contrib.js

+17-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/formio.contrib.min.js

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/formio.embed.js

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/formio.embed.min.js

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/formio.form.js

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/formio.form.min.js

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/formio.full.js

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/formio.full.min.js

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/formio.js

+14-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/formio.min.js

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/formio.utils.js

+13-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/formio.utils.min.js

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)