Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/html-next/ember-hammerjs
Hammer.js primitives for Ember Applications.
https://github.com/html-next/ember-hammerjs
3f2b9524c03eab7c4b4c7463642d8444d79e222d authored over 6 years ago
1dbb58f9833e95ec096e4f5cf8fe0928ce31d914 authored almost 9 years ago
3189828996960395194396046f4c84de9aa6a5b2 authored almost 9 years ago
test(click): test for whether a click() handler on a component works.
d83976e79b25f36522060cbdc86b73996792c4af authored almost 9 years agoAdd ember-getowner-polyfill as consuming app dep for Ember >= 2.3
3207a1151083024bf8ef8f8cb0eddfea42f167c3 authored almost 9 years agoc1b7cca6c78bf8b4ebdbecc094fdcd5afd6ea6d4 authored almost 9 years ago
Make `ember-getowner-polyfill` a dependency.
ae13e67a29e4d417f8c54f77077cd612c5ed5321 authored almost 9 years agob57efef3a3f7e61bb10fb633d26878a1d09869a7 authored almost 9 years ago
d287b49d901a772ea08ffc3365d6bfdf9c19cc59 authored almost 9 years ago
Upon failing to find a recognizer reject the promise with a real Error object
dbbd16e6e9d22c1c539d26bd61c94d8ea00c7cdf authored almost 9 years agod8edc28bd6987955db6b959296b503b9fba642d8 authored almost 9 years ago
Closes #32 - Pan gestures is only horizontal
eba8baea8f40058b0bad7f3d9b0ba4b6c2794a5c authored almost 9 years agoc239f48896bff172dacc5a16c5b813c9cec9853f authored almost 9 years ago
d5fed29798a355943a6fb54d87672de9c04b90a8 authored almost 9 years ago
make swipe recognizer horizontal only
4a60bf9ba1e15c015f677a1c47fe43443ec9e88f authored about 9 years ago28cd5569597af605679c9c2211c64922c8bbae1c authored about 9 years ago
fix(deprecations) Use getOwner polyfill for lookup*s
f02fffab77a718463dda5afb0f8951c8b2d1cb1c authored about 9 years agod2598cbe1b853486bb677067c6de64d7955e3845 authored about 9 years ago
eafd963882f1da89fbb5ac70be08c7d3a987d298 authored about 9 years ago
5bc862ed136109e2a1d84c804d5ce9d553cf8ac8 authored about 9 years ago
42f799e18000e056a42d7dd0253cb6418aa6122c authored about 9 years ago
1bd7d2d8d74f436d04e50178ab82fa259035a4c4 authored about 9 years ago
453d181d3d68ad2f9b5ec8af35179a8b964611d5 authored about 9 years ago
6bc64653c76de6ad3137de68320773e8b2112907 authored about 9 years ago
fix(recognizers): account for how promise may resolve after element h…
0755ae35462fb22aeb22ba99dd167fd1825b475c authored about 9 years ago3ccc3a8f1590a603b2337e495cd13d866a6f20f5 authored about 9 years ago
fix(service): eventName case correction needs to be applied to details.eventName
b3015afd3f7830291678574d2aff1143919235a1 authored about 9 years agofix(initializers): instance.lookup is not available in 1.12 or 1.13
42a8065a7ded7a8ca0d57175c5370d0c2018bc2f authored about 9 years ago1114b99a2f4f13ad904ca846b87d4880909bceef authored about 9 years ago
ef92da88420b0acfd3f68ef69b5043a7231803cb authored about 9 years ago
fix initializer warning
8a2c25f2d3c67ceec4c6c46b5012d9dc987870f1 authored about 9 years ago755f19645c5b66b6d2cb40f98333a26eb468ed3b authored about 9 years ago
8d7e310ce4983c4d2629600bbf44540fe00c01e3 authored about 9 years ago
2cd534e48513963f313bd16b6e711f1782d32465 authored about 9 years ago
a9d38bc785cc12b2f387e7f978ccb3c3984e5737 authored about 9 years ago
e618c72f49fa806ba4b79c2236ca25365069088f authored about 9 years ago
2f115acb45455f99661503bdfd66082d62717c67 authored about 9 years ago
1f8d1588b485cf4a0a0a1c5de25b6154f3285e4c authored about 9 years ago
4848c331eeb051b3dcd6f7cce83747b4a8c1483e authored about 9 years ago
854b4f9914d2899a375f1bdfa9d1c3f00e518b68 authored about 9 years ago
57be84f2a1a37ce4482cf4046b55d33787dc751b authored about 9 years ago
f3daee21956a90c92a61512fbe985962ae1cd82e authored about 9 years ago
cb4570eb67f0291b4bc5c22850cef4dcdf4551d2 authored about 9 years ago
d5743343497d4293b8533788c140b9489b06ccd7 authored about 9 years ago
2bf6e5f90ca77c612bd5a6ed7ec33ba2818063ed authored about 9 years ago
2b2af9d650404a4c2123fef6e5cac3eaab3ad6ce authored about 9 years ago
7cc3ad76b21125a647177f6460d59ff6acb27d0b authored about 9 years ago
This reverts commit 3c9a86f2d3050fd3878c72b2c3a5a86c01472e1a.
8ee77d7ef50f750f5c3e7e55863353791e5d475f authored about 9 years ago3c9a86f2d3050fd3878c72b2c3a5a86c01472e1a authored about 9 years ago
test(double-tap): illustrate that double-tap work when using single-tap
e11979a155286a7e712f3a862e94a2c384e6e740 authored about 9 years agoeeaaeeaf12c2ceaa53dc687ca86ac5e0a72e772b authored about 9 years ago
f1b9309e681db17822280b9dc2df769b6b874795 authored about 9 years ago
400b3291600264e0a3922f785ba964e3c5c6ae0c authored about 9 years ago
fix(blueprint): doubletap recognizer and associated tap need to be in __root__
a31cdee03227dfd09e0d50ac65cda823c552500c authored about 9 years ago6f6aba24d11f872886d14d6e3dd0077d05cef54f authored about 9 years ago
085d284918332b162ab33d630d805dba703e8ba4 authored about 9 years ago
d95f416913738a77c9bfdc11bc2f9ab958ae0960 authored about 9 years ago
9c8d1bb8310018ad5a0fa59b30c349f7c678c14f authored about 9 years ago
e169f5e350a2002c0b32178763c166c5f443ccb9 authored about 9 years ago
297166f5d612dc9dbfbae36da0ec94d2ebea9c6a authored about 9 years ago
77332fff7b6f8c071fee2298824f7fc9ac64d6b3 authored about 9 years ago
ba5c3967b7b42fd21f94844f6007dab35f420be8 authored about 9 years ago
test(recognizers): demo for a component with both single-tap and double-tap
c8a1cc943d23c7160473724d045753f2746c06c6 authored about 9 years ago303c28214f93c4d52e83a3e9123672a58eab31ab authored about 9 years ago
fix(lint): out of the box, generated recognizer doesn't pass linting …
14d133de2838e728501d26dfddd9c836b4a5465c authored about 9 years ago5399dc6e7ffb203c7de48b4075fc171821d857d4 authored about 9 years ago
fix(build): with only one hammerjs location, path needed updating
f5289fbfbc569aa19d94be5524ce1c156eb5ae26 authored about 9 years agof7a8b1943fba96a45586988052528f92b34d35e1 authored about 9 years ago
7ee2e6d8c579e133f03852cf22bc17fe4bbf2ad8 authored about 9 years ago
fix(service): avoid infinite recursion by registering recognizer before includes/excludes.
08fc53e968d1d44c7d2557db1d972cc8c57458b1 authored about 9 years agobba53b91b09420707748ee245069d19d23ee0c18 authored about 9 years ago
chore(build): only use minified hammerjs in production to make debugging easier
3d39819f6bd1c33dff75f2a6e459067bd7776725 authored about 9 years agoca8db8d536c44ff710e650f71ff0e843e1e49a4b authored about 9 years ago
16612da98ac677f3d2b40edcb8b51f76c230f91f authored about 9 years ago
4bc3753e4a49c81be55e1665195792857085abdc authored about 9 years ago
9afad1e89ebe37657fc715b4af3c45b73200db35 authored about 9 years ago
bcff8780c07d62efea3e14abf5e48802c1c7b919 authored about 9 years ago
dc106835b99b5a43b774c736f7d515e9e14694a8 authored about 9 years ago
349439c065673c355e9915f0ec51484324c60e4e authored about 9 years ago
6403c88ce58288014dcbe2d8be1f7a083eb89560 authored about 9 years ago
55b7af781a93a72f7e83504bafc760ef6e710e92 authored about 9 years ago
1905520c94c337a78dea70282c2c77d193fc34c2 authored about 9 years ago
c16bfd29ae4dd14b09b6e17c284973e37edbb065 authored about 9 years ago
96fa10aeeba2bf5ebb63f5c1e71ac896daadf02a authored about 9 years ago
9aa5caa3caa7bd6aaa90bc1acd45bc538cd334bd authored about 9 years ago
ad6997072b879543e09e5c9943fb709a2ed8681f authored about 9 years ago
4d298eb18783c203cd23ddc8cc49daa81ef9af74 authored about 9 years ago
52cbbcb770482b9bbe7c6ebe69448e0ec6cab9ef authored about 9 years ago
185899df8059bf79f31b3a0e172fcfc6c015ee81 authored about 9 years ago
390b7d9b3562d6a7b63368a86a150a80fccbc05c authored about 9 years ago
d4ccc14a269942cb3c8897020ad95b8693f453ca authored about 9 years ago
fa46b93211349aaf72da5f6324f1dff7e4ce1ce5 authored about 9 years ago
18756a17808c18100db06799da93f6860714f8aa authored about 9 years ago
chore/test-setup
63948c30c470cf4d628f1bee587bb65a07d2bc12 authored about 9 years ago- running `ember g acceptance-test --dummy` will require these new helpers
1e251f6549254a6a2fb3622260937f41de5a2480 authored about 9 years ago798a67fa9bf441d6ef183b4bbdb9e099ae6f7444 authored about 9 years ago
updates dependencies everywhere
85055ee86deca7ccd9c019f4319459c43b746ff0 authored about 9 years agof70f9b4c6f22cc480c721ffe0980cce3d443508a authored about 9 years ago
59e9cbbf22fa2a080ca82c700d68cf09b06e6549 authored about 9 years ago
7514c8d00d62c117a95b5a80c9b43529ced8b956 authored about 9 years ago