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

418 Commits

Author SHA1 Message Date
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
Justin Schroeder
d868555be8 Adds support for simple image previews on image uploads 2019-11-21 00:29:28 -05:00
Justin Schroeder
1095e33d4d File fields no longer upload unless they pass validation rules 2019-11-20 23:16:31 -05:00
Justin Schroeder
dd74fcb12e Fixes stray drag/drop on missed dropzones, allows removing of non uploaded files 2019-11-19 07:15:13 -05:00
Justin Schroeder
2d1c58f725 Adds faux uploader method and initial upload styling 2019-11-15 14:44:01 -05:00
Justin Schroeder
cb9349a6cf Adds new date format capability and associated tests 2019-11-14 01:00:56 -05:00
Justin Schroeder
ba24fc21e8 Adds default validation messages for all rule types 2019-11-13 16:10:17 -05:00
Justin Schroeder
e952e46aad Adds initial validation rules and support 2019-11-07 17:03:34 -05:00
Justin Schroeder
a53edaa342 Initial tests written for validation parsing and rules 2019-11-06 17:17:19 -05:00
Justin Schroeder
9522459600 Adds a internalFormModelProxy to FormulateForm to allow two way model bindings 2019-11-05 10:52:05 -05:00
Justin Schroeder
c736f818af Removes debugging artifacts for Travis CI troubleshooting 2019-11-01 21:03:01 -04:00
Justin Schroeder
4f250563fd Updated formualte to be capitalized 2019-11-01 17:12:27 -04:00
Justin Schroeder
2db5754c6f Sets node target to version 9 2019-11-01 16:21:16 -04:00
Justin Schroeder
616676d451 Removes the js transformer 2019-11-01 16:14:32 -04:00
Justin Schroeder
d812479c8b Revers to back using ../ as module import path 2019-11-01 16:08:18 -04:00
Justin Schroeder
4b85898462 Reverts to using esm.js 2019-11-01 16:01:42 -04:00
Justin Schroeder
a09ce24104 Adds js suffix to formulate module 2019-11-01 15:51:54 -04:00
Justin Schroeder
a30857fd2d Updates tests to use src alias 2019-11-01 15:45:53 -04:00
Justin Schroeder
7d12414914 Updates babel-jest transform pattern matching 2019-11-01 14:47:25 -04:00
Justin Schroeder
d5bd85bdd4 Updates build to use node 11 2019-11-01 14:35:06 -04:00