Skip to content

Commit

Permalink
Form 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Awilum committed Jun 10, 2020
1 parent 7d6c6af commit c0b5cbe
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<a name="1.1.0"></a>
# [1.1.0](https://github.com/flextype-plugins/form/compare/v1.0.6...v1.1.0) (2020-06-10)

### Features

* add new `size` property for form layout.
* add `validation.required` and `validation.pattern` for basic html validation.
* add new fields `name`, `id`, `method`, `submit` for form.

### BREAKING CHANGES

- remove `sections`, use `form.tabs` instead for forms.

<a name="1.0.6"></a>
# [1.0.6](https://github.com/flextype-plugins/form/compare/v1.0.5...v1.0.6) (2020-06-07)

Expand Down

0 comments on commit c0b5cbe

Please sign in to comment.