Kirill Zaytsev
92a3f8cc60
fix: build
2023-12-28 13:11:07 +04:00
1on
0b5607bbbe
chore(release): 0.7.3
2021-11-11 11:41:23 +03:00
1on
76dec48d64
chore(release): 0.7.2
2021-10-21 12:56:11 +03:00
1on
8e36a9f59d
fix: Build
2021-09-30 13:51:12 +03:00
1on
8c7d71467f
Build
2021-09-21 10:32:18 +03:00
1on
d3beab3583
fix: Build
2021-08-03 14:48:41 +03:00
1on
46423dc8c6
0.5.1
2020-11-17 09:36:13 +03:00
1on
8ca723af00
0.4.2
2020-11-13 13:03:46 +03:00
1on
57075b2b75
0.4.1
2020-11-12 10:17:27 +03:00
1on
20b08fe6e8
0.4.0
2020-11-11 11:56:00 +03:00
1on
cfee007165
0.3.2
2020-11-02 12:04:31 +03:00
1on
5f0fc7f56b
0.3.1
2020-10-28 16:22:18 +03:00
1on
947722b5db
0.3.0
2020-10-27 10:50:02 +03:00
1on
357d493899
0.2.0
2020-10-23 14:15:57 +03:00
1on
1bc952c9c0
0.1.1
2020-10-21 10:58:40 +03:00
1on
9488c8e8fd
0.1.0
2020-10-19 14:38:35 +03:00
1on
095f406fea
Added build files
2020-10-19 12:32:15 +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
58ce5db539
Fixes help text bleeding through on box classification, adds full specimen sheet
2020-05-17 15:06:55 -04:00
Justin Schroeder
2d097fadb4
Adds support for new named form methods
2020-05-15 23:20:29 -04:00
Justin Schroeder
fbc54bd72b
Adds aria-describedby, rule bailing
2020-05-15 14:08:58 -04:00
Justin Schroeder
fdcf7b3dbf
Updates vue-test-utils to 1.0.2
2020-05-14 16:08:54 -04:00
Justin Schroeder
9f20c63f13
Adds default empty state for non repeatable groups
2020-05-10 10:24:38 -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
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
1d5606c939
Adds build files
2020-05-04 16:02:15 -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
59ee882863
adds name prop as pass-through attribute on certain input types
2020-05-01 14:57:30 -04:00
Chris
4f3d3e271c
generating build assets
2020-04-28 12:03:21 -04:00
Justin Schroeder
f7248d029c
Adds new registry class
2020-04-22 00:00:02 -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
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
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
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
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
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
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
57ac45be20
Adds title to filenames and better long-filename styling
2020-03-09 11:03:33 -04:00
Justin Schroeder
314b2b054e
Changes the sequence in which plugins are registered
2020-03-07 10:27:51 -05:00
Justin Schroeder
f9378cda25
Fixes issue where english was no being used as a plugin
2020-03-07 10:05:05 -05:00
Justin Schroeder
2efafe0d9d
Builds 2.2.0
2020-03-07 09:15:23 -05:00