Built motion from commit (unavailable).|2.5.30
[motion2.git] / public / assets / plugins / angular-material-form-builder / CHANGELOG.md
1 # 1.1.0
2
3 Add support for the `upload` component that allows to upload files
4
5 # 1.0.0
6
7 ### ⚠️ Breaking changes
8
9 No breaking changes in the API, but compatibility with AngularJS versions older than 1.8 has not been tested.
10
11 ### ✨ Features and improvements
12
13 - Support for AngularJS 1.8.x
14 - +2 new items:
15   - label: a simple label in your form
16   - agreement: a statement with a checkbox
17 - Full code refactoring using ES6+
18 - Use Webpack as build system
19 - Use Jest for tests
20
21 ### 🐞 Bug fixes
22
23 - Minor bugfixes
24
25 # 0.1.4 (bower)
26
27 Support for AngularJS 1.6.9