Commit Graph
100 Commits
Author SHA1 Message Date
Bartek Szopka 2521375374 Merge pull request #499 from anjalyes/keyfix 2016-02-03 14:21:35 +01:00
Bartek Szopka c3d214ab6c Merge pull request #452 from maliktunga/master
"too" becomes "to"
2015-01-16 16:22:39 +01:00
Bartek Szopka e2d1eb90bf Merge pull request #431 from ateich/patch-1
Updated foreword for greater clarity
2014-10-01 09:40:18 +02:00
Bartek Szopka 6c8a8d4974 Merge pull request #430 from ogwiz2/patch-2
Fixed some grammar mistakes in index.html
2014-09-30 21:24:53 +02:00
Bartek Szopka 9d4cc1072b Merge pull request #419 from DESHRAJ/master
readme file corrected
2014-08-20 00:47:14 +02:00
Bartek Szopka 9be1713880 Merge pull request #418 from svisser/patch-1
Fixed use of "were"
2014-08-19 10:37:38 +02:00
Bartek Szopka a57e83f0b7 Merge pull request #405 from PowerKiKi/patch-1
Fixed minor typo
2014-06-25 10:20:18 +02:00
Bartek Szopka d505df4e4e Merge pull request #364 from reiz/master
Remove comma from bower.json to make it valid JSON
2014-01-29 06:33:18 -08:00
Bartek Szopka c4f511bacf Merge pull request #320 from akkatracker/patch-1
gramar fix - it's vs its
2013-09-17 03:33:44 -07:00
Bartek Szopka 2b8a4bce1c Merge pull request #318 from sukima/bower-json-update
renaming component.json to bower.json
2013-08-01 01:09:06 -07:00
Bartek Szopka 54eb33b619 Merge pull request #316 from bijanbwb/patch-1
Fixed typo from "how thing work" to "how things work"
2013-07-27 05:28:23 -07:00
Bartek Szopka b408fbdfaa end of challenge 2013-07-01 14:27:16 -04:00
Bartek Szopka c033daf337 Merge pull request #300 from DronRathore/readme.md---typo
Typo in README
2013-06-27 02:57:02 -07:00
Bartek Szopka 2ba9c7cb56 added impress.js challenge banner 2013-06-03 19:28:39 +03:00
Bartek Szopka 610543c839 Merge pull request #288 from jenil27/master
auto-resizing doesn't work when `active` class is used anythere on a page
2013-05-14 07:27:59 -07:00
Bartek Szopka 8e11d72f40 GPL version clarification 2013-05-08 13:22:35 +03:00
Bartek Szopka ab090aeced Merge pull request #278 from ktagliabue/master
Fixes small grammar issue in README file.
2013-04-09 23:38:21 -07:00
Bartek Szopka 080b1dbb56 added link to a book in README 2013-03-28 06:00:30 -04:00
Bartek Szopka f984ecb047 some README rearrangements 2013-03-26 13:14:02 -04:00
Bartek Szopka a99229e9bc Merge pull request #272 from majnun/patch-1
Update README.md grammar
2013-03-25 00:31:14 -07:00
Bartek Szopka 08f569060a Merge pull request #252 from allolex/master
Tidying up the documentation in the CSS
2013-01-16 04:03:21 -08:00
Bartek Szopka ab44798b08 Merge pull request #229 from guoxiao/master
Fixing an exciting typo ;)
2012-11-26 05:41:51 -08:00
Bartek Szopka 562532949f Merge pull request #193 from tomlane/bower-support
Add component.json file for bower package manager support.
2012-11-14 23:34:36 -08:00
Bartek Szopka 9ccb39dc8e examples and demos moved to wiki 2012-05-05 14:59:32 +03:00
Bartek Szopka 028a298341 removed double dashes -- from HTML comments as Firefox was marking them as invalid 2012-04-20 21:45:36 +00:00
Bartek Szopka 24cef7f505 some CSS tricks described in comments 2012-04-07 07:39:19 +00:00
Bartek Szopka edff5a08c1 release 0.5.3 2012-04-04 21:32:17 +00:00
Bartek Szopka 2da949ea18 stopped using transitionend event to provide more consistent impress:stepenter triggering even if there is no transition 2012-04-04 19:39:30 +00:00
Bartek Szopka 8949aae00e next version 2012-04-04 18:23:23 +00:00
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