SachaG
|
5675b50fb5
|
Cleaning up FormComponent props
|
2018-03-26 17:50:03 +09:00 |
|
SachaG
|
667f43bd5b
|
Fix a few issues
|
2018-03-26 14:49:05 +09:00 |
|
SachaG
|
5bfa885de5
|
More refactoring
|
2018-03-26 14:27:45 +09:00 |
|
SachaG
|
d1a674d36e
|
Convert SimpleSchema schema to JSON object before using it in Form.jsx
|
2018-03-26 11:51:08 +09:00 |
|
SachaG
|
1d7cef5556
|
Work on form errors & validation
|
2018-03-25 10:54:45 +09:00 |
|
SachaG
|
268090dcb2
|
Working on nested forms support
|
2018-03-22 19:22:54 +09:00 |
|
SachaG
|
e7b0110e5f
|
Replace FormComponent onBlur handler by debounced onChange; add date component
|
2018-03-19 11:59:30 +09:00 |
|
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
|
8d0cc3e5e2
|
Make form sub-property optional; Handle extra queries in FormWrapper; remove resolveAs fragment shape "guessing" code
|
2017-12-28 11:31:55 +09:00 |
|
Sacha Greif
|
f9ccef64ca
|
Add new Time component; add new 'default' form schema option
|
2017-11-03 11:40:53 +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
|
0348f93c7b
|
Improve how "hidden" form option works
|
2017-10-01 11:49:19 +09:00 |
|
SachaG
|
6a9f53e82b
|
Update to Meteor 1.5.2.1
|
2017-09-29 09:19:23 +09: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 |
|