1
0
Fork 0
Commit graph

190 commits

Author SHA1 Message Date
Joost De Cock
983886df83 🐛 Moved state change in DraftConfigurator from render loop to useState. Fixes #105 2019-09-06 18:03:09 +02:00
Joost De Cock
44de907aad 💄 Fixed styling in DraftConfigurator for pattern options 3 levels deep 2019-09-06 13:54:30 +02:00
Joost De Cock
93e82d70ed Workbench now also lets you preload a set of 'withBreasts' measurements 2019-09-06 10:28:29 +02:00
Joost De Cock
ca64ff8a10 🐛 Change onDragEnd to onChangeCommitted due to API change in material-ui. Fixes #104 2019-09-06 07:57:42 +02:00
Prof. dr. Sorcha Ní Dhubhghaill
093461d503
"Fix for #67"
"Fix for #67"
2019-08-26 16:37:44 +02:00
Joost De Cock
868d401a75 🚨 Fixed linter warnings 2019-08-23 14:30:32 +02:00
Joost De Cock
21bc3c0828 Added LineDrawing component 2019-08-20 19:06:01 +02:00
Joost De Cock
db082b2240 🚧 Added LineDrawing components. Needs linedrawings 2019-08-18 16:49:14 +02:00
Joost De Cock
112ead9796 Updated Blockquote component to take data-test attributes 2019-08-17 18:18:19 +02:00
Joost De Cock
526819513b Added data-attributes for cypress tests to components 2019-08-15 17:42:58 +02:00
Joost De Cock
6710d76b08 🎨 Updated prettier config 2019-08-03 15:03:33 +02:00
Joost De Cock
889ef10a2d Added patrons to footer 2019-07-26 03:36:27 +02:00
Joost De Cock
e7f4a7ee38 💄 Tweaks to footer style 2019-07-26 01:24:16 +02:00
Joost De Cock
6c545e3500 Added more pattern info to pattern-info 2019-07-25 22:48:06 +02:00
Joost De Cock
9aea4acc6e 🐛 Fixed issue with SVG attributes of Logo component 2019-07-25 01:14:20 +02:00
Joost De Cock
3a20d35b56 Added support for loading defaults from recipe 2019-07-24 21:58:29 +02:00
Joost De Cock
f2eec77187 🔥 Removed left-behind debug statement 2019-07-19 15:28:25 +02:00
Joost De Cock
0ae95f64ad Added export to components/Workbench 2019-07-19 12:48:57 +02:00
Joost De Cock
e3035747dc 🚨 Removed linter warnings 2019-07-16 17:13:51 +02:00
Joost De Cock
c44e5cd6fe 🐛 Fixed typo in FormFieldMeasurement 2019-07-16 16:22:08 +02:00
Joost De Cock
e6cea282b0 🔧 Reconfigure packages 2019-07-14 11:35:51 +02:00
Joost De Cock
17fa568c38 ♻️ Updated components after changes in utils exports 2019-07-13 08:49:40 +02:00
Joost De Cock
45498afbba 🐛 Prevent draft method from forcing render of hidden part 2019-07-08 15:37:27 +02:00
Joost De Cock
5f857de11b 🔥 Removed console.log statement 2019-07-07 13:32:38 +02:00
Joost De Cock
5b8060c926 ⬆️ Updated slider not that it's moved to core in material-ui v4.2 2019-07-07 13:32:24 +02:00
Joost De Cock
371a27f3fd 🐛 Fixed handling of language/margin draft settings across renders 2019-07-04 15:50:39 +02:00
Joost De Cock
bca31494c6 🐛 Fixed draft only setting to hold value across renders 2019-07-04 14:30:02 +02:00
Joost De Cock
329e0f0ac8 🐛 Fixed bool pattern option to hold value across renders 2019-07-04 07:45:10 +02:00
Joost De Cock
2a4c6b8656 🐛 Fixed SA draft option to hold value across renders 2019-07-04 07:42:30 +02:00
Joost De Cock
9e835cdb3b 🐛 Retain option value across re-renders 2019-07-03 07:54:04 +02:00
Joost De Cock
fa1c9d1401 🚧 Updated components 2019-07-02 19:27:51 +02:00
Joost De Cock
f40ccc9e4a 🚧 Fixed part list in draft only option 2019-06-30 10:53:31 +02:00
Joost De Cock
bae6c4f244 🐛 Proper handling of bool options 2019-06-30 10:52:43 +02:00
Joost De Cock
3a6d7c5680 🚧 Fixed handling of default reset in pct options 2019-06-28 17:51:07 +02:00
Joost De Cock
beeb3df57e 💄 Tweaks to footer layout 2019-06-26 18:07:20 +02:00
Joost De Cock
59788e410c Updates to components 2019-06-23 18:00:50 +02:00
Joost De Cock
7a97fafecc 🚨 Fixed linter warnings 2019-06-16 16:47:20 +02:00
Joost De Cock
98ce2210e8 Made Robot component take embed option 2019-06-13 07:59:28 +02:00
Joost De Cock
9e91b1ad19 🚧 Few changes for the new frontend 2019-06-09 13:38:12 +02:00
Joost De Cock
5f16da1d3c Added sample support to Example component 2019-06-02 15:17:47 +02:00
Joost De Cock
7cc063712b 🚨 Removed linter warnings 2019-06-01 16:18:14 +02:00
Joost De Cock
00c32a966c Added the withStorage component 2019-06-01 16:08:29 +02:00
Joost De Cock
2c04ee2c93 Added tutorial to Examples component 2019-05-31 16:32:57 +02:00
Joost De Cock
1bc2272c90 🚧 Changes to pattern examples 2019-05-30 21:19:41 +02:00
Joost De Cock
341d5fdb8b 🚧 Changes to components and css 2019-05-30 15:36:58 +02:00
Joost De Cock
4d24dfe998 🔧 Changed export for components 2019-05-27 07:52:34 +02:00
Joost De Cock
f2f6d3d856 🚨 Fixed linter warnings 2019-05-25 19:32:51 +02:00
Joost De Cock
3e7b620585 🔧 Changed default to no design in Example component 2019-05-25 19:12:09 +02:00
Joost De Cock
b02c6d1b68 🚧 Work on components 2019-05-25 11:11:58 +02:00
Joost De Cock
025ff0adde 🔧 Reconfigure packages 2019-05-21 20:29:38 +02:00