1
0
mirror of synced 2024-11-22 21:36:04 +03:00
Commit Graph

265 Commits

Author SHA1 Message Date
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
430f27f24c Improved deep slot support 2020-05-04 14:50:32 -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
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
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
Justin Schroeder
9035e84e8c
Merge pull request #25 from wearebraid/andrew-boyd-patch-1
Reorders content on the readme to get feature list to the top
2020-03-09 10:43:53 -04:00
Justin Schroeder
682b07620e Updates vue-formulate-i18n to 1.1.0 which includes portuguese 2020-03-09 10:38:58 -04:00
Andrew Boyd
a355ce8043
Update README.md 2020-03-09 10:29:49 -04:00