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
Justin Schroeder
637e5afe54
Fixes limitation of name values
2020-05-04 14:57:47 -04:00
Justin Schroeder
430f27f24c
Improved deep slot support
2020-05-04 14:50:32 -04:00
Justin Schroeder
48994e88e1
Update src/Formulate.js
...
Co-authored-by: Andrew Boyd <andrew@wearebraid.com>
2020-05-02 10:31:51 -04:00
Andrew Boyd
45711c581a
reset hasGivenName check to more explicit string matching.
2020-05-02 09:34:15 -04:00
Andrew Boyd
bdbf2afc8f
Update src/libs/context.js
...
Co-authored-by: Justin Schroeder <justin@wearebraid.com>
2020-05-02 09:30:26 -04:00
Justin Schroeder
84219e10ef
Removes unecessary imports
2020-05-01 22:44:30 -04:00
Justin Schroeder
aed01eb4ff
Adds support for deterministic ids
2020-05-01 15:58:40 -04:00
Andrew Boyd
1a334f9a9e
builds files
2020-05-01 15:43:18 -04:00
Andrew Boyd
70ebb846ce
passes name through to box elements and adds tests to check agaist unwanted props bleed
2020-05-01 15:42:47 -04:00
Andrew Boyd
59ee882863
adds name prop as pass-through attribute on certain input types
2020-05-01 14:57:30 -04:00
Justin Schroeder
35ab510f85
2.2.11
2020-04-29 10:24:27 -04:00
Justin Schroeder
1759f1800a
Merge pull request #74 from wearebraid/feature/nl-language
...
Updates vue-formulate-18n to 1.5.0 with support for dutch (nl). Thanks to @pimhooghiemstra!
2020-04-29 10:23:50 -04:00
Justin Schroeder
45ee50c44e
Ipdates vue-formulate-18n to 1.5.0 with support for dutch (nl)
2020-04-29 10:14:54 -04:00
Justin Schroeder
57950ee8cd
2.2.10
2020-04-29 09:36:19 -04:00
Justin Schroeder
0a24b2ae47
Removes engine from package.json
2020-04-29 09:35:02 -04:00
Justin Schroeder
b96aaab76a
2.2.9
2020-04-28 12:08:03 -04:00
Justin Schroeder
c2ef627bd1
Merge branch 'master' of github.com:wearebraid/vue-formulate
2020-04-28 12:07:51 -04:00
Justin Schroeder
d511c52333
Merge pull request #71 from wearebraid/feature/deregister-input
...
adding FormulateInput deregister functionality
2020-04-28 12:07:21 -04:00
Chris
4f3d3e271c
generating build assets
2020-04-28 12:03:21 -04:00
Chris
57a349fa3c
adding FormulateInput deregister functionality
2020-04-28 12:00:38 -04:00
Justin Schroeder
f7248d029c
Adds new registry class
2020-04-22 00:00:02 -04:00
Justin Schroeder
978a209e3e
Adds array support to cloneDeep
2020-04-19 14:34:25 -04:00
Justin Schroeder
8b25eee634
Basic grouping inheritance working
2020-04-18 23:57:43 -04:00
Justin Schroeder
105cae1a78
Adds initial grouping capability
2020-04-18 00:39:25 -04:00
Justin Schroeder
dfef74cd27
Removes all style block tags
2020-04-16 10:21:12 -04:00
Justin Schroeder
1e52dcc213
Adds initial work on groupings
2020-04-16 09:22:58 -04:00
Justin Schroeder
2928d5f85f
2.2.8
2020-04-13 12:01:43 -04:00
Justin Schroeder
26117ed5b3
Merge branch 'master' of github.com:wearebraid/vue-formulate
2020-04-13 12:00:36 -04:00
Justin Schroeder
ada48ec31f
Fixes #60 and merges #61 .
...
- Bugfix: Fixes #60 , a bug that caused an evaluation loop when selects or box types used an empty array as the options prop. Adds supporting test cases.
- Merges in #61 which passes the form name to the error handler function. Adds supporting test cases.
2020-04-13 11:59:54 -04:00
jess
b0caba56aa
Activating Open Collective ( #62 )
...
* Adds contributors to the README
2020-04-12 07:07:33 -04:00
Justin Schroeder
bbf52c9231
2.2.7
2020-04-06 09:44:25 -04:00
Justin Schroeder
07cf10342f
Bumps vue-formulate to 1.4.0 with arabic support
2020-04-06 09:32:56 -04:00
Justin Schroeder
3d79733cba
INitial scoped slot expansion work
2020-04-06 09:29:04 -04:00