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
Justin Schroeder
b58ed70a5f
Adds help text slot
2020-03-29 00:46:39 -04:00
Justin Schroeder
2ad38933ee
Initial support for public scoped slot api
2020-03-29 00:32:07 -04:00
Justin Schroeder
72552cd84d
Merge branch 'release/2.3.0' of github.com:wearebraid/vue-formulate into release/2.3.0
2020-03-28 23:36:07 -04:00
Justin Schroeder
a488ed1663
Adds initial stubbing for specimins
2020-03-28 21:56:11 -04:00
Justin Schroeder
4ade385564
2.2.6
2020-03-27 10:19:01 -04:00
Justin Schroeder
f4d2f3fe47
Merge branch 'master' of github.com:wearebraid/vue-formulate
2020-03-27 10:11:22 -04:00
Justin Schroeder
74d315d29f
Bumps vue-formulate-i18n to 1.3.3
2020-03-27 10:11:06 -04:00
Justin Schroeder
bfc421f70e
Adds dependencies for dev server
2020-03-27 09:39:47 -04:00
Justin Schroeder
486e477ebb
Adds support for validation and error-visibility events
...
* Adds validation events
Adds validation events on FormulateInput and FormulateForm — also refactors some of the context object to get ensure errors are available in context (for future scoped slot work that is relevant to this).
Co-authored-by: Christoph Wagner <christoph@cwagner.me>
2020-03-24 23:44:19 -04:00
Justin Schroeder
01cb68d728
2.2.5
2020-03-20 15:41:32 -04:00
Justin Schroeder
b6c600f955
Merge branch 'master' of github.com:wearebraid/vue-formulate
2020-03-20 15:41:15 -04:00
Justin Schroeder
fa26a24fa7
Adds IE11 support
...
* Adds support for ie11
* Fixes IE11 support, still requires polyfills
* Adds build files
* Fixes issue in ie11 related to function.name
2020-03-20 15:40:47 -04:00
Justin Schroeder
6c771fb8ae
2.2.4
2020-03-18 17:23:39 -04:00
Justin Schroeder
760723bf5a
Merge branch 'master' of github.com:wearebraid/vue-formulate
2020-03-18 17:22:33 -04:00
Justin Schroeder
5e46b40399
Updates between validation rule to support type forcing.
...
* Adds force to between
* Updates i18n to 1.3.2 with support for between force
2020-03-18 17:15:54 -04:00
Justin Schroeder
ae77e0e30a
2.2.3
2020-03-16 11:03:09 -04:00
Justin Schroeder
217b8b3ea9
Release 2.2.3
...
* Upgrades vue-formulate-i18n to 1.3.0 for Italian support
* Fixes issue #35 data-has-preview (#38 )
* Adds build files for 2.2.3
* Updates vue-formulate-i18n to 1.3.1
2020-03-16 11:02:31 -04:00
Justin Schroeder
289f0f262e
Adds tests for new submit error behavior
2020-03-11 22:01:18 -04:00
Andrew Boyd
ec0e7ac4a7
Merge pull request #32 from wearebraid/release/2.2.x
...
Bumps i18n version: Japanese support, french locale fixes
2020-03-11 10:40:24 -04:00
Justin Schroeder
a5d797fa66
Resolves conflicts with master
2020-03-11 10:37:32 -04:00
Justin Schroeder
4abeb6ad9e
Bumps i18n version: Japanese support, french locale fixes
2020-03-11 10:35:40 -04:00
Justin Schroeder
7bdec1151d
v2.2.1
2020-03-09 13:24:54 -04:00
Justin Schroeder
070e56b9df
Merge pull request #28 from wearebraid/release/2.2.x
...
Release/2.2.x
2020-03-09 13:14:57 -04:00
Justin Schroeder
3b18fe2fc8
Merge branch 'master' into release/2.2.x
2020-03-09 13:12:28 -04:00
Justin Schroeder
90cfec5dfb
Merge pull request #27 from wearebraid/bugfix/filenames
...
Bugfix/filenames
2020-03-09 13:11:42 -04:00
Justin Schroeder
57ac45be20
Adds title to filenames and better long-filename styling
2020-03-09 11:03:33 -04:00
Andrew Boyd
2a5750718a
Merge pull request #26 from wearebraid/feature/i18n-bump
...
Updates vue-formulate-i18n to 1.1.0 which includes Portuguese
2020-03-09 10:50:30 -04:00
Andrew Boyd
376164ed58
Merge branch 'master' into feature/i18n-bump
2020-03-09 10:48:15 -04:00
Justin Schroeder
78a0d4fe21
Merge pull request #20 from hmaesta/patch-1
...
Hide overflow of file names (and apply ellipsis)
2020-03-09 10:45:23 -04:00