Releases: kelp404/angular-form-builder
Releases · kelp404/angular-form-builder
v0.1.0
- support templateUrl for components
- fixed issues #28
- updated AngularJS 1.2.18
v0.0.2
- updated AngularJS 1.2.14
- added the feature: fb-form support default value (
fb-default
). 509d3d2
- removed errorMessgae 637c7fe
v0.0.1
- updated AngularJS 1.2.7
- refactor 2d96ebd
- fixed validator bugs
v0.0.0-beta3
- updated AngularJS 1.2.3
- added tests
v0.0.0-beta2
fixed issues
- #1 .fb-form-object-editable.empty issue
- #2 scroll web when mouse dragging the component at the bottom or top.
- #3 added
id
at formObject
- #6 the value of the form doesn't update after re-index formObjects.
- #8
formObject.draggable = no
not work