1. 5b6042d impress.js: make past, present and future classes work with non-linear steps by James Bottomley · 10 years ago master
  2. 46f041b impress.js: Add relative transformations. by James Bottomley · 10 years ago
  3. 80e759c impress.js: add build transitions by James Bottomley · 10 years ago
  4. d505df4 Merge pull request #364 from reiz/master by Bartek Szopka · 10 years ago
  5. 2801ed3 Remove comma from bower.json to make it valid JSON by reiz · 10 years ago
  6. c4f511b Merge pull request #320 from akkatracker/patch-1 by Bartek Szopka · 11 years ago
  7. 3662f9b Grammar Fix by Matthew Brener · 11 years ago
  8. 2b8a4bc Merge pull request #318 from sukima/bower-json-update by Bartek Szopka · 11 years ago
  9. 714194a Moves component.json to bower.json by Devin Weaver · 11 years ago
  10. 54eb33b Merge pull request #316 from bijanbwb/patch-1 by Bartek Szopka · 11 years ago
  11. 6cde43b Update impress.js by Bijan Himself · 11 years ago
  12. b408fbd end of challenge by Bartek Szopka · 11 years ago
  13. c033daf Merge pull request #300 from DronRathore/readme.md---typo by Bartek Szopka · 11 years ago
  14. a793605 Typo by Dron Rathore · 11 years ago
  15. 2ba9c7c added impress.js challenge banner by Bartek Szopka · 11 years ago
  16. 610543c Merge pull request #288 from jenil27/master by Bartek Szopka · 11 years ago
  17. 950bc93 select a step more precisely. by Jenil Gogari · 11 years ago
  18. 8e11d72 GPL version clarification by Bartek Szopka · 11 years ago
  19. ab090ae Merge pull request #278 from ktagliabue/master by Bartek Szopka · 11 years ago
  20. 082d543 Fixes grammar issue in README.md by Kandis Tagliabue · 11 years ago
  21. 080b1db added link to a book in README by Bartek Szopka · 11 years ago
  22. f984ecb some README rearrangements by Bartek Szopka · 11 years ago
  23. a99229e Merge pull request #272 from majnun/patch-1 by Bartek Szopka · 11 years ago
  24. f0c9da4 Update README.md by majnun · 11 years ago
  25. 08f5690 Merge pull request #252 from allolex/master by Bartek Szopka · 11 years ago
  26. 1fe4041 Remove trailing spaces by Damon Davison · 11 years ago
  27. c6856a6 Fix typos and spelling errors in CSS by Damon Davison · 11 years ago
  28. ab44798 Merge pull request #229 from guoxiao/master by Bartek Szopka · 11 years ago
  29. 7a6e73d typo fix by guoxiao · 11 years ago
  30. 5625329 Merge pull request #193 from tomlane/bower-support by Bartek Szopka · 11 years ago
  31. a520cbe fix conflict by Tom Lane · 12 years ago
  32. d9acb3d Modify to same name standard. by Daniel Garcia · 12 years ago
  33. 996287a Add component.json for bower support. by Daniel Garcia · 12 years ago
  34. a021851 Add component.json file for bower package manager support. by Tom Lane · 12 years ago
  35. 9ccb39d examples and demos moved to wiki by Bartek Szopka · 12 years ago
  36. 028a298 removed double dashes `--` from HTML comments as Firefox was marking them as invalid by Bartek Szopka · 12 years ago
  37. 24cef7f some CSS tricks described in comments by Bartek Szopka · 12 years ago
  38. edff5a0 release 0.5.3 by Bartek Szopka · 12 years ago
  39. 2da949e stopped using `transitionend` event to provide more consistent `impress:stepenter` triggering even if there is no transition by Bartek Szopka · 12 years ago
  40. 8949aae next version by Bartek Szopka · 12 years ago
  41. 84e5d62 correct 0.5.2 release links by Bartek Szopka · 12 years ago
  42. 9e6b22d release 0.5.2 by Bartek Szopka · 12 years ago
  43. c87d7df finally some more descriptive comments in js by Bartek Szopka · 12 years ago
  44. de6c379 next version in development by Bartek Szopka · 12 years ago
  45. d3ce5a8 release 0.5.1 by Bartek Szopka · 12 years ago
  46. c7f5771 fixing clicking links on active steps by Bartek Szopka · 12 years ago
  47. 2a9e9b8 missing note about `init()` function by Bartek Szopka · 12 years ago
  48. 8866233 release 0.5 by Bartek Szopka · 12 years ago
  49. 10b14ba docs updated with recent changes by Bartek Szopka · 12 years ago
  50. 9af7fe0 no need to delay transitions with `present` class by Bartek Szopka · 12 years ago
  51. fb32cf1 only call enter and leave events when necessary by Bartek Szopka · 12 years ago
  52. b3d680e lowercase event names to keep DOM events convention, with backbone-style impress: namespace - in courtesy of @medikoo by Bartek Szopka · 12 years ago
  53. b0c5644 "`goto` now accepts duration parameter" by Bartek Szopka · 12 years ago
  54. 9d99c03 "`goto` now accepts more types of parameters: numbers, id strings and DOM elements" by Bartek Szopka · 12 years ago
  55. 1a21865 "`goto` is back, bye bye ugly `stepTo`" by Bartek Szopka · 12 years ago
  56. c4d6ab3 "added recent changes to README" by Bartek Szopka · 12 years ago
  57. b2ba0ee "more readable event names" by Bartek Szopka · 12 years ago
  58. c64d9fb "added `impress-enabled` and `impress-disabled` CSS classes used in impress initialization" by Bartek Szopka · 12 years ago
  59. e06cda1 "cleaning the code after `init` refactoring" by Bartek Szopka · 12 years ago
  60. a055e97 "navigation handlers are now added when impress is initialized" by Bartek Szopka · 12 years ago
  61. 70bc3b7 "impressive API update - added initialization `init` function and event" by Bartek Szopka · 12 years ago
  62. 8220ab9 "merge with master branch (release 0.4.1)" by Bartek Szopka · 12 years ago
  63. b59a4bf "bugfix release 0.4.1" by Bartek Szopka · 12 years ago
  64. 78f2ce6 "fallback mode fix" by Bartek Szopka · 12 years ago
  65. abfa87d "recent impressive changes added to changelog" by Bartek Szopka · 12 years ago
  66. 5fd0f58 "`present` and `past` can't appear together on element" by Bartek Szopka · 12 years ago
  67. b23506e "`past`, `present` and `future` classes on step elements" by Bartek Szopka · 12 years ago
  68. b0a139e "removed unnecessary transitions and jumpiness when presentation starts" by Bartek Szopka · 12 years ago
  69. 1bbf205 "added impressive events when step is entered and left, triggered by transition end" by Bartek Szopka · 12 years ago
  70. e2a13e3 Merge branch 'master' into dev by Bartek Szopka · 12 years ago
  71. adb2fc4 "a note about contributions" by Bartek Szopka · 12 years ago
  72. 2f677e1 "next version in development" by Bartek Szopka · 12 years ago
  73. 6314e2e "release 0.4" by Bartek Szopka · 12 years ago
  74. 2b58f53 "making jshint even more happy with custom config" by Bartek Szopka · 12 years ago
  75. a20c50d "making jshint (almost) happy" by Bartek Szopka · 12 years ago
  76. 92181f5 class names updates added to change log by Bartek Szopka · 12 years ago
  77. 9d495ab impressive class names refactoring by Bartek Szopka · 12 years ago
  78. 5cb28b6 changelog of 0.4pre updated by Bartek Szopka · 12 years ago
  79. 69a6920 Merge pull request #120 from t3kila/master by Bartek Szopka · 12 years ago
  80. 207c823 `goto` is a future reserved word, so API method is renamed to `stepTo` by Bartek Szopka · 12 years ago
  81. 047c1c2 impressive favicon added by Bartek Szopka · 12 years ago
  82. fa12a75 Add my website by t3kila · 12 years ago
  83. 2131784 perspective and transition duration added to config by Bartek Szopka · 12 years ago
  84. 5ff0398 added number validation and impress.js config by Bartek Szopka · 12 years ago
  85. eb4df9c minimum and maximum scale added to config by Bartek Szopka · 12 years ago
  86. 807943d keyboard handler updated - now triggering actions on keyup by Bartek Szopka · 12 years ago
  87. efae004 Merge branch 'master' into scale by Bartek Szopka · 12 years ago
  88. 40acfb1 now Firefox 3.6 correctly Yoda should parse by Bartek Szopka · 12 years ago
  89. c382aeb fixing broken event delegation when clicking on body - issue #113 by Bartek Szopka · 12 years ago
  90. e1786e3 couple of typos and inline script warning in courtesy of @gustaff-weldon by Bartek Szopka · 12 years ago
  91. 811e045 perspective as a function for better Firefox support by Bartek Szopka · 12 years ago
  92. 7a7d3e7 throttle on keydown (arrows) causes scrolling on Firefox by Bartek Szopka · 12 years ago
  93. 8321fa7 iPad viewport size less hardcoded by Bartek Szopka · 12 years ago
  94. 74a309a Merge branch 'master' into scale by Bartek Szopka · 12 years ago
  95. 8a0b80d sad but true ... `history.pushState` is too buggy to be useful at this point by Bartek Szopka · 12 years ago
  96. 8eb5442 rescaling presentation when window is resized by Bartek Szopka · 12 years ago
  97. 456817d scaling elements to make them fit the screen (by @fmate14) by Bartek Szopka · 12 years ago
  98. 45fcf19 using history.pushState instead of location change in courtesy of @medikoo by Bartek Szopka · 12 years ago
  99. 3fceded GPL license added by Bartek Szopka · 12 years ago
  100. a6c2f37 development version in README by Bartek Szopka · 12 years ago