David Kronmueller
504540f51c
feat(menu): restrain menu slide start to a specific angle
...
The menu curently opens and closes at any angle of slide action. In case the menu has enough items
to create a vertical scrollbar it makes it impossible for the user the scroll vertically without
affecting the slide behavior of the menu. This fix restrains the menu open/close to a specific
angle.
#5180
2016-01-25 14:22:38 +01:00
Adam Bradley
02626b9489
chore(): add types to Refresher
2016-01-14 21:04:20 -06:00
Adam Bradley
b79d6cc8ea
refactor(util): use Object.assign polyfill
2016-01-11 11:17:58 -06:00
Gautier Fauchart
f13eab910c
Fix HammerJS Pan config bug
2016-01-10 20:07:34 +00:00
Gautier Fauchart
639dd23a49
make the menu threshold configurable
2016-01-10 00:08:54 +00:00
Tim Lancina
0270be3305
fix blocking TS errors
2015-12-10 16:39:56 -06:00
Adam Bradley
0a1f63d3fb
fix(menu): construct menu on first drag
...
Closes #580
2015-11-19 09:10:39 -06:00
Adam Bradley
d3e9980f9c
fix(menu): enabling/disabling
2015-10-31 15:02:59 -05:00
Max Lynch
196fbe2e01
fix(menu): drag menu to close. Fixes #189
2015-10-29 12:42:18 -05:00
Adam Bradley
3a2ffa8362
chore(): rename progressFinish to progressEnd
2015-09-22 16:08:27 -05:00
Adam Bradley
1fbdf4b10b
feat(menu): drag right side
2015-09-22 16:01:14 -05:00
Adam Bradley
28c8d001e6
cache window dimensions
2015-09-13 22:34:23 -05:00