Zaytsev Kirill
|
d39ca17e45
|
feat!: Added property "unregisterBehavior" to FormularioField to control value unset behavior on field component removal
Defaults to "none" which means value will not be unset and path will not be remove
|
2021-09-30 12:33:54 +03:00 |
|
Zaytsev Kirill
|
b37040d2d3
|
refactor: Deep cloning of state, deep equal checker
|
2021-06-14 14:02:10 +03:00 |
|
Zaytsev Kirill
|
7c2a9e8110
|
feat!: Validation event payload property "name" renamed to "path"
|
2021-06-14 14:02:10 +03:00 |
|
Zaytsev Kirill
|
b4ab3404a4
|
fix: Got rid of redundant input events
|
2021-06-14 14:02:10 +03:00 |
|
Zaytsev Kirill
|
320df96b96
|
test: Tests logic refactor, typehinting improvements
|
2021-06-14 14:02:10 +03:00 |
|
Zaytsev Kirill
|
e55ea0c410
|
test: Improved test for validation interruption & code style
|
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 |
|