Commit Graph

  • bc888bb035 documentation and roadmap poongaloo 2026-06-09 00:21:57 +02:00
  • 769ea5147c
    Merge pull request #16 from PoongalOO/renderer/ticket9 PoongalOO 2026-06-09 00:17:35 +02:00
  • dd0aa4d79d add couche renderer poongaloo 2026-06-09 00:16:59 +02:00
  • a9d9e529bb
    Merge pull request #15 from PoongalOO/webkit-mobile/ticket8 PoongalOO 2026-06-09 00:11:00 +02:00
  • db04551e0e Tentative add webkit and mobile poongaloo 2026-06-09 00:10:00 +02:00
  • c4fea9c6b4
    Merge pull request #14 from PoongalOO/modern-events/ticket7 PoongalOO 2026-06-08 23:22:48 +02:00
  • f0e9037ecf modernisation des événements d’entrée poongaloo 2026-06-08 23:22:16 +02:00
  • 1e62ad73ca
    Merge pull request #13 from PoongalOO/api/ticket6 PoongalOO 2026-06-08 23:13:24 +02:00
  • d08e418be4 diff api publique et privée poongaloo 2026-06-08 23:12:48 +02:00
  • 14b4a22ef8
    Merge pull request #12 from PoongalOO/inline/ticket5 PoongalOO 2026-06-08 23:03:56 +02:00
  • 8c32da43ac add turn.css poongaloo 2026-06-08 23:02:58 +02:00
  • 46017f14bd
    Merge pull request #11 from PoongalOO/maj-demos PoongalOO 2026-06-08 22:56:12 +02:00
  • 9dcb3a7a70 Mise à jour des anciennes demos poongaloo 2026-06-08 22:55:42 +02:00
  • 9551bb5191
    Merge pull request #10 from PoongalOO/gradients/ticket4 PoongalOO 2026-06-08 22:50:54 +02:00
  • 12265b75c8 Rendre les gradients de pli plus prévisibles et testables poongaloo 2026-06-08 22:50:21 +02:00
  • 1e3fa65d89
    Merge pull request #9 from PoongalOO/separation/ticket3 PoongalOO 2026-06-08 22:38:37 +02:00
  • 688034f7d3 extraction du calcul du pli dans une fonction interne pure poongaloo 2026-06-08 22:37:51 +02:00
  • a5bf642e07
    Merge pull request #8 from PoongalOO/dom/ticket2 PoongalOO 2026-06-08 22:23:40 +02:00
  • d10fbd99bc centralisé une partie du cycle de vie DOM poongaloo 2026-06-08 22:20:44 +02:00
  • 7e3fbb760c
    Merge pull request #7 from PoongalOO/Cartographie/ticket1 PoongalOO 2026-06-08 22:11:05 +02:00
  • d27b1a3b8c Cartographie de l'état interne poongaloo 2026-06-08 22:10:17 +02:00
  • fb22fd623e
    Merge pull request #6 from PoongalOO/modern-gradient PoongalOO 2026-06-08 20:02:35 +02:00
  • 45c55ba175 supress webkit-gradient, add linear-gradient poongaloo 2026-06-08 19:39:08 +02:00
  • 275f0f9901
    Merge pull request #5 from PoongalOO/setinterval PoongalOO 2026-06-08 19:16:52 +02:00
  • 7e7bd0b70a Replace setInterval with requestAnimationFrame poongaloo 2026-06-08 19:15:54 +02:00
  • 045845c851
    Merge pull request #4 from PoongalOO/up-readme PoongalOO 2026-06-08 19:05:02 +02:00
  • c881f8787a Updated readme and added a French version poongaloo 2026-06-08 19:03:43 +02:00
  • b871a96eb4
    Merge pull request #3 from PoongalOO/methode-destroy PoongalOO 2026-06-08 18:55:31 +02:00
  • bef2197fb7 Add real méthod turn('destroy') poongaloo 2026-06-08 18:39:25 +02:00
  • b3e93deac9
    Merge pull request #2 from PoongalOO/add-tests PoongalOO 2026-06-08 18:19:48 +02:00
  • 5355788f05
    Merge pull request #1 from PoongalOO/test-jq4 PoongalOO 2026-06-08 18:18:25 +02:00
  • f4cfeb954d add tests and graphic corrections poongaloo 2026-06-08 18:16:16 +02:00
  • 9ceba31662 Up to jq4 and add démo poongaloo 2026-06-08 17:13:58 +02:00
  • a9c7178a9c
    Add team project tracking webapp Claude 2026-01-14 23:03:18 +00:00
  • c39692bc16
    Merge 6be7995eedc24074efa2835a45a244d8ee8c8975 into 08c1f6599a1412b145c7bf645a1f28c14db12742 unkistudio 2025-09-03 23:40:37 -04:00
  • 6be7995eed Removed page peel hover effect and page turn on corner click - Removed the page peel effect on hover. - Disabled page turn interaction when clicking on page corners. - These changes improve navigation when using arrow keys or buttons to turn pages. Unki Studio 2025-09-03 23:38:40 -04:00
  • 991a1a1fa2
    Merge 673372c7f2ea6f504292b43af43b8cb29fb0a98d into 08c1f6599a1412b145c7bf645a1f28c14db12742 SmartAff 2025-03-09 19:10:40 +07:00
  • 673372c7f2
    Create index.html SmartAff 2025-03-09 19:10:08 +07:00
  • 991ae17e0e
    Merge 6d622da43a97271571ac67e13d31c4f08b69b3bd into 08c1f6599a1412b145c7bf645a1f28c14db12742 Emilio Cobos Álvarez 2024-02-11 21:41:22 +01:00
  • 6d622da43a Avoid potential compatibility issue with -moz-prefixed transforms. Emilio Cobos Álvarez 2024-02-11 21:37:08 +01:00
  • 631f025612 feat: support side flip ehxie 2023-07-18 23:30:10 +08:00
  • d94511192b
    Create package.json weilinneo 2023-07-11 02:51:28 +08:00
  • 47562b42de
    Merge d4ff148149f2fa0e250a3c0eda95175c9b96feb3 into 08c1f6599a1412b145c7bf645a1f28c14db12742 Konrad 2019-02-03 10:42:04 +00:00
  • d4ff148149 added packages.json Instant Developer 2019-02-03 04:40:49 -06:00
  • 397831c552
    Merge 852fbc021dcd314f78b58db07351b4d2b5a58608 into 08c1f6599a1412b145c7bf645a1f28c14db12742 Oskar Niburski 2018-12-05 07:57:24 +00:00
  • 852fbc021d remove(liscence): Update author Oskar Niburski 2018-12-04 23:56:56 -08:00
  • 61bd5b3ea8 feat(npm): Publish package Oskar Niburski 2018-12-04 23:56:05 -08:00
  • 67a092ba5f Merge 12e5154da9d87910b8a1701c64931fa685cb9e27 into 08c1f6599a1412b145c7bf645a1f28c14db12742 Olga Grabek 2017-03-12 18:32:09 +00:00
  • 12e5154da9 Fix incompatibility with jQuery 3 Olga Grabek 2017-03-12 19:26:27 +01:00
  • f31317b856 Merge 52e330af28d1bc2b10cc51b7612dda5b3efeb983 into 08c1f6599a1412b145c7bf645a1f28c14db12742 Andrea Gherardi 2017-01-19 09:33:34 +00:00
  • 52e330af28 Update README Andrea Gherardi 2017-01-19 10:33:16 +01:00
  • fd058cfa8c Update readme Andrea Gherardi 2017-01-16 16:31:20 +01:00
  • 95431f8f32 Downgrade jQuery version to 1.x because latest version was breaking the flipper Andrea Gherardi 2017-01-16 15:27:29 +01:00
  • 6c12f3e327 Remove ES6 import Andrea Gherardi 2016-12-20 17:51:26 +01:00
  • 3e2e38d54d Bump version Andrea Gherardi 2016-12-20 17:32:28 +01:00
  • cb01c3de8e Remove IIFE wrapper + explicitly import jQuery Andrea Gherardi 2016-12-20 17:31:54 +01:00
  • 816a3d47bf Add .gitignore Andrea Gherardi 2016-12-20 17:15:15 +01:00
  • a4851e96bd Add jquery dependency + add yarn Andrea Gherardi 2016-12-20 17:15:03 +01:00
  • dbeef69195 Add package.json Andrea Gherardi 2016-12-20 17:12:06 +01:00
  • e27493af4d Merge bf4d3b869df26283e9a04f0308968f71da55f5fd into 08c1f6599a1412b145c7bf645a1f28c14db12742 fffggg 2016-10-06 11:58:44 +00:00
  • 6b8f951085 Merge ddc8a527163ef2f42fee5ce1760d548ca3e6fc82 into 08c1f6599a1412b145c7bf645a1f28c14db12742 Jonas Orrico 2015-03-04 03:09:26 +00:00
  • ddc8a52716 Update readme.md Jonas Orrico 2015-03-02 12:07:52 -03:00
  • 68c00d4615 Update readme.md Jonas Orrico 2015-03-02 12:07:22 -03:00
  • f28d6eb527 Update to Turn.js v4.1.0 Jonas Orrico 2015-03-02 12:04:29 -03:00
  • 591b11173c Update to Turn.js v4.1.0 Jonas Orrico 2015-03-02 12:01:50 -03:00
  • 08c1f6599a Update readme.md master Emmanuel Garcia 2013-05-04 12:19:44 -03:00
  • bf4d3b869d Create prueba fffggg 2013-01-24 08:12:44 -08:00
  • cf64a2919d Merge branch 'master' of github.com:blasten/turn.js Emmanuel Garcia 2012-06-08 00:06:47 -04:00
  • 63c9583ced Turn.js 4th release Emmanuel Garcia 2012-06-08 00:05:56 -04:00
  • e1384b134d Merge pull request #97 from iwege/patch-1 Emmanuel Garcia 2012-06-07 21:00:18 -07:00
  • 5057c33ec6 Merge 0ac4d63c232182ab3b796795f2be48c5b983291e into 221cb65f497f468a730658cbbe2093399807a6a1 GitHub Merge Button 2012-06-07 20:57:10 -07:00
  • 221cb65f49 Turn.js 4th release Emmanuel Garcia 2012-06-07 23:27:40 -04:00
  • 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. William Ge 2012-06-04 22:14:56 +08:00
  • 8db4c68a16 Update of license Emmanuel Garcia 2012-05-10 17:09:00 -04:00
  • 0290acbc13 Merge pull request #62 from idlesysop/master Emmanuel Garcia 2012-05-03 20:04:47 -07:00
  • 07dd6bdd09 Merge d66bbb02d1b829c17c5c5dd0aaa9ad639efaed78 into 7cd93f489863c9cf89c4b803cb50013e76cb43ab GitHub Merge Button 2012-04-25 16:48:54 -07:00
  • d66bbb02d1 Added Single Display Demo Tri Nguyen 2012-04-25 16:48:23 -07:00
  • cd19d74c73 Added option to specify which corners are active Tri Nguyen 2012-04-24 10:59:30 -07:00
  • 3a6f9282d5 Added option to specify which corners are active Tri Nguyen 2012-04-24 10:57:21 -07:00
  • 867d93b4e0 Update turn.min.js with latest touch device bug fixes in turn.js Tri Nguyen 2012-04-21 12:58:02 -07:00
  • 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. Tri Nguyen 2012-04-21 12:48:43 -07:00
  • 7cd93f4898 Merge pull request #60 from idlesysop/master Emmanuel Garcia 2012-04-21 08:55:07 -07:00
  • 516a0e4e84 Merge dc7be695d0c4898a19ac747c6a227a7a5f9e4bc1 into 8b0e27214708c9ae0b09e858e6996ec8b44737da GitHub Merge Button 2012-04-20 17:58:30 -07:00
  • 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 Tri Nguyen 2012-04-20 17:57:30 -07:00
  • 8b0e272147 r3 Emmanuel Garcia 2012-04-03 23:40:42 -04:00
  • 7465e5b524 r3 Emmanuel Garcia 2012-04-03 23:38:43 -04:00
  • c07524d05c r3 Emmanuel Garcia 2012-04-02 20:35:54 -04:00
  • 93bff0157f r3 Emmanuel Garcia 2012-04-02 18:18:27 -04:00
  • 4d91dda41d r3 Emmanuel Garcia 2012-04-02 01:25:49 -04:00
  • a6150be207 r3 Emmanuel Garcia 2012-04-02 01:23:32 -04:00
  • 7f3af170f2 r3 Emmanuel Garcia 2012-04-02 01:08:02 -04:00
  • d569f31168 r3 Emmanuel Garcia 2012-04-02 01:00:58 -04:00
  • 843a1d6330 r3 Emmanuel Garcia 2012-04-02 00:54:45 -04:00
  • 371b66f23f r3 Emmanuel Garcia 2012-04-02 00:52:42 -04:00
  • 9a978a2526 turn.js v 0.11 Emmanuel Garcia 2012-02-17 11:09:33 -05:00
  • e3bbd4e9a9 turn.js v0.11 Emmanuel Garcia 2012-02-15 00:23:26 -05:00
  • 5bce01efca turn.js v0.11 Emmanuel Garcia 2012-02-15 00:18:24 -05:00
  • bd6c75dd55 Update turn.js Emmanuel Garcia 2012-02-08 12:22:51 -05:00
  • aaafa42827 Update turn.js Emmanuel Garcia 2012-02-08 12:21:44 -05:00
  • 3e18d6f45a Update readme.md Emmanuel Garcia 2012-02-08 12:18:59 -05:00