Commit graph

11 commits

Author SHA1 Message Date
SachaG
111e00ecae Fix semicolons and other linting issues 2018-12-31 15:22:17 +09:00
Sacha Greif
0b961aca2b Add Date2 form component (useful for date of birth for example) 2018-08-17 13:49:15 +09:00
Sacha Greif
fc65d66204 Make Select work with number fields too 2018-08-16 12:30:33 +09:00
SachaG
a9d81cb747 Simplify getValue; do not merge in getValue anymore, instead get value from Form's getDocument() 2018-08-06 10:43:00 +09:00
SachaG
e27f5af9e1 Make Checkboxgroup and Select handle their own value formatting 2018-08-06 10:30:15 +09:00
SachaG
f9d759b2a0 Handle empty options better 2018-06-25 08:39:00 +02:00
SachaG
b4ac2d23af Revert formsy/formsy-react-component update 2018-06-21 10:28:34 +09:00
SachaG
a2e3ca01cc Convert Select option values to strings 2018-06-20 10:54:02 +09:00
Matt Black
e991155585 fix duplicate noneOption on rerender 2018-06-18 16:58:00 -04:00
Erik Schannen
150d9392e7 Changes to SmartForm behaviour - refactoring
- Added new `FormComponent.isCustomInput` method
 - Pulled `renderComponent` up from `FormComponentInner` to `FormComponent`
 - Pulled some input-type-specific logic up when it was universal, or pushed it down when it should be handled by each ui library
2018-05-10 10:03:59 -04:00
SachaG
b4f960301b Isolate bootstrap dependencies in new vulcan-ui-bootstrap package 2018-04-23 09:47:04 +09:00
Renamed from packages/vulcan-forms/lib/components/bootstrap/Select.jsx (Browse further)