Commit Graph
100 Commits
Author SHA1 Message Date
Bartek Szopka 84e5d62349 correct 0.5.2 release links 2012-03-31 19:49:52 +00:00
Bartek Szopka 9e6b22dccc release 0.5.2 2012-03-31 19:46:42 +00:00
Bartek Szopka c87d7dff48 finally some more descriptive comments in js 2012-03-31 19:44:15 +00:00
Bartek Szopka de6c37949f next version in development 2012-03-28 18:14:00 +00:00
Bartek Szopka d3ce5a8735 release 0.5.1 2012-03-21 08:13:35 +00:00
Bartek Szopka c7f5771211 fixing clicking links on active steps 2012-03-21 08:05:18 +00:00
Bartek Szopka 2a9e9b859c missing note about init() function 2012-03-20 21:56:01 +00:00
Bartek Szopka 88662339a9 release 0.5 2012-03-20 21:37:08 +00:00
Bartek Szopka 10b14ba768 docs updated with recent changes 2012-03-20 21:28:43 +00:00
Bartek Szopka 9af7fe0f3e no need to delay transitions with present class 2012-03-19 21:28:16 +00:00
Bartek Szopka fb32cf1bdd only call enter and leave events when necessary 2012-03-19 20:21:01 +00:00
Bartek Szopka b3d680eab4 lowercase event names to keep DOM events convention, with backbone-style impress: namespace - in courtesy of @medikoo 2012-03-18 20:15:46 +00:00
Bartek Szopka b0c5644b47 "goto now accepts duration parameter" 2012-03-14 22:53:17 +00:00
Bartek Szopka 9d99c03392 "goto now accepts more types of parameters: numbers, id strings and DOM elements" 2012-03-14 22:06:57 +00:00
Bartek Szopka 1a21865ea6 "goto is back, bye bye ugly stepTo" 2012-03-14 20:44:04 +00:00
Bartek Szopka c4d6ab3b8a "added recent changes to README" 2012-03-12 23:48:55 +00:00
Bartek Szopka b2ba0ee421 "more readable event names" 2012-03-12 23:43:59 +00:00
Bartek Szopka c64d9fbf97 "added impress-enabled and impress-disabled CSS classes used in impress initialization" 2012-03-12 22:57:58 +00:00
Bartek Szopka e06cda174e "cleaning the code after init refactoring" 2012-03-12 22:48:33 +00:00
Bartek Szopka a055e97a54 "navigation handlers are now added when impress is initialized" 2012-03-12 22:29:45 +00:00
Bartek Szopka 70bc3b737b "impressive API update - added initialization init function and event" 2012-03-12 21:51:07 +00:00
Bartek Szopka 8220ab9393 "merge with master branch (release 0.4.1)" 2012-03-11 19:59:02 +00:00
Bartek Szopka b59a4bf4d7 "bugfix release 0.4.1" 2012-03-11 09:15:35 +00:00
Bartek Szopka 78f2ce657c "fallback mode fix" 2012-03-11 09:10:36 +00:00
Bartek Szopka abfa87dc91 "recent impressive changes added to changelog" 2012-03-10 23:24:41 +00:00
Bartek Szopka 5fd0f58fc6 "present and past can't appear together on element" 2012-03-10 23:14:40 +00:00
Bartek Szopka b23506e885 "past, present and future classes on step elements" 2012-03-10 23:06:48 +00:00
Bartek Szopka b0a139ef81 "removed unnecessary transitions and jumpiness when presentation starts" 2012-03-10 22:51:20 +00:00
Bartek Szopka 1bbf205bc7 "added impressive events when step is entered and left, triggered by transition end" 2012-03-10 22:36:08 +00:00
Bartek Szopka e2a13e35d6 Merge branch 'master' into dev 2012-03-10 20:36:53 +00:00
Bartek Szopka adb2fc498b "a note about contributions" 2012-03-10 20:36:25 +00:00
Bartek Szopka 2f677e1292 "next version in development" 2012-03-10 20:22:32 +00:00
Bartek Szopka 6314e2e150 "release 0.4" 2012-03-10 19:55:40 +00:00
Bartek Szopka 2b58f53708 "making jshint even more happy with custom config" 2012-03-10 19:18:01 +00:00
Bartek Szopka a20c50db25 "making jshint (almost) happy" 2012-03-10 18:26:12 +00:00
Bartek Szopka 92181f58f0 class names updates added to change log 2012-03-10 15:45:16 +01:00
Bartek Szopka 9d495abba7 impressive class names refactoring 2012-03-10 15:39:22 +01:00
Bartek Szopka 5cb28b612f changelog of 0.4pre updated 2012-03-10 12:33:56 +01:00
Bartek Szopka 69a69204e7 Merge pull request #120 from t3kila/master
Added t3kila.com to example websites.
2012-03-10 03:22:27 -08:00
Bartek Szopka 207c823a69 goto is a future reserved word, so API method is renamed to stepTo 2012-03-10 12:20:20 +01:00
Bartek Szopka 047c1c25a1 impressive favicon added 2012-03-10 11:59:46 +01:00
Bartek Szopka 2131784fea perspective and transition duration added to config 2012-03-08 22:56:13 +01:00
Bartek Szopka 5ff03982a1 added number validation and impress.js config 2012-03-08 22:35:08 +01:00
Bartek Szopka eb4df9c0ee minimum and maximum scale added to config 2012-03-08 21:59:41 +01:00
Bartek Szopka 807943dadc keyboard handler updated - now triggering actions on keyup 2012-03-08 21:02:05 +01:00
Bartek Szopka efae004bc8 Merge branch 'master' into scale 2012-03-08 20:27:37 +01:00
Bartek Szopka 40acfb1a72 now Firefox 3.6 correctly Yoda should parse 2012-03-08 20:23:33 +01:00
Bartek Szopka c382aeb710 fixing broken event delegation when clicking on body - issue #113 2012-03-08 20:20:10 +01:00
Bartek Szopka e1786e38e9 couple of typos and inline script warning in courtesy of @gustaff-weldon 2012-03-08 16:20:33 +01:00
Bartek Szopka 811e045c60 perspective as a function for better Firefox support 2012-03-07 23:51:20 +01:00
Bartek Szopka 7a7d3e7119 throttle on keydown (arrows) causes scrolling on Firefox 2012-03-07 23:51:10 +01:00
Bartek Szopka 8321fa7861 iPad viewport size less hardcoded 2012-03-07 23:02:09 +01:00
Bartek Szopka 74a309a803 Merge branch 'master' into scale 2012-03-07 22:43:12 +01:00
Bartek Szopka 8a0b80d5ac sad but true ... history.pushState is too buggy to be useful at this point 2012-03-07 22:38:37 +01:00
Bartek Szopka 8eb5442e2f rescaling presentation when window is resized 2012-03-06 22:38:03 +01:00
Bartek Szopka 456817d3b5 scaling elements to make them fit the screen (by @fmate14) 2012-03-06 21:43:38 +01:00
Bartek Szopka 45fcf19c4d using history.pushState instead of location change in courtesy of @medikoo 2012-03-06 21:11:08 +01:00
Bartek Szopka 3fceded114 GPL license added 2012-03-06 21:01:21 +01:00
Bartek Szopka a6c2f37357 development version in README 2012-03-06 20:00:57 +01:00
Bartek Szopka 62350f4075 it's not 0.3 anymore 2012-03-06 13:57:52 +01:00
Bartek Szopka 0a82172d25 added link to Chrome location change bug 2012-03-06 13:45:29 +01:00
Bartek Szopka d43232fa90 Merge pull request #93 from richardneville/master
Hi! We've used impress.js for our site too!
2012-03-03 11:23:57 -08:00
Bartek Szopka d93c7b6697 Merge pull request #108 from sylvainw/master
Adding my presentation about "HTML5 future" into the Readme list
2012-02-29 14:42:07 -08:00
Bartek Szopka 36816e3b42 release 0.3 2012-02-19 13:06:29 +01:00
Bartek Szopka 0ee071780a impressive browser support 2012-02-18 22:49:34 +01:00
Bartek Szopka 2324484152 more helpful hint for touch devices 2012-02-16 13:33:06 +01:00
Bartek Szopka c7ce6af1c8 iPad trial and error 2012-02-16 11:27:25 +01:00
Bartek Szopka 957599ab20 scale fixes for iPad 2012-02-16 11:05:56 +01:00
Bartek Szopka a2f4337ec2 iPad viewport now defined in script to avoid breaking mobile fallback mode 2012-02-15 23:56:03 +01:00
Bartek Szopka 59e1c483bc even more iPad love 2012-02-15 21:52:06 +01:00
Bartek Szopka 2b22ee3b4b some iPad love 2012-02-15 21:46:00 +01:00
Bartek Szopka 5a2e369117 Merge branch 'master' of github.com:bartaz/impress.js 2012-02-15 21:29:24 +01:00
Bartek Szopka 9f1ff58480 conflict fix 2012-02-15 21:28:54 +01:00
Bartek Szopka 309d5a3965 Merge branch 'master' of github.com:bartaz/impress.js 2012-02-15 21:20:43 +01:00
Bartek Szopka 224c75b463 impressive api merged 2012-02-15 21:20:02 +01:00
Bartek Szopka 14a86ef9ef README updates 2012-02-15 21:17:27 +01:00
Bartek Szopka ff81a13054 some very basic documentation of the API 2012-02-15 21:17:26 +01:00
Bartek Szopka f248a39aab even more friendly ending ;) 2012-02-15 21:17:26 +01:00
Bartek Szopka 7c46679b39 comment update after API changes 2012-02-15 21:17:26 +01:00
Bartek Szopka db5857afda impressive touch support 2012-02-15 21:17:26 +01:00
Bartek Szopka cfe6448594 impressive API 2012-02-15 21:16:43 +01:00
Bartek Szopka d518b8dfe3 Merge pull request #91 from nhodges/patch-1
Spelling correction! don't we -> do we
2012-02-09 10:00:34 -08:00
Bartek Szopka 413d3d5b78 Merge pull request #90 from exequiel09/master
added "Careers in Free and Open Source Software" to impress.js presentations list
2012-02-07 23:37:48 -08:00
Bartek Szopka a62f419cb9 changelog updates 2012-02-02 21:51:38 +01:00
Bartek Szopka 343299c63f enable clicking on elements 'hiding' behind body in 3D 2012-02-02 21:48:48 +01:00
Bartek Szopka 1e5038207d Merge branch 'master' of github.com:bartaz/impress.js 2012-02-02 20:43:25 +01:00
Bartek Szopka 7b4393cfc9 fixed 3D text in Firefox ... is it Firefox bug, Webkit bug or specification bug? :) 2012-02-02 20:43:02 +01:00
Bartek Szopka 4e8065277d yet another impress.js example 2012-02-01 14:58:26 +01:00
Bartek Szopka 9641f5750b step data moved from DOM to internal data structure 2012-01-30 20:35:47 +01:00
Bartek Szopka 65fcaeed0a next version is comming 2012-01-30 20:05:56 +01:00
Bartek Szopka 3d9360cf84 release 0.2 2012-01-30 20:02:53 +01:00
Bartek Szopka 3fef9f9b6f Merge pull request #77 from medikoo/medikoo-expose-asynchronous-javascript
updated url to "Asynchronous JavaScript" presentation
2012-01-28 05:54:42 -08:00
Bartek Szopka 7d2d581f9b examples reordering 2012-01-28 14:39:55 +01:00
Bartek Szopka 1b6e668ab4 Merge pull request #82 from alecrust/master
added "Introduction to Responsive Design" presentation to Examples and Demos
2012-01-28 05:37:19 -08:00
Bartek Szopka a6970d15fd even more impressive docs 2012-01-25 00:16:11 +01:00
Bartek Szopka 2e8389fdde Merge pull request #74 from medikoo/strict-mode
making Douglas happy
2012-01-24 05:12:22 -08:00
Bartek Szopka e96893311e IE support clarified 2012-01-24 08:34:16 +01:00
Bartek Szopka 88a5996d4c added portfolio site by @NiceShots to examples 2012-01-21 19:16:53 +01:00
Bartek Szopka b34f71c931 Merge branch 'master' of github.com:bartaz/impress.js 2012-01-20 16:08:24 +01:00
Bartek Szopka bb0113e5be disabled animation on the beggining of the presentation
applied fix as shown in pull request #30 (that couldn't be merged automatically)
2012-01-20 16:06:23 +01:00