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 |
|
Kruglov Kirill
|
9aedaa1b0e
|
Merge pull request #8 from cmath10/fix-types
fix: Typehint fixes
|
2020-10-21 10:57:26 +03:00 |
|
Zaytsev Kirill
|
d1a0986ba4
|
fix: Typehint fixes
|
2020-10-20 17:41:28 +03:00 |
|
Kruglov Kirill
|
d0e45947ad
|
Merge pull request #7 from cmath10/fix-component-names
fix: Components names
|
2020-10-20 11:57:53 +03:00 |
|
Zaytsev Kirill
|
ca292960ff
|
fix: Components names
|
2020-10-19 18:53:24 +03:00 |
|
1on
|
9488c8e8fd
|
0.1.0
|
2020-10-19 14:38:35 +03:00 |
|
Kruglov Kirill
|
d59df138a2
|
Merge pull request #6 from cmath10/proposal-refactor
Typescript & storybook & build
|
2020-10-19 14:35:10 +03:00 |
|
Zaytsev Kirill
|
bd53602f5e
|
chore: Added changes from master
|
2020-10-19 13:45:32 +03:00 |
|
Zaytsev Kirill
|
049e90a128
|
chore: .npmignore & build config
|
2020-10-19 13:45:31 +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
|
9004e5d690
|
chore: Removed outdated examples
|
2020-10-19 13:45:27 +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 |
|
Zaytsev Kirill
|
a3eb14a745
|
fix: Nested fields assignment, classes computed prop removed, additional typehints
|
2020-10-19 13:45:24 +03:00 |
|
Zaytsev Kirill
|
35aff198ba
|
refactor: ValidatableData interface moved to validation/types
|
2020-10-19 13:45:23 +03:00 |
|
Zaytsev Kirill
|
f3410db883
|
refactor: ArrayType moved to common.type, dead code removal
|
2020-10-19 13:45:22 +03:00 |
|
Zaytsev Kirill
|
ec1035a9a0
|
refactor: Merge utility moved to a separated file
|
2020-10-19 13:45:20 +03:00 |
|
Zaytsev Kirill
|
c5bb8076e6
|
fix: Fixed build config
|
2020-10-19 13:45:19 +03:00 |
|
Zaytsev Kirill
|
aeb94dbc2b
|
style: Fixed style of babel.config.js
|
2020-10-19 13:45:18 +03:00 |
|
Zaytsev Kirill
|
5903782d85
|
chore: Docker configuration for dev
|
2020-10-19 13:45:17 +03:00 |
|
Zaytsev Kirill
|
0274ccd58a
|
refactor: Moved components options to components classes, additional typehints
|
2020-10-19 13:45:16 +03:00 |
|
Zaytsev Kirill
|
713a2bab51
|
chore: Build config fixes, modules paths correction
|
2020-10-19 13:45:15 +03:00 |
|
Zaytsev Kirill
|
45f29ff27a
|
refactor: Validation callbacks logic simplification, typehints
|
2020-10-19 13:45:13 +03:00 |
|
Zaytsev Kirill
|
99c3f8a4cd
|
chore: .idea directory added to .gitignore
|
2020-10-19 13:45:12 +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
|
095f406fea
|
Added build files
|
2020-10-19 12:32:15 +03:00 |
|
Kruglov Kirill
|
2373c1559f
|
Merge pull request #5 from 1on/fixes
Fixed shallowEqualObjects on Date and removed field validation on created
|
2020-10-16 10:54:49 +03:00 |
|
1on
|
f53738dac3
|
Fixed shallowEqualObjects on Date
|
2020-10-16 10:52:54 +03:00 |
|
1on
|
ef285012fa
|
Removed field validation on created when errorBehavior is not live.
|
2020-10-16 10:52:54 +03:00 |
|
Kruglov Kirill
|
66494bdd29
|
Merge pull request #4 from 1on/proxy-actualization-fix
Fixed proxy actualization on value change
|
2020-09-16 14:14:11 +03:00 |
|
1on
|
613c3cd497
|
Fixed proxy actualization on value change
|
2020-09-16 13:49:45 +03:00 |
|
1on
|
d717f8dd80
|
vue/cli-service updated
|
2020-08-19 11:01:26 +03:00 |
|
Ilyas Salikhov
|
6b9c6aaaaf
|
Merge pull request #3 from retailcrm/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3
|
2020-08-02 17:51:08 +03:00 |
|
dependabot[bot]
|
51d77e5a71
|
Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-02 14:50:34 +00:00 |
|
Kruglov Kirill
|
fc0098767b
|
Merge pull request #1 from retailcrm/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
|
2020-07-20 12:24:26 +03:00 |
|
Kruglov Kirill
|
f561b16123
|
Merge pull request #2 from retailcrm/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
|
2020-07-20 12:22:56 +03:00 |
|
dependabot[bot]
|
51536b751c
|
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-20 09:17:20 +00:00 |
|
dependabot[bot]
|
8806dd41fd
|
Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-08 08:09:48 +00:00 |
|
1on
|
88f7ab2638
|
Added pluralization for validation messages for min|max rules
|
2020-05-27 13:11:05 +03:00 |
|
1on
|
2b26ab85c7
|
email, startsWith and endsWith validators now return valid result if value is empty
|
2020-05-25 13:42:40 +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 |
|
Ilyas Salikhov
|
9038415aa1
|
Update README.md
|
2020-05-22 14:37:44 +03:00 |
|
Ilyas Salikhov
|
2305d00651
|
Update README.md
|
2020-05-22 14:35:52 +03:00 |
|
1on
|
e8a6411ddd
|
Readme updated
|
2020-05-22 14:26:40 +03:00 |
|
1on
|
348f3aa017
|
Tests actualized
|
2020-05-22 14:22:57 +03:00 |
|
1on
|
051dd3e20c
|
Removed package-lock, yarn.lock added
|
2020-05-22 14:22:57 +03:00 |
|
1on
|
83d36526c3
|
Library renamed to formulario
|
2020-05-22 14:22:56 +03:00 |
|