Vulcan/packages/vulcan-forms
Eric Burel 25db5c04b8 load Components correctly in tests
Now `vulcan:ui-bootstrap` is explicitely loaded in the `vulcan:forms`
package. This avoid undefined `Components.Button` if the use did not
load a specific styling package
2018-07-26 16:39:40 +02:00
..
lib wrote passing tests and a failing test for nested objects 2018-07-25 18:03:43 +02:00
test load Components correctly in tests 2018-07-26 16:39:40 +02:00
package.js load Components correctly in tests 2018-07-26 16:39:40 +02:00
README.md Improve form error handling; fields now show relevant validation errors 2017-08-16 16:18:40 +09:00

Vulcan Forms

This package provides a SmartForm component.