247 Commits

Author SHA1 Message Date
Max Hoffmann
79923eed44
v1.0.0-beta.7 v1.0.0-beta.7 2018-04-28 20:40:36 -04:00
Curtis Dulmage
1ece81debc
Merge pull request #140 from Shopify/resize-mirror-plugin
Adds resize mirror plugin
2018-04-28 20:30:00 -04:00
beefchimi
7e334a5c3f update some examples to use the new plugin 2018-04-28 20:28:13 -04:00
Max Hoffmann
f4a20cf9df
Adds resize mirror plugin 2018-04-28 19:29:58 -04:00
Max Hoffmann
28ac43ef5e
Does not prevent drag start outside of draggable container 2018-04-28 19:23:36 -04:00
Max Hoffmann
3851ed8dca
Fixes missing mouse position bug for scrollable 2018-04-28 19:23:35 -04:00
Curtis Dulmage
dfcddbd6c9
Merge pull request #214 from Shopify/greenkeeper/eslint-plugin-shopify-21.0.1
Update eslint-plugin-shopify to the latest version 🚀
2018-04-28 18:04:19 -04:00
greenkeeper[bot]
f1eafd65c0 update dependencies 2018-04-28 18:02:22 -04:00
Curtis Dulmage
6f0ebac3fd
Merge pull request #208 from Shopify/examples-beta6
[Examples] Upgrade to beta6
2018-04-08 12:09:37 -04:00
beefchimi
30490f96a9 prepare examples for beta6 2018-04-08 12:08:25 -04:00
Curtis Dulmage
bb2468313f
Merge pull request #207 from Shopify/droppable-beta6-docs
Correct class names in Droppable readme
2018-04-08 12:06:17 -04:00
beefchimi
92bb41b98d correct class names in Droppable readme 2018-04-07 21:55:50 -04:00
Max Hoffmann
1ddbbdeaf1
Adds prepare and prepublishOnly scripts 2018-04-04 10:02:25 -04:00
Max Hoffmann
12e41d5841
v1.0.0-beta.6 v1.0.0-beta.6 2018-04-04 09:27:43 -04:00
Max Hoffmann
eca61fe8f2
Touch Sensor fix for scrolling 2018-04-04 09:27:43 -04:00
Max Hoffmann
409a384626
Adds babel class transform for tests to make jest happy 2018-04-04 09:27:43 -04:00
beefchimi
7a0825a91d
remove some unnecessary styles from StackedList component 2018-04-04 09:27:43 -04:00
Max Hoffmann
bdd1218ed8
Touch sensor scrolling bug 2018-04-04 09:26:28 -04:00
beefchimi
dfb37a3f9b
update Examples for latest Droppable API changes 2018-04-04 09:26:27 -04:00
Max Hoffmann
fa9d27bd6d
Changing DroppableEvent for better naming and consistency 2018-04-04 09:26:27 -04:00
Max Hoffmann
6cbf644148
Touch sensor scrolling bug 2018-04-04 09:26:27 -04:00
Max Hoffmann
3803b91cfa
Fixes plugin imports for examples 2018-04-04 09:26:27 -04:00
Max Hoffmann
6907083d95
Fix legacy bundle 2018-04-04 09:26:27 -04:00
Max Hoffmann
1be7008bb8
Scrolling improvements 2018-04-04 09:26:26 -04:00
Max Hoffmann
a543bc88c2
Change webpack build 2018-04-04 09:26:26 -04:00
Max Hoffmann
7c3f2d371c
VSCode workspace settings and extension recommendations 2018-04-04 09:26:26 -04:00
Max Hoffmann
fa301e9efe
spelling mistake 2018-04-04 09:26:26 -04:00
Max Hoffmann
089f401e02
Use console.error instead of throwing error 2018-04-04 09:26:25 -04:00
Max Hoffmann
bdb6f29de3
Focusable plugin 2018-04-04 09:26:25 -04:00
Max Hoffmann
44c9106fc8
Fixes add/remove container api 2018-04-04 09:26:25 -04:00
Curtis Dulmage
fb68cac9fc
Merge pull request #195 from Shopify/examples-noopener
[Examples] New tabs need rel=noopener
2018-03-28 21:40:19 -04:00
beefchimi
48a147a190 new tabs need noopener 2018-03-28 21:39:01 -04:00
Curtis Dulmage
af89ff08ad
Merge pull request #194 from Shopify/iphonex
[Examples] Resolve some iPhonex layout issues
2018-03-27 22:47:34 -04:00
beefchimi
27ee2bba56 resolve some iphonex layout issues 2018-03-27 22:44:40 -04:00
Curtis Dulmage
f9fc7ec0ff
Merge pull request #188 from Shopify/example-buttons
[Examples] Add code links to all pages and Button component
2018-03-24 23:19:41 -04:00
beefchimi
cbcc062afa add code links to all pages and Button component 2018-03-24 23:14:20 -04:00
Curtis Dulmage
109c7471bc
Merge pull request #181 from Shopify/examples-columns-rows
Examples: Better columns/rows + GridOverlay
2018-03-24 18:56:10 -04:00
beefchimi
0b5c332039 add GridOverlay component and rows function 2018-03-24 18:54:46 -04:00
Curtis Dulmage
9f54956d24
Merge pull request #179 from Shopify/prettier
Setup Prettier
2018-03-22 21:28:14 -04:00
beefchimi
34d1bc3cbf setup prettier and fix all files 2018-03-22 21:25:48 -04:00
Curtis Dulmage
9ceef05571
Merge pull request #165 from Shopify/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2018-03-19 21:13:54 -04:00
beefchimi
2bd055c8ad manually update library node modules 2018-03-19 21:12:24 -04:00
Max Hoffmann
a2c500137c
Merge pull request #161 from smileytechguy/patch-1
Update Draggable readme, resolve ambiguity in appendTo
2018-03-05 09:39:33 -05:00
Curtis Dulmage
674082ce73
Merge pull request #168 from Shopify/examples-beta5
Update Examples project to beta5
2018-03-04 21:01:30 -05:00
beefchimi
7aefbbc721 build examples on prepublish 2018-03-04 20:43:54 -05:00
beefchimi
b5cc103139 now using the gulp4-alpha3 2018-03-04 20:18:56 -05:00
beefchimi
2ac8133cd9 upgrade to webpack4 2018-03-04 19:58:01 -05:00
beefchimi
6bf36846dc update several node modules 2018-03-04 19:38:17 -05:00
beefchimi
32c62336dc reset css updates 2018-03-04 19:28:14 -05:00
Noah Overcash
62d58da2a1
Merge branch 'master' into patch-1 2018-03-02 23:10:15 -05:00