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

437 Commits

Author SHA1 Message Date
Justin Schroeder
1806671194 2.0.4 2020-02-29 01:00:19 -05:00
Justin Schroeder
cea58754a3 Production build for version 2.0.4 2020-02-29 00:59:58 -05:00
Justin Schroeder
12326a91fd Adds a new values prop to FormulateForm 2020-02-29 00:50:31 -05:00
Justin Schroeder
0312802e03 Merge branch 'master' of github.com:wearebraid/vue-formulate 2020-02-29 00:19:11 -05:00
Justin Schroeder
433ac5728e Patches form uploads to proper swap server return back into the form data 2020-02-29 00:18:58 -05:00
Justin Schroeder
08d9cd0ff9 Makes rollup not use named exports 2020-02-28 23:30:43 -05:00
Justin Schroeder
875d81503b
Merge pull request #3 from henrikromby/patch-1
Fixes minor typo in readme
2020-02-28 22:45:56 -05:00
Henrik Romby Mikkelsen
f23802a496
Minor typo in readme 2020-02-29 04:40:28 +01: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
d73b7d0326 Adds 2.0.2 build assets 2020-02-28 16:04:55 -05:00
Justin Schroeder
5cac3622bb Merge branch 'master' of github.com:wearebraid/vue-formulate 2020-02-28 16:03:13 -05:00
Justin Schroeder
d9af6171bf 2.0.2 2020-02-28 16:02:42 -05:00
Justin Schroeder
a608fe3db2
Merge pull request #1 from wearebraid/bugs/max-validation
Fix default validation rule language for max to be more accurate.
2020-02-28 14:35:09 -05:00
Luan Nguyen
1528d45405 Fix default validation rule language for max to be more accurate.
Correct “max” variable name in max validation rule.
2020-02-28 14:26:14 -05:00
Justin Schroeder
50ff66f86f Improves minified browser build 2020-02-28 11:19:44 -05:00
Justin Schroeder
8576bd0b71 Makes iife build use VueFormulate keyword 2020-02-28 10:56:46 -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
0a9fb99950 Small readme badge update 2020-02-27 23:53:09 -05:00
Justin Schroeder
812ab6800a Updates package to version 2.0.0 2020-02-27 23:49:55 -05:00
Justin Schroeder
98d0ad2cd8 Chore: removes .vscode preferences 2020-02-27 23:48:37 -05:00
Justin Schroeder
95e0e1b2f5 Chore: cleanup DS_Store files 2020-02-27 23:47:33 -05:00
Justin Schroeder
89646ac14f Removes old cache directory 2020-02-27 23:46:25 -05:00
Justin Schroeder
6ac21642fa Initial file upload tests 2020-02-27 23:39:44 -05:00
Justin Schroeder
e3c2a5ad08 Updates the readmewith list of features 2020-02-27 22:47:24 -05:00
Justin Schroeder
67be605f7d Updates initial readme file 2020-02-27 22:45:32 -05:00
Justin Schroeder
a232538442 Update license year 2020-02-27 22:36:53 -05:00
Justin Schroeder
5f216807c3 adds a min-height shim to some text inputs that appear collapsed on ios 2020-02-27 22:06:04 -05:00
Justin Schroeder
221d0161f1 Fixes placeholder issue on ios devices 2020-02-27 22:01:05 -05:00
Justin Schroeder
7153e598b4 Fixes logo and badges in documentation 2020-02-27 17:47:15 -05:00
Justin Schroeder
cc50fa41ef Updates the ReadMe with initial content 2020-02-27 17:33:29 -05:00
Justin Schroeder
441ecca076 Updates version to 2.0.0-alpha.4 2020-02-27 14:49:45 -05:00
Justin Schroeder
c0ffcab79f Adds support for plugin architecture 2020-02-27 14:47:24 -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
95abd4e58d Removes node report from repository and adds that to gitignore 2020-02-26 10:12:32 -05:00
Justin Schroeder
3a0bc0c26e Fixes bug that caused FormulateForm::submitForm to return an unresolving promise 2020-02-26 10:11:34 -05:00
Justin Schroeder
bfa94fc24a Updated build packages for alpha 2 2020-02-26 00:26:22 -05:00
Justin Schroeder
839f0936ed Fixes form submissions, and a bug that prevented value props from populating forms 2020-02-26 00:21:10 -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
f30dc39927 Adds access restricted to package.json 2020-02-18 14:32:33 -05:00
Justin Schroeder
6690ab3576 Removes the original source code 2020-02-18 13:08:40 -05:00
Justin Schroeder
778d6b8731 Makes value set the initial value of inputs 2020-01-31 22:50:18 -05:00
Justin Schroeder
6954b45867 2.0.0-alpha.1 2020-01-29 17:08:19 -05:00
Justin Schroeder
4a1946c656 Makes private 2020-01-29 17:07:02 -05:00
Justin Schroeder
c0b77fbd8d Temporarily changes the next branch 2020-01-29 17:05:25 -05:00
Justin Schroeder
6825d4559b Fixes forms to submit the internalFormModelProxy instead of the defunct formModel 2020-01-28 17:24:28 -05:00
Justin Schroeder
5c00230bc7 Fixes issue related to: https://github.com/vuejs/vue/issues/11058 2020-01-28 16:53:13 -05:00
Justin Schroeder
4a53d17fc7 Adds support for buttons 2020-01-28 12:12:08 -05:00