1
0
mirror of synced 2024-11-29 08:36:12 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
Zaytsev Kirill
d1a0986ba4 fix: Typehint fixes 2020-10-20 17:41:28 +03:00
Zaytsev Kirill
ca292960ff fix: Components names 2020-10-19 18:53:24 +03:00
Zaytsev Kirill
bd53602f5e chore: Added changes from master 2020-10-19 13:45:32 +03:00
Zaytsev Kirill
578cb0f34b chore: Added Grouping example to storybook, typehints fixes 2020-10-19 13:45:29 +03:00
Zaytsev Kirill
c2aa0cb4f1 chore: Added storybook, removed vue-i18n (was not in use) 2020-10-19 13:45:28 +03:00
Zaytsev Kirill
54bf820824 chore: Additional typehints, Object/ObjectType replaced with Record<string, any> 2020-10-19 13:45:25 +03:00
Zaytsev Kirill
a3eb14a745 fix: Nested fields assignment, classes computed prop removed, additional typehints 2020-10-19 13:45:24 +03:00
Zaytsev Kirill
0274ccd58a refactor: Moved components options to components classes, additional typehints 2020-10-19 13:45:16 +03:00
Zaytsev Kirill
45f29ff27a refactor: Validation callbacks logic simplification, typehints 2020-10-19 13:45:13 +03:00
Zaytsev Kirill
63a7c88905 refactor: Rewritten onto typescript@3.9 2020-10-19 13:45:11 +03:00
Zaytsev Kirill
acb6357433 style: Addition of the eslint rules 2020-10-19 13:45:11 +03:00
1on
ef285012fa Removed field validation on created when errorBehavior is not live. 2020-10-16 10:52:54 +03:00
1on
15ec7c7743 Errors now are an objects with fields message, rule and context. Fixed validation messages generation. Default validation messages generator added. 2020-05-25 13:41:38 +03:00
1on
83d36526c3 Library renamed to formulario 2020-05-22 14:22:56 +03:00