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

119 Commits

Author SHA1 Message Date
Zaytsev Kirill
c2aa0cb4f1 chore: Added storybook, removed vue-i18n (was not in use) 2020-10-19 13:45:28 +03:00
Zaytsev Kirill
9004e5d690 chore: Removed outdated examples 2020-10-19 13:45:27 +03:00
Zaytsev Kirill
c5bb8076e6 fix: Fixed build config 2020-10-19 13:45:19 +03:00
Zaytsev Kirill
713a2bab51 chore: Build config fixes, modules paths correction 2020-10-19 13:45:15 +03:00
Zaytsev Kirill
63a7c88905 refactor: Rewritten onto typescript@3.9 2020-10-19 13:45:11 +03:00
Zaytsev Kirill
acb6357433 style: Addition of the eslint rules 2020-10-19 13:45:11 +03:00
1on
d717f8dd80 vue/cli-service updated 2020-08-19 11:01:26 +03:00
1on
15ec7c7743 Errors now are an objects with fields message, rule and context. Fixed validation messages generation. Default validation messages generator added. 2020-05-25 13:41:38 +03:00
1on
83d36526c3 Library renamed to formulario 2020-05-22 14:22:56 +03:00
1on
6a1ea3faf9 Removed css styles 2020-05-21 14:26:50 +03:00
Justin Schroeder
e7753c8572 Bumps vue-formulate-i18n 2020-05-17 15:11:07 -04:00
Justin Schroeder
75e59c6269 Bumps dependencies 2020-05-15 23:34:59 -04:00
Justin Schroeder
3e8d0221e2 Merges conflics 2020-05-15 23:29:37 -04:00
Justin Schroeder
d1f84f6a87 Bumps vue-formulate-i18n for latest ko support. 2020-05-15 23:24:55 -04:00
Justin Schroeder
fdcf7b3dbf Updates vue-test-utils to 1.0.2 2020-05-14 16:08:54 -04:00
Justin Schroeder
17dff062e7 Adds Korean support 2020-05-11 10:24:14 -04:00
Justin Schroeder
0ab4009e0e 2.2.12 2020-05-04 16:11:28 -04:00
Justin Schroeder
35ab510f85 2.2.11 2020-04-29 10:24:27 -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
dfef74cd27 Removes all style block tags 2020-04-16 10:21:12 -04:00
Justin Schroeder
2928d5f85f 2.2.8 2020-04-13 12:01:43 -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
2ad38933ee Initial support for public scoped slot api 2020-03-29 00:32:07 -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
bfc421f70e Adds dependencies for dev server 2020-03-27 09:39:47 -04:00
Justin Schroeder
01cb68d728 2.2.5 2020-03-20 15:41:32 -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
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
adf8299a33
Feature/form errors (#13)
* 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

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

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

Co-authored-by: Andrew Boyd <andrew@wearebraid.com>
2020-03-06 16:10:25 -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
c1607abe8e 2.0.3 2020-02-28 16:10:36 -05:00
Justin Schroeder
a4d811e95d taggs 2.0.2 2020-02-28 16:10: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
812ab6800a Updates package to version 2.0.0 2020-02-27 23:49:55 -05:00