247 Commits

Author SHA1 Message Date
Tim Rourke
4544d480eb Add test coverage for Sensor
Move test to new location

Fix linting issues

Simplify null assignment
2017-11-04 05:21:51 -05:00
Max Hoffmann
646b0809fd
Merge pull request #25 from timrourke/feature/add-closest-test-coverage
Add test coverage for utils.closest
2017-11-03 13:22:39 -04:00
Tim Rourke
d91e2afef8 Add test for using function to select element
Move dockblock

Fix import path for closest

Resolving merge conflict error

Fix linting errors
2017-11-03 10:27:12 -05:00
Tim Rourke
aaa5c2b597 Add test coverage for utils.closest
Add docblock

Move test to new location

Fix linting issues
2017-11-03 10:18:35 -05:00
Max Hoffmann
1c21f18ca1
v1.0.0-beta.3 v1.0.0-beta.3 2017-10-31 22:08:29 -04:00
Max Hoffmann
aa51055dc4
Some import path adjustments 2017-10-31 22:08:29 -04:00
Max Hoffmann
78f5ac0b4f
Added more base documentation 2017-10-31 22:08:29 -04:00
Max Hoffmann
0873894c67
Intermediate changelog for v1.0.0-beta.3 2017-10-31 22:08:29 -04:00
Max Hoffmann
0240bc6e68
Update package dependencies 2017-10-31 22:08:28 -04:00
Max Hoffmann
f705ee2d6b
Adds legacy bundle which includes polyfills for IE based browsers 2017-10-31 22:08:28 -04:00
Max Hoffmann
fb24c86f17
Allow cancelation of sorted and swapped event 2017-10-31 22:08:28 -04:00
Max Hoffmann
a4fb906a73
gitignore example 2017-10-31 22:08:28 -04:00
Max Hoffmann
fe83fafc2f
Increase default delay for draggable to 100 2017-10-31 22:08:20 -04:00
Max Hoffmann
f11f2b7f94
Sensor refactor 2017-10-31 18:14:06 -04:00
Max Hoffmann
f09f118930
API cleanup and internal changes including documentation 2017-10-31 18:14:05 -04:00
Max Hoffmann
f07cff1d43
Use spread syntax to create new reference for options and containers 2017-10-31 18:14:05 -04:00
Max Hoffmann
de7a441e47
Basic swap animation plugin 2017-10-31 18:14:05 -04:00
Max Hoffmann
55dd819083
Remove reflow by removing unused scrollParent 2017-10-31 18:14:05 -04:00
Max Hoffmann
3b06010070
Export sensors and plugins namespaced 2017-10-31 18:14:05 -04:00
Max Hoffmann
3ebacef521
Some sortable improvements 2017-10-31 18:14:04 -04:00
Max Hoffmann
3b56c4be3f
Adds axis options to mirror plugin 2017-10-31 18:14:04 -04:00
Max Hoffmann
846742fb23
Webpack config change to allow bundle split 2017-10-31 18:14:04 -04:00
Max Hoffmann
d929684236
Merge pull request #28 from timrourke/feature/add-drag-event-test-coverage
Add test coverage for drag event
2017-10-31 11:40:55 -04:00
Max Hoffmann
1116510c0a
Merge pull request #26 from timrourke/feature/add-abstract-event-test-coverage
Add tests for AbstractEvent
2017-10-31 11:06:34 -04:00
Tim Rourke
fc0a4ec169 Add test coverage for drag event
Improve organization of tests

Move test to new location
2017-10-30 21:16:18 -05:00
Tim Rourke
42535bd6b5 Add tests for AbstractEvent
Simplify import path

Move test to new location
2017-10-30 21:14:26 -05:00
Curtis Dulmage
84e798afe3 Merge pull request #59 from sdgandhi/patch-1
Readme typo fixed
2017-10-18 09:31:29 -04:00
Curtis Dulmage
3a6e4c8604 Merge pull request #70 from jkling38/master
Fixes #69, Wrong Link
2017-10-18 09:29:57 -04:00
Jared Kling
d59d8605e9 Fixes #69, Wrong Link 2017-10-14 23:46:55 -05:00
Max Hoffmann
1b7e5c33c7
Update CDN link to v1.0.0-beta.2 2017-10-10 19:21:05 -04:00
Max Hoffmann
23a7f3ae15 Merge pull request #63 from Shopify/v1.0.0-beta.2
v1.0.0-beta.2
v1.0.0-beta.2
2017-10-10 19:09:41 -04:00
Max Hoffmann
9c63ded7ae
v1.0.0-beta.2 2017-10-10 18:41:34 -04:00
Max Hoffmann
af86f49d00
Add changelog 2017-10-10 18:40:51 -04:00
Max Hoffmann
b2ff5daaf6
Disable force touch sensor by default 2017-10-10 18:27:21 -04:00
Max Hoffmann
48a1828dff
Prevent drag start on mouse click with ctrl on mac in mouse sensor 2017-10-10 17:22:18 -04:00
Max Hoffmann
e45f1346e4
Prevent native drag events for mouse sensor 2017-10-10 17:13:06 -04:00
Sidhant Gandhi
62d24f6495 Readme typo fixed 2017-10-10 10:36:34 -07:00
Max Hoffmann
03e515ca45 Merge pull request #29 from LukasDrgon/patch-1
Add CDN link
2017-10-09 14:50:50 -04:00
Max Hoffmann
37321a8120
Fix up linting errors for droppable 2017-10-09 14:46:57 -04:00
Mark Moyes
b503d29876
Add defaults to Droppable, so no error is thrown if the user doesn’t specify ‘classes’ in options 2017-10-09 14:44:26 -04:00
Max Hoffmann
b8d225a52a Merge pull request #38 from stefanmiodrag/master
make README.md more clear 💅
2017-10-09 14:42:16 -04:00
Max Hoffmann
3a5067db5c Merge pull request #52 from Oreoz/fixes-readme-typo
Fixing README Typo
2017-10-09 14:36:55 -04:00
Max Hoffmann
74de416377
Use utils closest function instead of native browser closest 2017-10-09 14:36:05 -04:00
Max Hoffmann
b10ff77675
Improvements to closest function 2017-10-09 14:35:37 -04:00
Max Hoffmann
08ab17b8c3
Temporary solution for automatic user select none on drag 2017-10-09 14:35:34 -04:00
Max Hoffmann
e5ea7c24a9
Code of Conduct and some basic contribution guidelines 2017-10-09 14:16:03 -04:00
Max Hoffmann
2433eea9fb
Mouse sensor prevents contextmenu while dragging 2017-10-08 20:55:06 -04:00
Max Hoffmann
07e98f301b
Rename source to originalSource 2017-10-08 20:08:47 -04:00
Max Hoffmann
a7fc70f0f4
Resolving some more issues around movable source 2017-10-08 15:29:26 -04:00
Max Hoffmann
aca0fbedd1
Don't hide source element if drag action is too fast 2017-10-07 19:55:42 -04:00