SachaG
|
6626aa543a
|
Merge branch 'devel' into apollo2
# Conflicts:
# packages/vulcan-lib/package.js
|
2019-02-02 09:28:08 +09:00 |
|
SachaG
|
7dd2479af3
|
v1.12.14
|
2019-01-31 22:04:00 +09:00 |
|
SachaG
|
ff22d893aa
|
react-bootstrap 1.0.0-beta.5 compatibility
|
2019-01-31 21:38:47 +09:00 |
|
SachaG
|
19ea8159b3
|
Merge branch 'devel' into apollo2
|
2019-01-30 10:34:27 +09:00 |
|
SachaG
|
02f0f9bb58
|
Use horizontal form layout; add FormElement component; pass itemProperties to FormItem
|
2019-01-27 09:48:45 +09:00 |
|
SachaG
|
f0fab18380
|
More work on bootstrap form items
|
2019-01-26 21:21:09 +09:00 |
|
SachaG
|
5f941d7d76
|
Remove Formsy dependency
|
2019-01-24 18:01:53 +09:00 |
|
SachaG
|
fb43311224
|
Few minor fixes
|
2019-01-05 15:44:40 +09:00 |
|
SachaG
|
553a0627d4
|
v1.12.13
|
2019-01-02 14:41:41 +09:00 |
|
SachaG
|
111e00ecae
|
Fix semicolons and other linting issues
|
2018-12-31 15:22:17 +09:00 |
|
SachaG
|
00683ba83e
|
v1.12.12
|
2018-12-31 15:03:19 +09:00 |
|
SachaG
|
857b20867c
|
Update to Bootstrap 4
|
2018-12-28 08:52:40 +09:00 |
|
SachaG
|
b05b35ed57
|
v1.12.11
|
2018-12-15 15:10:18 +09:00 |
|
SachaG
|
5d12dbef47
|
Add onClick props to ModalTrigger and Checkout button (useful for analytics tracking)
|
2018-12-04 15:57:19 +09:00 |
|
SachaG
|
84ea6d8789
|
Make static text work for empty values and numbers
|
2018-11-30 15:59:27 +09:00 |
|
SachaG
|
6f11c9cf89
|
v1.12.10
|
2018-11-24 09:57:55 +09:00 |
|
SachaG
|
a3a14c8489
|
v1.12.9
|
2018-11-23 11:39:38 +09:00 |
|
SachaG
|
615302c238
|
Update boilerplate-generator and fourseven:scss
|
2018-10-13 12:02:36 +09:00 |
|
SachaG
|
6864b572be
|
Merge branch 'devel' into custom-form-components
# Conflicts:
# packages/vulcan-forms/lib/components/FormNestedArray.jsx
|
2018-09-23 08:16:48 +09:00 |
|
SachaG
|
07427a2c96
|
Add formComponents prop to forms to enable customizing a specific form's components
|
2018-09-23 08:13:09 +09:00 |
|
Erik Dakoda
|
7e66908d21
|
Refactoring to remove react-bootstrap and to customize FormNestedArray for material-ui
|
2018-09-19 13:16:48 -04:00 |
|
SachaG
|
f5e44dc68e
|
v1.12.8
|
2018-09-17 09:54:10 +09:00 |
|
SachaG
|
c095572bf1
|
v1.12.7
|
2018-09-16 15:39:23 +09:00 |
|
SachaG
|
dfa4c77314
|
ESLint fixes
|
2018-09-16 11:48:38 +09:00 |
|
SachaG
|
a18c4ebb6a
|
v1.12.6
|
2018-09-12 14:52:49 +09:00 |
|
SachaG
|
0c99b9a7ac
|
v1.12.5
|
2018-09-12 12:01:10 +09:00 |
|
SachaG
|
5fc0e30f40
|
Fix ESLint
|
2018-09-12 11:59:00 +09:00 |
|
SachaG
|
8e325122c6
|
v1.12.4
|
2018-09-12 10:32:45 +09:00 |
|
SachaG
|
2482bae51b
|
v1.12.3
|
2018-08-31 22:51:49 +09:00 |
|
SachaG
|
6e9d7e9412
|
v1.12.2
|
2018-08-31 07:07:27 +09:00 |
|
SachaG
|
32fef20cd4
|
v1.12.1
|
2018-08-30 20:02:55 +09:00 |
|
SachaG
|
0f4f77a058
|
v1.12.0
|
2018-08-30 07:51:28 +09:00 |
|
Sacha Greif
|
60c3f0d628
|
Remove console.logs
|
2018-08-18 10:07:28 +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
|
d9784ad0aa
|
Improve StaticText form component with basic URL parsing
|
2018-08-07 15:37:51 +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
|
d94a024973
|
Refactor Checkboxgroup to full function syntax
|
2018-08-05 21:16:38 +09:00 |
|
SachaG
|
6045777ff7
|
Small modal refactor; footerContent -> footer
|
2018-07-30 14:59:36 +09:00 |
|
SachaG
|
2eeb5af8a8
|
Add static text component to display simple text data in forms
|
2018-07-10 10:08:42 +02:00 |
|
SachaG
|
7a10103590
|
Pass down disabled prop explicitely
|
2018-06-30 09:23:49 +02:00 |
|
SachaG
|
a01ca2ab6e
|
Move FormIntl/FormNested switch from FromComponentInner to FormComponent
|
2018-06-28 18:36:57 +02:00 |
|
SachaG
|
f9d759b2a0
|
Handle empty options better
|
2018-06-25 08:39:00 +02:00 |
|
SachaG
|
fae6511965
|
Fix #1998 part 2
|
2018-06-25 08:16:22 +02:00 |
|
SachaG
|
7bf8056111
|
Fix #1998
|
2018-06-24 09:05:54 +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 |
|
SachaG
|
193da85887
|
Wrap checkboxgroup (fix #2004)
|
2018-06-20 07:45:04 +09:00 |
|
Matt Black
|
e991155585
|
fix duplicate noneOption on rerender
|
2018-06-18 16:58:00 -04:00 |
|