Commit graph

63 commits

Author SHA1 Message Date
SachaG
08016947db Split select form component into select and selectmultiple; Make "--select option--" the default selection for select form components 2018-03-08 11:28:29 +09:00
SachaG
d4910cf2c5 Add clear to time control 2018-03-03 11:09:58 +09:00
Luca Hagel
1ea5eb8e28 Eslint-ignore console statement 2018-01-29 03:50:59 +01:00
Michel Herszak
d80f9b4a72 optionsAsStrings was not defined 2018-01-28 14:20:24 -07:00
Justin Reynolds
38b88108b4 Fix React prop warnings for SmartForm 2018-01-27 11:25:48 -06:00
Sacha Greif
f9ccef64ca Add new Time component; add new 'default' form schema option 2017-11-03 11:40:53 +09:00
Sacha Greif
4e259ec117 Finish work on form field clearing feature 2017-10-20 10:08:56 +09:00
Sacha Greif
2139bc63f3 Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2017-10-18 20:07:46 +09:00
Sacha Greif
a5f9d64a2e Working on form clearing 2017-10-18 20:07:43 +09:00
Erik Schannen
88da22952d Abstract out bootstrap-specific components in vulcan:forms and register
them using registerComponent so that they can be overridden by other gui
frameworks like material-ui.
2017-10-17 09:35:41 -04:00
SachaG
3a0692cc4a Fix form components ref 2017-09-16 22:26:52 +02:00
SachaG
0e836c7cc4 more forms clean-up 2017-08-19 16:17:52 +09:00
SachaG
a5d88880fa Reorganize forms package; individual forms component can now be overridden with replaceComponent 2017-08-19 10:41:08 +09:00
Renamed from packages/vulcan-forms/lib/FormComponent.jsx (Browse further)