aboutsummaryrefslogtreecommitdiffstats
path: root/packages/forms/src/error
Commit message (Collapse)AuthorAge
* chore: migrate from tslint to @typescript-eslint (#1706)Libravatar Markus Hatvan2021-07-30
| | | | | | | | | | - update .eslintrc to work for .js and .ts - update devDependencies - lint properly both root /src and nested /packages - update webhint recommended setting for tsconfig.json to shrink output - Manage all eslint rules from the repo root - escape single quotes in scripts to please windows build Co-authored-by: Vijay A <avijayr@protonmail.com>
* Within the packages, use relative paths for imports. (#1705)Libravatar Vijay Raghavan Aravamudhan2021-07-30
|
* Imported using package name instead of using relative file path.Libravatar Vijay A2021-07-28
|
* cleanupLibravatar Stefan Malzner2019-02-06
|
* Update packagesLibravatar Stefan Malzner2019-01-28
|
* Add buttonsLibravatar Stefan Malzner2019-01-14
|
* Add formsLibravatar Stefan Malzner2019-01-03