66 Commits

Author SHA1 Message Date
PoongalOO
769ea5147c
Merge pull request #16 from PoongalOO/renderer/ticket9
add couche renderer
2026-06-09 00:17:35 +02:00
poongaloo
dd0aa4d79d add couche renderer 2026-06-09 00:16:59 +02:00
PoongalOO
a9d9e529bb
Merge pull request #15 from PoongalOO/webkit-mobile/ticket8
Tentative add webkit and mobile
2026-06-09 00:11:00 +02:00
poongaloo
db04551e0e Tentative add webkit and mobile 2026-06-09 00:10:00 +02:00
PoongalOO
c4fea9c6b4
Merge pull request #14 from PoongalOO/modern-events/ticket7
modernisation des événements d’entrée
2026-06-08 23:22:48 +02:00
poongaloo
f0e9037ecf modernisation des événements d’entrée 2026-06-08 23:22:16 +02:00
PoongalOO
1e62ad73ca
Merge pull request #13 from PoongalOO/api/ticket6
diff api publique et privée
2026-06-08 23:13:24 +02:00
poongaloo
d08e418be4 diff api publique et privée 2026-06-08 23:12:48 +02:00
PoongalOO
14b4a22ef8
Merge pull request #12 from PoongalOO/inline/ticket5
add turn.css
2026-06-08 23:03:56 +02:00
poongaloo
8c32da43ac add turn.css 2026-06-08 23:02:58 +02:00
PoongalOO
46017f14bd
Merge pull request #11 from PoongalOO/maj-demos
Mise à jour des anciennes demos
2026-06-08 22:56:12 +02:00
poongaloo
9dcb3a7a70 Mise à jour des anciennes demos 2026-06-08 22:55:42 +02:00
PoongalOO
9551bb5191
Merge pull request #10 from PoongalOO/gradients/ticket4
Rendre les gradients de pli plus prévisibles et testables
2026-06-08 22:50:54 +02:00
poongaloo
12265b75c8 Rendre les gradients de pli plus prévisibles et testables 2026-06-08 22:50:21 +02:00
PoongalOO
1e3fa65d89
Merge pull request #9 from PoongalOO/separation/ticket3
extraction du calcul du pli dans une fonction interne pure
2026-06-08 22:38:37 +02:00
poongaloo
688034f7d3 extraction du calcul du pli dans une fonction interne pure 2026-06-08 22:37:51 +02:00
PoongalOO
a5bf642e07
Merge pull request #8 from PoongalOO/dom/ticket2
centralisé une partie du cycle de vie DOM
2026-06-08 22:23:40 +02:00
poongaloo
d10fbd99bc centralisé une partie du cycle de vie DOM 2026-06-08 22:20:44 +02:00
PoongalOO
7e3fbb760c
Merge pull request #7 from PoongalOO/Cartographie/ticket1
Cartographie de l'état interne
2026-06-08 22:11:05 +02:00
poongaloo
d27b1a3b8c Cartographie de l'état interne 2026-06-08 22:10:17 +02:00
PoongalOO
fb22fd623e
Merge pull request #6 from PoongalOO/modern-gradient
supress webkit-gradient, add linear-gradient
2026-06-08 20:02:35 +02:00
poongaloo
45c55ba175 supress webkit-gradient, add linear-gradient 2026-06-08 19:39:08 +02:00
PoongalOO
275f0f9901
Merge pull request #5 from PoongalOO/setinterval
Replace setInterval with requestAnimationFrame
2026-06-08 19:16:52 +02:00
poongaloo
7e7bd0b70a Replace setInterval with requestAnimationFrame 2026-06-08 19:15:54 +02:00
PoongalOO
045845c851
Merge pull request #4 from PoongalOO/up-readme
Updated readme and added a French version
2026-06-08 19:05:02 +02:00
poongaloo
c881f8787a Updated readme and added a French version 2026-06-08 19:03:43 +02:00
PoongalOO
b871a96eb4
Merge pull request #3 from PoongalOO/methode-destroy
Add real méthod  turn('destroy')
2026-06-08 18:55:31 +02:00
poongaloo
bef2197fb7 Add real méthod turn('destroy') 2026-06-08 18:39:25 +02:00
PoongalOO
b3e93deac9
Merge pull request #2 from PoongalOO/add-tests
add tests and  graphic corrections
2026-06-08 18:19:48 +02:00
PoongalOO
5355788f05
Merge pull request #1 from PoongalOO/test-jq4
Up to jq4 and add démo
2026-06-08 18:18:25 +02:00
poongaloo
f4cfeb954d add tests and graphic corrections 2026-06-08 18:16:16 +02:00
poongaloo
9ceba31662 Up to jq4 and add démo 2026-06-08 17:13:58 +02:00
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