Skip to content

Commit

Permalink
Updated build and version.
Browse files Browse the repository at this point in the history
  • Loading branch information
travist committed Oct 27, 2018
1 parent acf4ad2 commit cad1fed
Show file tree
Hide file tree
Showing 72 changed files with 158,090 additions and 123,387 deletions.
11 changes: 8 additions & 3 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ 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/).

## [UNRELEASED]
## 3.6.12
### Fixed
- Children components context for Container, DataGrid and EditGrid component.
- FOR-1745: Children components context for Container, DataGrid and EditGrid component.
- Make sidebar buttons work after adding component.

### Added
- Content property to HTML and Content components Logic.
- FOR-1757: Content property to HTML and Content components Logic.

### Changed
- Upgraded [email protected], [email protected], [email protected]

## 3.6.11
### Changed
- Export the "moment" object in FormioUtils so that it can be accessed from outside libraries.
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "formiojs",
"description": "Common js library for client side interaction with <form.io>",
"version": "3.6.11",
"version": "3.6.12",
"main": "dist/formio.min.js",
"license": "MIT",
"homepage": "https://github.com/formio/formio.js",
Expand Down
20 changes: 10 additions & 10 deletions dist/formio.contrib.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/formio.contrib.min.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/formio.embed.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/formio.embed.min.js

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions dist/formio.form.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/formio.form.min.js

Large diffs are not rendered by default.

66 changes: 45 additions & 21 deletions dist/formio.full.js

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions dist/formio.full.min.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions dist/formio.utils.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

Loading

0 comments on commit cad1fed

Please sign in to comment.