-
0cd3b8d430
merge prev/next navigation pull request with modifications
Hakim El Hattab
2012-03-28 01:16:16 -0400
-
732ed921eb
Implemented correct Previous and Next navigation for both mouse scroll and wireless presenter.
Catalin Buzoiu
2012-03-27 18:45:04 +0300
-
be76bf3d23
classList polyfill included for ie9
Hakim El Hattab
2012-03-24 12:48:16 -0400
-
87529c4adc
delay hash changes to avoid transition lag in chrome and enable history by default (closes #22)
Hakim El Hattab
2012-03-24 12:36:34 -0400
-
b72bee3219
don't overwrite existing classes on slides (closes #23)
Hakim El Hattab
2012-03-24 12:27:25 -0400
-
cd66a6574d
Merge pull request #21 from archive/master
Hakim El Hattab
2012-03-19 18:54:34 -0700
-
-
b6030d5c7a
added support for wireless presenter
Anders
2012-03-19 23:20:40 +0100
-
-
a77842521e
Merge pull request #20 from Fil/master
Hakim El Hattab
2012-03-18 14:14:52 -0700
-
-
81cda2145f
Do not fail on other kinds of hashes
Fil
2012-03-15 18:00:26 +0100
-
-
7f3bf1409e
new example
Hakim El Hattab
2012-03-05 16:47:02 -0500
-
67add62316
new examples
Hakim El Hattab
2012-03-02 02:05:06 -0500
-
f27db1dc84
default hash updates to false, see http://code.google.com/p/chromium/issues/detail?id=62820
Hakim El Hattab
2012-02-29 19:24:57 -0500
-
ba8fc0bc35
fix reference to old 'hasClass' method
Hakim El Hattab
2012-02-17 23:37:14 -0500
-
a53b315e24
new example
Hakim El Hattab
2012-02-17 23:36:54 -0500
-
38b229a22f
tweaked mouse wheel navigation
Hakim El Hattab
2012-01-14 19:22:27 -0800
-
17854e892b
Merge pull request #13 from naugtur/master
Hakim El Hattab
2012-01-14 19:13:19 -0800
-
-
896e0b7010
removed history comment in js
Hakim El Hattab
2012-01-14 18:41:55 -0800
-
284610dab0
added usage instructions to readme
Hakim El Hattab
2012-01-14 18:20:52 -0800
-
a30cdaaffc
rolled back to classList, promoting poyfill in readme
Hakim El Hattab
2012-01-14 17:56:11 -0800
-
9736509bae
broaden selector for img:hover (fixes #11)
Hakim El Hattab
2012-01-14 17:36:07 -0800
-
510ac8e114
don't apply linkify effect to anchors containing images
Hakim El Hattab
2012-01-14 17:31:41 -0800
-
c3bc0f70ef
add new example
Hakim El Hattab
2012-01-14 17:19:12 -0800
-
2ae803efb6
Added support for smart scrolling through slides. Scrolling events are throttled to prevent going too far
Naugtur
2012-01-15 00:34:51 +0100
-
-
401c554c80
removed dependency on classList (#9)
Hakim El Hattab
2012-01-03 22:25:15 -0800
-
4d3c3c8d3f
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab
2012-01-03 08:29:50 -0800
-
-
36950c8149
moved inline base64 images to aws
Hakim El Hattab
2012-01-03 00:24:09 -0800
-
614b8cde66
scrolling fallback mode for IE < 9
Hakim El Hattab
2012-01-03 00:11:05 -0800
-
4805234a41
slightly reduced size of progress bar
Hakim El Hattab
2012-01-02 23:57:53 -0800
-
02f783b68d
prevent default on space press
Hakim El Hattab
2012-01-02 23:48:09 -0800
-
e8507de1e4
Added example
Hakim El Hattab
2012-01-02 02:18:08 -0800
-
-
cbd59efef8
history on by default
Hakim El Hattab
2011-12-30 22:35:42 -0800
-
9856f57db5
browser history updates can now be disabled via config
Hakim El Hattab
2011-12-30 22:33:19 -0800
-
73eb66bf71
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab
2011-12-26 21:57:51 -0800
-
-
3fa01ab107
updated copy in slides, added one that explains transitions
Hakim El Hattab
2011-12-26 21:57:37 -0800
-
f7ac5fb159
updated readme
Hakim El Hattab
2011-12-26 21:34:53 -0800
-
-
2c088681ec
adjusted background color of page/box themes
Hakim El Hattab
2011-12-26 21:31:02 -0800
-
daecc258d7
major, non backwards compatible, restructuring of DOM tree
Hakim El Hattab
2011-12-26 21:29:00 -0800
-
5b2b3fa3df
changed id of 'main' container to 'reveal'
Hakim El Hattab
2011-12-26 19:32:00 -0800
-
bccb6e68c7
packed v1.1, upgraded to 1.2
Hakim El Hattab
2011-12-26 17:13:46 -0800
-
2313dfef6d
readme history update
Hakim El Hattab
2011-12-26 00:04:11 -0800
-
c7c7735e7a
added new transitions (box/page) and a ui theme (neon)
Hakim El Hattab
2011-12-26 00:00:38 -0800
-
1ac6386eef
fix padding and duplicate background on vertical slides in overview
Hakim El Hattab
2011-12-23 21:52:35 -0800
-
b162a54c2d
fix clicks on vertical slides in overview
Hakim El Hattab
2011-12-23 21:33:28 -0800
-
91ff92e211
skip fragments when in overview
Hakim El Hattab
2011-12-23 21:22:13 -0800
-
c6a75117f6
added experimental overview mode (press SPACE)
Hakim El Hattab
2011-12-23 02:47:38 -0800
-
adc9ad19ce
fallback on 2d transform transitions via feature detect
Hakim El Hattab
2011-12-23 00:36:37 -0800
-
f6dc531298
slides three or more steps away from current are now hidden
Hakim El Hattab
2011-12-22 22:41:19 -0800
-
01000e1478
only apply background gradient to <html>
Hakim El Hattab
2011-12-22 22:01:10 -0800
-
0c231fec38
added '-ms' prefixed properties
Hakim El Hattab
2011-12-22 21:30:10 -0800
-
9065114ef0
progress bar is now a div and uses the same transition + easing as slides (fixes #6)
Hakim El Hattab
2011-12-22 21:25:15 -0800
-
91c3056a62
Added examples
Hakim El Hattab
2011-12-22 20:36:42 -0800
-
abbd027124
updated readme
Hakim El Hattab
2011-12-22 00:11:57 -0800
-
4a4ffd518e
hide progress by default
Hakim El Hattab
2011-12-22 00:03:52 -0800
-
bdff009c74
added optional presentation progress bar
Hakim El Hattab
2011-12-22 00:00:29 -0800
-
2026c9645c
replaced google logo with a unicorn
Hakim El Hattab
2011-12-21 23:03:30 -0800
-
833e298617
comments & typo correction
Hakim El Hattab
2011-12-21 20:22:49 -0800
-
11ee006f9d
slide with code is now editable, escaped unicode arrows
Hakim El Hattab
2011-12-21 20:21:52 -0800
-
60bf197890
Merge pull request #5 from matthewlein/master
Hakim El Hattab
2011-12-21 18:19:36 -0800
-
-
853efe5043
for contenteditable elements, don't let arrow keys work
Matthew Lein
2011-12-21 15:11:10 -0500
-
-
59c9b3c596
fragments now work in vertical slides (fixes #4)
Hakim El Hattab
2011-12-17 12:55:25 -0800
-
e6f444a307
disabled overflow on body (fixes #2)
Hakim El Hattab
2011-12-05 01:00:52 -0800
-
d2faad4730
fix broken link
Hakim El Hattab
2011-12-04 20:53:35 -0800
-
f9527d31b4
fix vertical slide transition and hit areas of rolling links
Hakim El Hattab
2011-12-04 19:24:08 -0800
-
233160ff23
cleanup & comments
Hakim El Hattab
2011-12-04 18:55:48 -0800
-
b36e8d5c4e
readme update
Hakim El Hattab
2011-12-04 18:51:09 -0800
-
9edb5f6da0
Updated readme
Hakim El Hattab
2011-12-04 18:21:15 -0800
-
a6453a0fb0
renamed to reveal.js, many new features, and upgraded to v1.0
Hakim El Hattab
2011-12-04 18:07:33 -0800
-
40f85e43a7
added version comment
Hakim El Hattab
2011-06-23 09:13:47 +0200
-
2d21d128c5
Merge branch 'master' of github.com:hakimel/CSS-3D-Slideshow
Hakim El Hattab
2011-06-23 09:10:49 +0200
-
-
82fbaaf332
fixed issue with links on touch devices (tap wasn't working)
Hakim El Hattab
2011-06-23 09:05:53 +0200
-
faecabd568
adjusted shadow on headers
Hakim El Hattab
2011-06-23 09:04:48 +0200
-
599fed785d
readme update
Hakim El Hattab
2011-06-09 21:21:54 +0200
-
b5a274f3ba
Merge pull request #1 from altryne/master
Hakim El Hattab
2011-06-08 00:12:03 -0700
-
-
8748b97d86
firefox links now clikable
altryne
2011-06-07 23:52:18 +0300
-
-
d42839a1a3
updated readme
Hakim El Hattab
2011-06-07 22:38:22 +0200
-
7b34510c83
removed tracking code
Hakim El Hattab
2011-06-07 21:23:08 +0200
-
b0ed09d744
added font license
Hakim El Hattab
2011-06-07 21:14:34 +0200
-
fdd6b36f01
initial commit
Hakim El Hattab
2011-06-07 21:10:59 +0200