Commit Graph

473 Commits

Author SHA1 Message Date
Tanguy Herrmann
4818cf4164 Very important thing 2012-01-19 00:11:18 +01:00
Bartek Szopka
5fc00a1cf6 that was impressive name switch :) 2012-01-18 12:26:16 +01:00
Bartek Szopka
5ea857e6c2 impressive documentation added, but not in a way you'd expect probably ;) 2012-01-18 00:30:11 +01:00
Bartek Szopka
5cc12cdca1 README clean-up 2012-01-17 22:34:22 +01:00
Bartek Szopka
da84694fdb impressive refactoring of slide selection - getting closer to API 2012-01-17 22:32:30 +01:00
Bartek Szopka
d2ce96a1f3 removed mousewheel, sorry @OpenGrid, maybe it will be back as optional feature some day 2012-01-17 22:08:45 +01:00
Bartek Szopka
6ada2acb1e Merge pull request #64 from medikoo/medikoo-expose-asynchronous-javascript
added "Asynchronous JavaScript" by @medikoo to presentations demos list
2012-01-17 11:40:11 -08:00
Mariusz Nowak
b649b51f91 Added "Asynchronous JavaScript" to presentations demos list 2012-01-17 20:31:54 +01:00
Bartek Szopka
3b61cd8621 added my impressive CSS 3D presentation from meet.js summit 2012-01-16 21:53:07 +01:00
Bartek Szopka
77312163d8 added link to a blog post about how Museum140 video was made 2012-01-16 11:53:51 +01:00
Bartek Szopka
714d72f20f Merge pull request #56 from thingsinjars/patch-1
added a link to a Museum 140 promo video
2012-01-16 02:52:04 -08:00
Bartek Szopka
a0f3dd6949 Merge pull request #60 from Metallion/master
link to Wakame-VDC presentation added
2012-01-16 02:12:22 -08:00
Metallion
85adb2df08 Added Wakame-VDC presentation to README.md 2012-01-16 13:15:03 +09:00
Simon Madine
b8808e6ccf Added a link to a promo video made using ImpressJS 2012-01-13 21:11:09 +01:00
Bartek Szopka
345423cbc3 wrong brackets ;) 2012-01-13 09:41:10 +01:00
Bartek Szopka
27ff4e5818 added impressive website using impress.js by Al Ingham 2012-01-13 09:40:31 +01:00
Bartek Szopka
995c472488 am I removing features? yes, it was a bad idea after all and I really hope that noone will notice ;) 2012-01-12 21:50:21 +01:00
Bartek Szopka
8cd464a926 yeah, that's what happens when you do quick fixes using timeouts... 2012-01-12 21:31:18 +01:00
Bartek Szopka
c5b1127650 added master changelog 2012-01-12 21:06:15 +01:00
Bartek Szopka
65c456cb47 delaying hash change not to spoil the transition in chrome 2012-01-12 20:47:42 +01:00
Bartek Szopka
3b5fd448b1 tiny little fixes 2012-01-12 20:45:54 +01:00
Bartek Szopka
185ba4ea76 Merge pull request #54 from Haacked/selectGuard
select method updated to not run if the element is already active
2012-01-12 11:08:37 -08:00
Haacked
bf8a540e75 Updated select method to not run transitions if the element is already active 2012-01-12 08:20:25 -08:00
Bartek Szopka
8b3c38afe2 Merge pull request #51 from OpenGrid/patch-1
impressive mouse wheel support added
2012-01-12 03:51:21 -08:00
Bartek Szopka
940a28b246 Merge pull request #52 from fulljames/patch-1
Yet another impressive demo added
2012-01-12 03:39:02 -08:00
Stephen Fulljames
a654a873ea Update README.md 2012-01-12 11:22:18 +00:00
Lech Wilczyński
11e5ddc77a Added mouse wheel event listener to select next slide 2012-01-12 12:08:21 +01:00
Bartek Szopka
ba1bba11d6 Merge pull request #45 from lioshi/master
lioshi.com added to impress.js demos in README.md
2012-01-11 03:43:28 -08:00
lioshi
43b9137dfb Update README.md 2012-01-11 12:31:39 +01:00
Bartek Szopka
b83b7e6432 impressive use of impress.js by John Polacek 2012-01-08 21:30:08 +01:00
Bartek Szopka
938550944a even more impressive link to release source 2012-01-08 21:26:44 +01:00
Bartek Szopka
9c08178ad5 impressive link to release source 2012-01-08 21:17:25 +01:00
Bartek Szopka
50b89cdf29 impressive README updates 2012-01-08 21:13:23 +01:00
Bartek Szopka
194a3ac53c first impressive release 2012-01-08 21:03:41 +01:00
Bartek Szopka
b12fbbe9f6 changing the name of styles file to make it even more clear that these are only styles for demo presentation 2012-01-08 20:57:37 +01:00
Bartek Szopka
8e82782499 removed message about supporting IE10, as it is likely to be incorrect 2012-01-04 23:53:12 +01:00
Bartek Szopka
0edcf9021e impressive step click support 2012-01-04 23:42:50 +01:00
Bartek Szopka
67eb225ee1 tiny position update after fixing perspective 2012-01-04 22:49:06 +01:00
Bartek Szopka
e7b8b9b26c impressive refactoring - no need to search for active step every time... 2012-01-04 22:42:11 +01:00
Bartek Szopka
09a021ec38 fixing the perspective for scaled steps 2012-01-04 22:07:52 +01:00
Bartek Szopka
d0d67fe435 impressive explanation about browser support 2012-01-04 20:44:30 +01:00
Bartek Szopka
8953f37397 preventing all scroll events was not such an impressive idea after all... 2012-01-04 00:04:23 +01:00
Bartek Szopka
88cb10dbd1 impressive interdimentional links support added with hash based bookmarkable urls to steps 2012-01-03 23:46:33 +01:00
Bartek Szopka
755edaf60c some trailing commas removed, so closure compiler doesn't complain 2012-01-02 22:39:09 +01:00
Bartek Szopka
821cf549fc impressive navigation hint added 2012-01-02 22:08:50 +01:00
Bartek Szopka
34568182ef impressive... how did it work before?! 2012-01-02 21:37:20 +01:00
Bartek Szopka
19029d2c1d Merge pull request #15 from makaimc/master
impressive presentation pointers support added!
2012-01-02 12:22:33 -08:00
Matthew Makai
848f50ffa8 Adding pg up & pg down to go forward and reverse because most presentation pointers (such as the Logitech R800 I tested with) use those keys for forward/back. 2012-01-02 12:57:14 -05:00
Bartek Szopka
10905d8824 it was the other one ;) 2012-01-02 11:22:19 +01:00
Bartek Szopka
d6d78341b9 impressive note about roots of impress.js name 2012-01-02 11:08:57 +01:00