Introduce final form, i18n helper, validators and refactor AddEmailAddress (#1636)

* Introduce final form, validators and refactor AddEmailAddress

* First i18n script

* Sort locales

* Add delete and copy action

* Copy over available validator translations

* Add comments

* Export validations in plugin-api

* Linting

* yarn.lock

* Sort locales

* Drop unused translations

* Add translations for validators

* Add action drop-unused

* Add comments

* Add note about limitation

* Fix desc
This commit is contained in:
Kiwi
2018-06-05 17:12:30 -06:00
committed by Wyatt Johnson
parent 6b6e59791a
commit 41fab3e11c
31 changed files with 4967 additions and 4639 deletions
+1
View File
@@ -0,0 +1 @@
export * from 'coral-framework/lib/validation';