Skip to content

Commit

Permalink
Updated build
Browse files Browse the repository at this point in the history
  • Loading branch information
lane-formio committed Dec 5, 2023
1 parent db59049 commit 995bcd4
Show file tree
Hide file tree
Showing 22 changed files with 28,383 additions and 19,427 deletions.
7 changes: 7 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## 4.18.0-rc.9
### Changed
- FIO-7309: Fixed an issue where min/maxDate settings for Day component are getting evaluated in Form Builder
- FIO-7406 Fixed plain Textarea interpolating data in readonly mode
- FIO-7074/FIO-7379: Fixes some issues caused by Wizzard was not always…
- FIO-7481: handle 504 response from service worker in offline mode for file request

## 4.18.0-rc.8
### Changed
- FIO-7550: Fixing choices css issue
Expand Down
6 changes: 3 additions & 3 deletions dist/formio.contrib.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/formio.contrib.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/formio.contrib.min.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
MIT License: http://getify.mit-license.org
*/

/*! formiojs v4.18.0-rc.8 | https://unpkg.com/formiojs@4.18.0-rc.8/LICENSE.txt */
/*! formiojs v4.18.0-rc.9 | https://unpkg.com/formiojs@4.18.0-rc.9/LICENSE.txt */

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

Expand Down
2 changes: 1 addition & 1 deletion dist/formio.embed.min.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/*! formiojs v4.18.0-rc.8 | https://unpkg.com/formiojs@4.18.0-rc.8/LICENSE.txt */
/*! formiojs v4.18.0-rc.9 | https://unpkg.com/formiojs@4.18.0-rc.9/LICENSE.txt */
10 changes: 5 additions & 5 deletions dist/formio.form.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/formio.form.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/formio.form.min.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
MIT License: http://getify.mit-license.org
*/

/*! formiojs v4.18.0-rc.8 | https://unpkg.com/formiojs@4.18.0-rc.8/LICENSE.txt */
/*! formiojs v4.18.0-rc.9 | https://unpkg.com/formiojs@4.18.0-rc.9/LICENSE.txt */

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

Expand Down
10 changes: 5 additions & 5 deletions dist/formio.full.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/formio.full.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/formio.full.min.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
MIT License: http://getify.mit-license.org
*/

/*! formiojs v4.18.0-rc.8 | https://unpkg.com/formiojs@4.18.0-rc.8/LICENSE.txt */
/*! formiojs v4.18.0-rc.9 | https://unpkg.com/formiojs@4.18.0-rc.9/LICENSE.txt */

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

Expand Down
4 changes: 2 additions & 2 deletions dist/formio.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/formio.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/formio.min.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
MIT License: http://getify.mit-license.org
*/

/*! formiojs v4.18.0-rc.8 | https://unpkg.com/formiojs@4.18.0-rc.8/LICENSE.txt */
/*! formiojs v4.18.0-rc.9 | https://unpkg.com/formiojs@4.18.0-rc.9/LICENSE.txt */

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

Expand Down
2 changes: 1 addition & 1 deletion dist/formio.utils.min.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
MIT License: http://getify.mit-license.org
*/

/*! formiojs v4.18.0-rc.8 | https://unpkg.com/formiojs@4.18.0-rc.8/LICENSE.txt */
/*! formiojs v4.18.0-rc.9 | https://unpkg.com/formiojs@4.18.0-rc.9/LICENSE.txt */

/**
* @license
Expand Down
Loading

0 comments on commit 995bcd4

Please sign in to comment.