Zaytsev Kirill
|
7aca27a010
|
refactor: Typehinting improvals, moved registry class, improved logic of shallow equal checker
|
2021-06-14 14:02:09 +03:00 |
|
Zaytsev Kirill
|
e6271bb069
|
refactor: moved isScalar to new file, improved typehinting
|
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
|
6a86d1f7b7
|
style: Rearranged imports
|
2021-06-14 13:59:23 +03:00 |
|
Zaytsev Kirill
|
cb2f350edf
|
chore: Fixed description for registry forEach method
|
2021-06-14 13:59:23 +03:00 |
|
Zaytsev Kirill
|
5547cb5b87
|
chore: Improved typehinting
|
2021-06-14 13:59:23 +03:00 |
|
1on
|
ed0f3aaeac
|
fix: fixed removing array item in form data
|
2020-11-16 17:42:26 +03:00 |
|
Zaytsev Kirill
|
7a6fc72839
|
fix: Typehints for modelGetConverter / modelSetConverter
|
2020-11-13 13:01:22 +03:00 |
|
1on
|
61bc90bc39
|
feat: custom model setter and getter props are added for FormularioInput
|
2020-11-13 12:13:55 +03:00 |
|
1on
|
75ee75f311
|
fix: Fixed resetting field`s local errors when form errors prop cleared
|
2020-11-12 10:05:56 +03:00 |
|
Zaytsev Kirill
|
849738f0d0
|
refactor: Logic optimization
|
2020-11-10 17:27:14 +03:00 |
|
Zaytsev Kirill
|
076e140452
|
chore: Typehints fixes
|
2020-11-10 09:53:13 +03:00 |
|
Zaytsev Kirill
|
602af0a22d
|
chore: Typehints fixes
|
2020-11-10 09:47:40 +03:00 |
|
Zaytsev Kirill
|
b567c115c9
|
chore: Removed unnecessary comment
|
2020-11-10 09:46:04 +03:00 |
|
Zaytsev Kirill
|
0bca0873a6
|
style: Code style
|
2020-11-09 09:52:04 +03:00 |
|
Zaytsev Kirill
|
c82c8de5db
|
chore: Typehints, rewritten comments in @/validation/messages
|
2020-11-09 09:52:04 +03:00 |
|
Zaytsev Kirill
|
62e65687d1
|
chore: Types renames
|
2020-11-09 09:52:04 +03:00 |
|
Zaytsev Kirill
|
8e3bacab3c
|
refactor: Got rid of promises in default validation rules fns, rewritten rules tests
|
2020-11-09 09:52:04 +03:00 |
|
Zaytsev Kirill
|
a0345a605e
|
refactor: Moved install method out of Formulario class
|
2020-11-09 09:52:04 +03:00 |
|
Zaytsev Kirill
|
904119deb8
|
refactor: Renamed register() method to add(), old add() method removed
|
2020-11-09 09:48:55 +03:00 |
|
Zaytsev Kirill
|
edf1fc6340
|
fix: cloning dates in clone util
|
2020-11-09 09:48:55 +03:00 |
|
1on
|
8f4081357d
|
fix: Fixed setNested when removed field from array of fields
|
2020-11-02 11:59:27 +03:00 |
|
1on
|
96a991f46f
|
fix: Fixed registry.getNested for array of fields
|
2020-11-02 11:59:26 +03:00 |
|
1on
|
9ae0e4e859
|
fix: added deep option for watch on mergedFieldErrors
|
2020-10-28 16:02:23 +03:00 |
|
Zaytsev Kirill
|
4251d46591
|
refactor!: rules & messages Formulario options renamed to validationRules & validationMessages
|
2020-10-26 17:03:24 +03:00 |
|
Zaytsev Kirill
|
07f3168e1e
|
feat!: FormularioInput context.allErrors now is string array
|
2020-10-26 16:53:52 +03:00 |
|
Zaytsev Kirill
|
ad7336d595
|
chore!: Removed errors prop from FormularioInput
|
2020-10-26 16:50:12 +03:00 |
|
Zaytsev Kirill
|
91a97e4365
|
refactor: pendingValidation renamed to validationRun
|
2020-10-26 00:43:09 +03:00 |
|
Zaytsev Kirill
|
7b5d38923f
|
refactor!: errorBehavior renamed to validationBehavior
|
2020-10-26 00:43:09 +03:00 |
|
Zaytsev Kirill
|
3f5735299d
|
refactor: Moved utils to separated files, code cleanup
|
2020-10-26 00:43:09 +03:00 |
|
Zaytsev Kirill
|
e814edf9fc
|
refactor!: performValidation method renamed to runValidation
|
2020-10-26 00:43:09 +03:00 |
|
Zaytsev Kirill
|
b1e126a149
|
refactor!: Renamed validationMessages Formulario option to messages
|
2020-10-26 00:43:09 +03:00 |
|
Zaytsev Kirill
|
ea93863a05
|
feat!: Remove blur error behavior & blurHandler, validation logic refactor & cleanup
|
2020-10-26 00:43:09 +03:00 |
|
Zaytsev Kirill
|
3d31c461e6
|
feat!: formularioValue prop removed, prop value now used as model
|
2020-10-26 00:43:09 +03:00 |
|
Zaytsev Kirill
|
89d99cccc7
|
chore: Code comments
|
2020-10-23 13:37:51 +03:00 |
|
Zaytsev Kirill
|
cd248b7678
|
refactor: Decrease of code block nesting
|
2020-10-23 13:24:27 +03:00 |
|
Zaytsev Kirill
|
25a4f5530f
|
chore: Dead code removal
|
2020-10-22 17:45:00 +03:00 |
|
Zaytsev Kirill
|
cc5bb03bae
|
chore!: Removed uploading functionality, dead code removals
|
2020-10-22 16:37:57 +03:00 |
|
Zaytsev Kirill
|
434b288a3c
|
fix: Validator groups enlargement, number validation rule
|
2020-10-22 14:20:50 +03:00 |
|
Zaytsev Kirill
|
c85f3332eb
|
fix: Getting validators
BREAKING CHANGE: Removed form registry
|
2020-10-22 13:46:35 +03:00 |
|
Zaytsev Kirill
|
467dca656b
|
refactor: Validation logic refactor, additional typehints, removed dead code
BREAKING CHANGE: Plugin system removed
|
2020-10-22 10:59:47 +03:00 |
|
1on
|
ebbf10043b
|
fix: Fixed input event on data with nested objects
|
2020-10-21 10:58:00 +03:00 |
|
1on
|
06c79905a8
|
fix: Removed validation on field value change, when errorBehavior is not live
|
2020-10-21 10:57:58 +03:00 |
|
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
|
323fbf4bf4
|
chore: Rearranged functions in utils.ts, additional typehinting
|
2020-10-19 13:45:26 +03:00 |
|
Zaytsev Kirill
|
54bf820824
|
chore: Additional typehints, Object/ObjectType replaced with Record<string, any>
|
2020-10-19 13:45:25 +03:00 |
|