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

4 Commits

Author SHA1 Message Date
Justin Schroeder
fdcf7b3dbf Updates vue-test-utils to 1.0.2 2020-05-14 16:08:54 -04:00
Andrew Boyd
70ebb846ce passes name through to box elements and adds tests to check agaist unwanted props bleed 2020-05-01 15:42:47 -04:00
Andrew Boyd
59ee882863 adds name prop as pass-through attribute on certain input types 2020-05-01 14:57:30 -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