34 Commits

Author SHA1 Message Date
Emmanuel Garcia
08c1f6599a Update readme.md 2013-05-04 12:19:44 -03:00
Emmanuel Garcia
cf64a2919d Merge branch 'master' of github.com:blasten/turn.js 2012-06-08 00:06:47 -04:00
Emmanuel Garcia
63c9583ced Turn.js 4th release 2012-06-08 00:05:56 -04:00
Emmanuel Garcia
e1384b134d Merge pull request #97 from iwege/patch-1
Fix Touch event in window7 with chrome --enable-touch-events
2012-06-07 21:00:18 -07:00
Emmanuel Garcia
221cb65f49 Turn.js 4th release 2012-06-07 23:27:40 -04:00
William Ge
0ac4d63c23 I tried it in chrome 19.0.1055.1 dev-m with --enable-touch-events in window7, but isTouch was always false because no Touch in window. So I think it cloud be better to use ontouchstart to check this is a touchpad or not. 2012-06-04 22:14:56 +08:00
Emmanuel Garcia
8db4c68a16 Update of license 2012-05-10 17:09:00 -04:00
Emmanuel Garcia
0290acbc13 Merge pull request #62 from idlesysop/master
Fixed bugs in touch devices for display:single
2012-05-03 20:04:47 -07:00
Tri Nguyen
d66bbb02d1 Added Single Display Demo 2012-04-25 16:48:23 -07:00
Tri Nguyen
cd19d74c73 Added option to specify which corners are active 2012-04-24 10:59:30 -07:00
Tri Nguyen
3a6f9282d5 Added option to specify which corners are active 2012-04-24 10:57:21 -07:00
Tri Nguyen
867d93b4e0 Update turn.min.js with latest touch device bug fixes in turn.js 2012-04-21 12:58:02 -07:00
Tri Nguyen
056e8f6174 Fixed undefined errors on touch devices when touching outside of active corners.
Fixed bug in display=single (on touch devices) when on last page, was unable to turn to previous page.
2012-04-21 12:48:43 -07:00
Emmanuel Garcia
7cd93f4898 Merge pull request #60 from idlesysop/master
Fix bug in check for last page to set e.preventDefault()
2012-04-21 08:55:07 -07:00
Tri Nguyen
dc7be695d0 Fixed check for setting e.preventDefault() if on the last page for data.display === 'single'. Was checking for opts.page==data.pages, corrected to check opts.page==data.totalPages 2012-04-20 17:57:30 -07:00
Emmanuel Garcia
8b0e272147 r3 2012-04-03 23:40:42 -04:00
Emmanuel Garcia
7465e5b524 r3 2012-04-03 23:38:43 -04:00
Emmanuel Garcia
c07524d05c r3 2012-04-02 20:35:54 -04:00
Emmanuel Garcia
93bff0157f r3 2012-04-02 18:18:27 -04:00
Emmanuel Garcia
4d91dda41d r3 2012-04-02 01:25:49 -04:00
Emmanuel Garcia
a6150be207 r3 2012-04-02 01:23:32 -04:00
Emmanuel Garcia
7f3af170f2 r3 2012-04-02 01:08:02 -04:00
Emmanuel Garcia
d569f31168 r3 2012-04-02 01:00:58 -04:00
Emmanuel Garcia
843a1d6330 r3 2012-04-02 00:54:45 -04:00
Emmanuel Garcia
371b66f23f r3 2012-04-02 00:52:42 -04:00
Emmanuel Garcia
9a978a2526 turn.js v 0.11 2012-02-17 11:09:33 -05:00
Emmanuel Garcia
e3bbd4e9a9 turn.js v0.11 2012-02-15 00:23:26 -05:00
Emmanuel Garcia
5bce01efca turn.js v0.11 2012-02-15 00:18:24 -05:00
Emmanuel Garcia
bd6c75dd55 Update turn.js 2012-02-08 12:22:51 -05:00
Emmanuel Garcia
aaafa42827 Update turn.js 2012-02-08 12:21:44 -05:00
Emmanuel Garcia
3e18d6f45a Update readme.md 2012-02-08 12:18:59 -05:00
Emmanuel Garcia
cad72076da Update readme.md 2012-02-08 12:17:26 -05:00
Emmanuel Garcia
3da096d2d9 turn.js v 0.1 2012-02-05 15:16:49 -05:00
Emmanuel Garcia
9db239783f turn.js v0.1 2012-02-05 15:12:54 -05:00