1
0
mirror of synced 2024-11-22 05:16:05 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
Zaytsev Kirill
a1476d9986 refactor: State management logic & tests 2021-06-14 14:02:10 +03:00
Zaytsev Kirill
6612d8a5f9 refactor!: FormularioFieldGroup - isArrayItem prop no longer required, replaced with integer name value detection 2021-06-14 14:02:10 +03:00
Zaytsev Kirill
fcbe4df667 style: Entries in the 'components' option in alphabetical order 2021-06-14 14:02:09 +03:00
Zaytsev Kirill
013931fbfc feat: Renamed FormularioInput => FormularioField, FormularioGrouping => FormularioFieldGroup, old names are preserved in plugin install method for compatibility 2021-06-14 14:02:09 +03:00
Zaytsev Kirill
9c758e9fbf docs: Updated story of address list - added possibility to remove items from list; removed outdated story 2021-06-14 13:59:23 +03:00
Zaytsev Kirill
aa35a16a9d chore: Replaced old stories 2020-11-09 09:52:04 +03:00
1on
f52cd2e2e7 docs: Added storybook for case of array of fields 2020-11-02 11:54:50 +03:00
Zaytsev Kirill
16d500b33d fix: Fixed stories because of last api changes, code cleanup 2020-10-27 17:43:49 +03:00
Zaytsev Kirill
1caff9c089 chore: Returned back allErrors in storybook 2020-10-26 17:00:18 +03:00
Zaytsev Kirill
dba96a2fb2 refactor: Replaced check of allErrors with check of violations in storybook 2020-10-26 00:52:09 +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