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

79 Commits

Author SHA1 Message Date
Justin Schroeder
2928d5f85f 2.2.8 2020-04-13 12:01:43 -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
4ade385564 2.2.6 2020-03-27 10:19:01 -04:00
Justin Schroeder
74d315d29f
Bumps vue-formulate-i18n to 1.3.3 2020-03-27 10:11:06 -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
4abeb6ad9e
Bumps i18n version: Japanese support, french locale fixes 2020-03-11 10:35:40 -04:00
Justin Schroeder
682b07620e Updates vue-formulate-i18n to 1.1.0 which includes portuguese 2020-03-09 10:38:58 -04:00
Justin Schroeder
34de4ba6dc
Adds support for @braid/vue-formulate-i18n
* Adds support form FormulateError form errors

* Adds support for form-errors prop

Also includes tests for both named-form-errors as well, form-errors prop, positioning form errors with the <FormulateErrors /> component, and allowing multiple <FormulateErrors />

* Adds form error support, error handling, and supporting tests

* Remove unused util functions

* Adds german localization locales/de.js (#14)

* Create de.js
* Added startsWith and endsWith

* adds build process for localization support, removes dist

* Adds danish localization

* fixes bug that resulted in validation failing if run more than once

Credit to @luan-nk-nguyen for discovering the bug

* Moves locales to vue-formulate-i18n

* Adds dist files for locales

* Adds vue-formulate-i18n 1.0.1

* Uses i18n 1.0.3

* Build files

* Fixes #19

* Update src/locales/README.md

Co-Authored-By: Andrew Boyd <andrew@wearebraid.com>

* changes v-html to v-text for error message output

credit to @skix123 for the bug report!

Co-authored-by: Andrew Boyd <andrew@wearebraid.com>
2020-03-07 09:03:59 -05:00
Justin Schroeder
c7a3e1a015 2.1.1 2020-03-02 14:01:54 -05:00
Justin Schroeder
8731990328 2.1.0 2020-03-02 01:45:06 -05:00
Justin Schroeder
1806671194 2.0.4 2020-02-29 01:00:19 -05:00
Justin Schroeder
e6927604f6 2.0.3 2020-02-28 16:07:43 -05:00
Justin Schroeder
d9af6171bf 2.0.2 2020-02-28 16:02:42 -05:00
Justin Schroeder
9775e14770 Cleans up dependencies and bundles requirements in browser minified version 2020-02-28 10:46:08 -05:00
Justin Schroeder
056ed20cbc 2.0.1 2020-02-27 23:53:25 -05:00
Justin Schroeder
c31e896b86 Includes support for slider values, custom validation rules and messages 2020-02-27 01:18:51 -05:00
Justin Schroeder
d7e3859951 Adds support for validation rules that are aware of other form elements 2020-02-25 17:32:40 -05:00
Justin Schroeder
6954b45867 2.0.0-alpha.1 2020-01-29 17:08:19 -05:00
Justin Schroeder
e952e46aad Adds initial validation rules and support 2019-11-07 17:03:34 -05:00
Justin Schroeder
4f250563fd Updated formualte to be capitalized 2019-11-01 17:12:27 -04:00
Justin Schroeder
dbb41471e5 Updates vue formulate with updated build 2019-11-01 14:03:48 -04:00
Justin Schroeder
58822a86e6 Adds a workaround test for bug vuejs/vue-test-utils#1130 2019-10-31 10:24:18 -04:00
Justin Schroeder
27bd2bda26 Initial commit of the version 2 rewrite 2019-10-07 10:24:30 -04:00
Justin Schroeder
d3a1aea436 0.13.0 2019-09-24 11:28:40 -04:00
Justin Schroeder
d13f306479 Adds support for option groups on select lists 2019-09-24 11:28:15 -04:00
Justin Schroeder
59e7dc763c 0.12.0 2019-09-23 16:47:17 -04:00
Justin Schroeder
d3def49523 0.11.1 2019-09-10 01:08:27 -04:00
Justin Schroeder
90186fbbeb 0.11.0 2019-03-18 13:48:52 -04:00
Justin Schroeder
5fe64141d3 0.10.0 2019-02-26 10:56:29 -05:00
Justin Schroeder
289bbd2af3 0.9.6 2018-11-20 11:58:04 -05:00
Justin Schroeder
40001b6b6a Merge branch 'master' of github.com:wearebraid/vue-formulate 2018-11-20 11:55:38 -05:00
Chris Ellinger
9785e5fb26 Adds pattern as an attribute and adds number as a rule for validation (#11) 2018-11-20 11:51:32 -05:00
Justin Schroeder
85b4ef6571 0.9.5 2018-11-01 17:04:24 -04:00
Justin Schroeder
6b19a973a8 0.9.4 2018-10-30 11:15:14 -04:00
Justin Schroeder
6391a14f0e 0.9.3 2018-10-15 23:21:49 -04:00
Justin Schroeder
4297759781 0.9.2 2018-08-08 23:30:38 -04:00
Justin Schroeder
33442c291f 0.9.1 2018-05-18 23:47:18 -04:00
Justin Schroeder
1c0980b1e8 0.9.0 2018-05-18 14:46:19 -04:00
Justin Schroeder
dd626a0f58 0.8.2 2018-04-10 10:51:49 -04:00
Justin Schroeder
d50a0ebe25 0.8.1 2018-04-09 11:51:28 -04:00
Justin Schroeder
cec35a834a 0.8.0 2018-03-30 14:56:51 -04:00
Justin Schroeder
fd4c422f7d 0.7.4 2018-03-19 10:00:06 -04:00
Justin Schroeder
83d82ab1ac 0.7.3 2018-03-19 09:42:16 -04:00
Justin Schroeder
143af8442d 0.7.2 2018-03-14 15:38:21 -04:00
Justin Schroeder
b6213bf0f0 0.7.1 2018-03-14 14:34:04 -04:00
Justin Schroeder
539584e765 0.7.0 2018-03-07 15:44:55 -05:00
Justin Schroeder
0300519b41 0.6.0 2018-03-02 15:15:04 -05:00