Commit Graph

159 Commits

Author SHA1 Message Date
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
Bartek Szopka
e4f31af4a6 impressive hardware acceleration note added to browser support 2012-01-02 09:18:43 +01:00
Bartek Szopka
dc12069b40 impressive comment in the stylesheet, so it's more clear that it's just a demo style 2012-01-02 09:04:57 +01:00
Bartek Szopka
5fd27b3e21 impressive README updates 2012-01-01 11:04:57 +01:00
Bartek Szopka
0ece4dbfb3 (not) impressive mobile detection and forcing fallback mode for iOS and Android (as they support CSS 3D transforms) 2012-01-01 10:52:26 +01:00
Bartek Szopka
53862c9f9a Merge pull request #2 from shama/master
Grammar fixes in fallback message
2012-01-01 01:14:52 -08:00
Kyle Robinson Young
3f04c5e6c7 Grammar fixes in fallback message 2011-12-31 13:12:09 -08:00
Bartek Szopka
f919fe9b08 Merge pull request #1 from jasondavies/typo
Fix typo: "than" -> "then".
2011-12-31 05:01:51 -08:00
Jason Davies
59ef63227f Fix typo: "than" -> "then". 2011-12-31 12:59:34 +00:00
Bartek Szopka
7e7c2b3688 impressive license 2011-12-31 13:58:19 +01:00
Bartek Szopka
32a5c39857 impressive hardboiled fallback support added 2011-12-31 13:41:50 +01:00
Bartek Szopka
5ca2c6f510 trying to work around scrolling-on-focus bug, not impressive at all... 2011-12-31 10:53:01 +01:00
Bartek Szopka
ec069e1732 impressive typo/bug fixed
and BTW, firefox doesn't understand transition delay of 0, he needs 0ms... orly?
2011-12-31 10:23:34 +01:00
Bartek Szopka
da7a27d44e impressive demo content added 2011-12-31 09:48:13 +01:00
Bartek Szopka
3a67355863 impressive markup clean-up - wrapper elements now automagically generate themselves 2011-12-30 14:01:16 +01:00