Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Form: Rename from `.form()` to `._form()` since its not for public use | Scott González | 2016-10-11 | 1 | -1/+1 |
| | | | | | Fixes #15074 Closes gh-1760 | ||||
* | FormResetMixin: Add copyright header and manifest comments | Jörn Zaefferer | 2015-10-26 | 1 | -0/+14 |
| | |||||
* | Core: Move form method into its own module | Alexander Schmitz | 2015-08-08 | 1 | -1/+1 |
| | | | | Ref #9647 | ||||
* | Core: Move version and creation of the ui namespace into its own module | Alexander Schmitz | 2015-08-08 | 1 | -1/+2 |
| | | | | Ref #9647 | ||||
* | Form Reset: Add form reset mixin | Scott González | 2015-05-14 | 1 | -0/+62 |
Fixes #12638 Closes gh-1555 |