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

480 Commits

Author SHA1 Message Date
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
1on
8651cd9d30 Changed intend_size 2020-05-21 14:30:55 +03:00
1on
6a1ea3faf9 Removed css styles 2020-05-21 14:26:50 +03:00
1on
6d0b69904d Removed dist folder 2020-05-21 14:26:49 +03:00
1on
4ce9d0ea2b Refactored FormulateInputContent 2020-05-19 11:03:49 +03:00
Justin Schroeder
bed18767fb Fixes bug that could cause the wrong repeatable group to be removed 2020-05-18 00:15:45 -04:00
Justin Schroeder
d76dc08067 Updates build files with new english locale 2020-05-17 15:11:43 -04:00
Justin Schroeder
e7753c8572 Bumps vue-formulate-i18n 2020-05-17 15:11:07 -04:00
Justin Schroeder
c63df619f3 Merge branch 'release/2.3.0' of github.com:wearebraid/vue-formulate into release/2.3.0 2020-05-17 15:07:18 -04:00
Justin Schroeder
58ce5db539 Fixes help text bleeding through on box classification, adds full specimen sheet 2020-05-17 15:06:55 -04:00
Andrew Boyd
be7f61f53e update readme to include localization contributors 2020-05-17 13:46:39 -04:00
Andrew Boyd
cb769426c0 change intro heading to h2 2020-05-17 11:28:17 -04:00
Andrew Boyd
4c5e491d4b tighten up contributors section 2020-05-17 11:23:47 -04:00
Andrew Boyd
0fc866a8e0 adds link to braid website 2020-05-17 11:21:53 -04:00
Andrew Boyd
8cfef3300e slight text adjuestments and addition of license section 2020-05-17 11:21:04 -04:00
Andrew Boyd
705ad2e7d4 adds cta to read the docs 2020-05-17 11:09:32 -04:00
Andrew Boyd
b2a358f91f remove financial contributors sections 2020-05-17 11:03:52 -04:00
Andrew Boyd
351047bc4f use HTML for feature table in readme for better style control 2020-05-17 11:01:08 -04:00
Andrew Boyd
d08ff43d38 refactor readme to better reflect documentation website 2020-05-17 10:43:33 -04:00
Justin Schroeder
75e59c6269 Bumps dependencies 2020-05-15 23:34:59 -04:00
Justin Schroeder
3e8d0221e2 Merges conflics 2020-05-15 23:29:37 -04:00
Justin Schroeder
d1f84f6a87 Bumps vue-formulate-i18n for latest ko support. 2020-05-15 23:24:55 -04:00
Justin Schroeder
2d097fadb4 Adds support for new named form methods 2020-05-15 23:20:29 -04:00
Justin Schroeder
1d869936c8 Merge branch 'feature/error-behavior' into feature/grouping 2020-05-15 14:13:29 -04:00
Justin Schroeder
fbc54bd72b Adds aria-describedby, rule bailing 2020-05-15 14:08:58 -04:00
Justin Schroeder
af5e23098d Fixes issue #55, removing form data on deregister 2020-05-14 16:45:29 -04:00
Justin Schroeder
fdcf7b3dbf Updates vue-test-utils to 1.0.2 2020-05-14 16:08:54 -04:00
Justin Schroeder
17dff062e7 Adds Korean support 2020-05-11 10:24:14 -04:00
Justin Schroeder
1e403a7fe9 Adds slot component tests 2020-05-10 15:23:18 -04:00
Justin Schroeder
9f20c63f13 Adds default empty state for non repeatable groups 2020-05-10 10:24:38 -04:00
Justin Schroeder
a08163fba8 Adds index support to default context 2020-05-09 23:01:02 -04:00
Justin Schroeder
27272e6582 Updates build files 2020-05-08 23:55:43 -04:00
Justin Schroeder
07165d4d97 Adds testing and more rubust support for repeating groups 2020-05-08 17:25:52 -04:00
Justin Schroeder
8e3ca76685 Adds initial grouping tests and first functional, repeatable, modelable grouped fields 2020-05-06 23:33:58 -04:00
Justin Schroeder
63d3ca7148
Merge pull request #80 from wearebraid/fix/firefox-slider
Fix/firefox slider
2020-05-04 16:52:28 -04:00
Justin Schroeder
c10fd0c417 Removes unecessary 2.3 styling that crept in 2020-05-04 16:43:39 -04:00
Justin Schroeder
3bef91aff1 Removes border from slider thumb 2020-05-04 16:29:39 -04:00
Justin Schroeder
0ab4009e0e 2.2.12 2020-05-04 16:11:28 -04:00
Justin Schroeder
290db1e37c Merge branch 'master' of github.com:wearebraid/vue-formulate 2020-05-04 16:10:56 -04:00
Justin Schroeder
ff35dc0ea4
Merge pull request #77 from wearebraid/feature/deterministic-ids
Feature/deterministic ids
2020-05-04 16:09:10 -04:00
Justin Schroeder
0916b4ae89
Merge branch 'master' into feature/deterministic-ids 2020-05-04 16:03:42 -04:00
Justin Schroeder
7ce5d3e859 Merge branch 'master' of github.com:wearebraid/vue-formulate 2020-05-04 16:03:01 -04:00
Justin Schroeder
1d5606c939 Adds build files 2020-05-04 16:02:15 -04:00
Justin Schroeder
4b2789b329
Merge pull request #76 from wearebraid/feature/name-prop
adds name prop as pass-through attribute on certain input types
2020-05-04 16:00:50 -04:00