Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build: Migrate from JSHint & JSCS to ESLint | Michał Gołębiowski-Owczarek | 2021-06-07 | 1 | -2/+5 |
| | | | | | Fixes #15393 Closes gh-1958 | ||||
* | 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 | ||||
* | Core: Move form method into its own module | Alexander Schmitz | 2015-08-08 | 1 | -0/+20 |
Ref #9647 |