Skip to content

Commit 6edb533

Browse files
committed
Updated build and version.
1 parent 1c089ae commit 6edb533

34 files changed

+100295
-653896
lines changed

Changelog.md

-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ 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-
<<<<<<< HEAD
87
## 4.10.0-beta.6
98
### Fixed
109
- FJS 850: DataGrid not redrawing after `setValue` with smaller amount of rows than it had
@@ -62,8 +61,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6261
### Fixed
6362
- Current submission to be set after draft save.
6463

65-
=======
66-
>>>>>>> 42fdedef4c55a0e1b69d17bd984378b591b9d7ab
6764
## 4.9.19
6865
### Changed
6966
- No changes. 4.9.19-rc.3 production release.

bower.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
{
22
"name": "formiojs",
33
"description": "Common js library for client side interaction with <form.io>",
4-
<<<<<<< HEAD
5-
"version": "4.10.0-beta.6",
6-
=======
7-
"version": "4.9.19-rc.3",
8-
>>>>>>> 42fdedef4c55a0e1b69d17bd984378b591b9d7ab
4+
"version": "4.10.0-beta.7",
95
"main": "dist/formio.min.js",
106
"license": "MIT",
117
"homepage": "https://github.com/formio/formio.js",

dist/formio.contrib.js

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

dist/formio.contrib.min.js

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

dist/formio.embed.js

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

dist/formio.embed.min.js

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

dist/formio.form.js

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

dist/formio.form.min.js

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

dist/formio.full.js

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

dist/formio.full.min.js

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

dist/formio.js

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

dist/formio.min.js

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

dist/formio.utils.min.js

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

0 commit comments

Comments
 (0)