mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Add fastclick deprecation PR link, now that is exists
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
Reference:
|
||||
[Mobile Chrome](https://developers.google.com/web/updates/2013/12/300ms-tap-delay-gone-away)
|
||||
[Mobile Safari](https://bugs.webkit.org/show_bug.cgi?id=150604)
|
||||
[PR TODO]()
|
||||
[PR #9039](https://github.com/meteor/meteor/pull/9039)
|
||||
|
||||
* Minimongo cursors are now JavaScript iterable objects and can now be iterated over
|
||||
using `for...of` loops, spread operator, `yield*`, and destructuring assignments.
|
||||
|
||||
Reference in New Issue
Block a user