b147612e06
test: standardized jest unit testing ( #10047 )
2022-11-28 14:32:25 -08:00
9972946551
revert "fix(core): handle tap and longpress gesture conflict on iOS" ( #10021 )
...
Revert "fix(ios): handle tap and longpress gesture conflict (#10004 )"
This reverts commit 64755cb348b316fa80534275c4c72843ba1cc902.
2022-09-10 20:01:37 -07:00
64755cb348
fix(ios): handle tap and longpress gesture conflict ( #10004 )
2022-08-24 15:45:26 -07:00
3681fd4384
fix(ios): do not convert tap event data to device pixels twice ( #9935 )
...
BREAKING CHANGE:
tapData.getX() and tapData.getY() will now return correctly in DIP, so any extra conversions (like calling toDevicePixels) twice must be changed.
2022-07-09 10:09:43 -07:00
168a169726
feat(gestures): GestureEvents.gestureAttached added to modify native recognizers when needed
2022-03-01 12:32:39 -08:00
d46f9562b4
fix(ios): gesture touch event coordinates improvements ( #8998 )
2021-04-06 11:18:36 -07:00
c1f231d88e
chore: fix eslint issues ( #9017 )
2020-11-11 08:46:36 -08:00
020ad4da37
chore(core): monorepo, esm targeting, improved management ( #8707 )
2020-08-25 20:00:59 -07:00