reveal.js.git
12 years agoclassList polyfill included for ie9
Hakim El Hattab [Sat, 24 Mar 2012 16:48:16 +0000 (12:48 -0400)]
classList polyfill included for ie9

12 years agodelay hash changes to avoid transition lag in chrome and enable history by default...
Hakim El Hattab [Sat, 24 Mar 2012 16:36:34 +0000 (12:36 -0400)]
delay hash changes to avoid transition lag in chrome and enable history by default (closes #22)

12 years agodon't overwrite existing classes on slides (closes #23)
Hakim El Hattab [Sat, 24 Mar 2012 16:27:25 +0000 (12:27 -0400)]
don't overwrite existing classes on slides (closes #23)

12 years agoMerge pull request #21 from archive/master
Hakim El Hattab [Tue, 20 Mar 2012 01:54:34 +0000 (18:54 -0700)]
Merge pull request #21 from archive/master

Added support for wireless presenter

12 years agoadded support for wireless presenter
Anders [Mon, 19 Mar 2012 22:20:40 +0000 (23:20 +0100)]
added support for wireless presenter

12 years agoMerge pull request #20 from Fil/master
Hakim El Hattab [Sun, 18 Mar 2012 21:14:52 +0000 (14:14 -0700)]
Merge pull request #20 from Fil/master

reveal.js was failing when the hash was of an unexpected format

12 years agoDo not fail on other kinds of hashes
Fil [Thu, 15 Mar 2012 17:00:26 +0000 (18:00 +0100)]
Do not fail on other kinds of hashes

12 years agonew example
Hakim El Hattab [Mon, 5 Mar 2012 21:47:02 +0000 (16:47 -0500)]
new example

12 years agonew examples
Hakim El Hattab [Fri, 2 Mar 2012 07:05:06 +0000 (02:05 -0500)]
new examples

12 years agodefault hash updates to false, see http://code.google.com/p/chromium/issues/detail...
Hakim El Hattab [Thu, 1 Mar 2012 00:24:57 +0000 (19:24 -0500)]
default hash updates to false, see code.google.com/p/chromium/issues/detail?id=62820

12 years agofix reference to old 'hasClass' method
Hakim El Hattab [Sat, 18 Feb 2012 04:37:14 +0000 (23:37 -0500)]
fix reference to old 'hasClass' method

12 years agonew example
Hakim El Hattab [Sat, 18 Feb 2012 04:36:54 +0000 (23:36 -0500)]
new example

12 years agotweaked mouse wheel navigation
Hakim El Hattab [Sun, 15 Jan 2012 03:22:27 +0000 (19:22 -0800)]
tweaked mouse wheel navigation

12 years agoMerge pull request #13 from naugtur/master
Hakim El Hattab [Sun, 15 Jan 2012 03:13:19 +0000 (19:13 -0800)]
Merge pull request #13 from naugtur/master

Mouse scroll handling

12 years agoremoved history comment in js
Hakim El Hattab [Sun, 15 Jan 2012 02:41:55 +0000 (18:41 -0800)]
removed history comment in js

12 years agoadded usage instructions to readme
Hakim El Hattab [Sun, 15 Jan 2012 02:20:52 +0000 (18:20 -0800)]
added usage instructions to readme

12 years agorolled back to classList, promoting poyfill in readme
Hakim El Hattab [Sun, 15 Jan 2012 01:56:11 +0000 (17:56 -0800)]
rolled back to classList, promoting poyfill in readme

12 years agobroaden selector for img:hover (fixes #11)
Hakim El Hattab [Sun, 15 Jan 2012 01:36:07 +0000 (17:36 -0800)]
broaden selector for img:hover (fixes #11)

12 years agodon't apply linkify effect to anchors containing images
Hakim El Hattab [Sun, 15 Jan 2012 01:31:41 +0000 (17:31 -0800)]
don't apply linkify effect to anchors containing images

12 years agoadd new example
Hakim El Hattab [Sun, 15 Jan 2012 01:19:12 +0000 (17:19 -0800)]
add new example

12 years agoAdded support for smart scrolling through slides. Scrolling events are throttled...
Naugtur [Sat, 14 Jan 2012 23:34:51 +0000 (00:34 +0100)]
Added support for smart scrolling through slides. Scrolling events are throttled to prevent going too far

12 years agoremoved dependency on classList (#9)
Hakim El Hattab [Wed, 4 Jan 2012 06:25:15 +0000 (22:25 -0800)]
removed dependency on classList (#9)

12 years agoMerge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Tue, 3 Jan 2012 16:29:50 +0000 (08:29 -0800)]
Merge branch 'master' of github.com:hakimel/reveal.js

12 years agomoved inline base64 images to aws
Hakim El Hattab [Tue, 3 Jan 2012 08:24:09 +0000 (00:24 -0800)]
moved inline base64 images to aws

12 years agoscrolling fallback mode for IE < 9
Hakim El Hattab [Tue, 3 Jan 2012 08:11:05 +0000 (00:11 -0800)]
scrolling fallback mode for IE < 9

12 years agoslightly reduced size of progress bar
Hakim El Hattab [Tue, 3 Jan 2012 07:57:53 +0000 (23:57 -0800)]
slightly reduced size of progress bar

12 years agoprevent default on space press
Hakim El Hattab [Tue, 3 Jan 2012 07:48:09 +0000 (23:48 -0800)]
prevent default on space press

12 years agoAdded example
Hakim El Hattab [Mon, 2 Jan 2012 10:18:08 +0000 (02:18 -0800)]
Added example

12 years agohistory on by default
Hakim El Hattab [Sat, 31 Dec 2011 06:35:42 +0000 (22:35 -0800)]
history on by default

12 years agobrowser history updates can now be disabled via config
Hakim El Hattab [Sat, 31 Dec 2011 06:33:19 +0000 (22:33 -0800)]
browser history updates can now be disabled via config

12 years agoMerge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Tue, 27 Dec 2011 05:57:51 +0000 (21:57 -0800)]
Merge branch 'master' of github.com:hakimel/reveal.js

12 years agoupdated copy in slides, added one that explains transitions
Hakim El Hattab [Tue, 27 Dec 2011 05:57:37 +0000 (21:57 -0800)]
updated copy in slides, added one that explains transitions

12 years agoupdated readme
Hakim El Hattab [Tue, 27 Dec 2011 05:34:53 +0000 (21:34 -0800)]
updated readme

12 years agoadjusted background color of page/box themes
Hakim El Hattab [Tue, 27 Dec 2011 05:31:02 +0000 (21:31 -0800)]
adjusted background color of page/box themes

12 years agomajor, non backwards compatible, restructuring of DOM tree
Hakim El Hattab [Tue, 27 Dec 2011 05:29:00 +0000 (21:29 -0800)]
major, non backwards compatible, restructuring of DOM tree

12 years agochanged id of 'main' container to 'reveal'
Hakim El Hattab [Tue, 27 Dec 2011 03:32:00 +0000 (19:32 -0800)]
changed id of 'main' container to 'reveal'

12 years agopacked v1.1, upgraded to 1.2
Hakim El Hattab [Tue, 27 Dec 2011 01:13:46 +0000 (17:13 -0800)]
packed v1.1, upgraded to 1.2

12 years agoreadme history update 1.1.0 v1.1
Hakim El Hattab [Mon, 26 Dec 2011 08:04:11 +0000 (00:04 -0800)]
readme history update

12 years agoadded new transitions (box/page) and a ui theme (neon)
Hakim El Hattab [Mon, 26 Dec 2011 08:00:38 +0000 (00:00 -0800)]
added new transitions (box/page) and a ui theme (neon)

12 years agofix padding and duplicate background on vertical slides in overview
Hakim El Hattab [Sat, 24 Dec 2011 05:52:35 +0000 (21:52 -0800)]
fix padding and duplicate background on vertical slides in overview

12 years agofix clicks on vertical slides in overview
Hakim El Hattab [Sat, 24 Dec 2011 05:33:28 +0000 (21:33 -0800)]
fix clicks on vertical slides in overview

12 years agoskip fragments when in overview
Hakim El Hattab [Sat, 24 Dec 2011 05:22:13 +0000 (21:22 -0800)]
skip fragments when in overview

12 years agoadded experimental overview mode (press SPACE)
Hakim El Hattab [Fri, 23 Dec 2011 10:47:38 +0000 (02:47 -0800)]
added experimental overview mode (press SPACE)

12 years agofallback on 2d transform transitions via feature detect
Hakim El Hattab [Fri, 23 Dec 2011 08:36:37 +0000 (00:36 -0800)]
fallback on 2d transform transitions via feature detect

12 years agoslides three or more steps away from current are now hidden
Hakim El Hattab [Fri, 23 Dec 2011 06:41:19 +0000 (22:41 -0800)]
slides three or more steps away from current are now hidden

12 years agoonly apply background gradient to <html>
Hakim El Hattab [Fri, 23 Dec 2011 06:01:10 +0000 (22:01 -0800)]
only apply background gradient to <html>

12 years agoadded '-ms' prefixed properties
Hakim El Hattab [Fri, 23 Dec 2011 05:30:10 +0000 (21:30 -0800)]
added '-ms' prefixed properties

12 years agoprogress bar is now a div and uses the same transition + easing as slides (fixes #6)
Hakim El Hattab [Fri, 23 Dec 2011 05:25:15 +0000 (21:25 -0800)]
progress bar is now a div and uses the same transition + easing as slides (fixes #6)

12 years agoAdded examples
Hakim El Hattab [Fri, 23 Dec 2011 04:36:42 +0000 (20:36 -0800)]
Added examples

12 years agoupdated readme
Hakim El Hattab [Thu, 22 Dec 2011 08:11:57 +0000 (00:11 -0800)]
updated readme

12 years agohide progress by default
Hakim El Hattab [Thu, 22 Dec 2011 08:03:52 +0000 (00:03 -0800)]
hide progress by default

12 years agoadded optional presentation progress bar
Hakim El Hattab [Thu, 22 Dec 2011 08:00:29 +0000 (00:00 -0800)]
added optional presentation progress bar

12 years agoreplaced google logo with a unicorn
Hakim El Hattab [Thu, 22 Dec 2011 07:03:30 +0000 (23:03 -0800)]
replaced google logo with a unicorn

12 years agocomments & typo correction
Hakim El Hattab [Thu, 22 Dec 2011 04:22:49 +0000 (20:22 -0800)]
comments & typo correction

12 years agoslide with code is now editable, escaped unicode arrows
Hakim El Hattab [Thu, 22 Dec 2011 04:21:52 +0000 (20:21 -0800)]
slide with code is now editable, escaped unicode arrows

12 years agoMerge pull request #5 from matthewlein/master 1.0.0 v1.0
Hakim El Hattab [Thu, 22 Dec 2011 02:19:36 +0000 (18:19 -0800)]
Merge pull request #5 from matthewlein/master

contenteditable and arrow keys

12 years agofor contenteditable elements, don't let arrow keys work
Matthew Lein [Wed, 21 Dec 2011 20:11:10 +0000 (15:11 -0500)]
for contenteditable elements, don't let arrow keys work

12 years agofragments now work in vertical slides (fixes #4)
Hakim El Hattab [Sat, 17 Dec 2011 20:55:25 +0000 (12:55 -0800)]
fragments now work in vertical slides (fixes #4)

12 years agodisabled overflow on body (fixes #2)
Hakim El Hattab [Mon, 5 Dec 2011 09:00:52 +0000 (01:00 -0800)]
disabled overflow on body (fixes #2)

12 years agofix broken link
Hakim El Hattab [Mon, 5 Dec 2011 04:53:35 +0000 (20:53 -0800)]
fix broken link

12 years agofix vertical slide transition and hit areas of rolling links
Hakim El Hattab [Mon, 5 Dec 2011 03:24:08 +0000 (19:24 -0800)]
fix vertical slide transition and hit areas of rolling links

12 years agocleanup & comments
Hakim El Hattab [Mon, 5 Dec 2011 02:55:48 +0000 (18:55 -0800)]
cleanup & comments

12 years agoreadme update
Hakim El Hattab [Mon, 5 Dec 2011 02:51:09 +0000 (18:51 -0800)]
readme update

12 years agoUpdated readme
Hakim El Hattab [Mon, 5 Dec 2011 02:21:15 +0000 (18:21 -0800)]
Updated readme

12 years agorenamed to reveal.js, many new features, and upgraded to v1.0
Hakim El Hattab [Mon, 5 Dec 2011 02:07:33 +0000 (18:07 -0800)]
renamed to reveal.js, many new features, and upgraded to v1.0

12 years agoadded version comment 0.3.0 v0.3
Hakim El Hattab [Thu, 23 Jun 2011 07:13:47 +0000 (09:13 +0200)]
added version comment

12 years agoMerge branch 'master' of github.com:hakimel/CSS-3D-Slideshow
Hakim El Hattab [Thu, 23 Jun 2011 07:10:49 +0000 (09:10 +0200)]
Merge branch 'master' of github.com:hakimel/CSS-3D-Slideshow

12 years agofixed issue with links on touch devices (tap wasn't working)
Hakim El Hattab [Thu, 23 Jun 2011 07:05:53 +0000 (09:05 +0200)]
fixed issue with links on touch devices (tap wasn't working)

12 years agoadjusted shadow on headers
Hakim El Hattab [Thu, 23 Jun 2011 07:04:48 +0000 (09:04 +0200)]
adjusted shadow on headers

12 years agoreadme update
Hakim El Hattab [Thu, 9 Jun 2011 19:21:54 +0000 (21:21 +0200)]
readme update

12 years agoMerge pull request #1 from altryne/master
Hakim El Hattab [Wed, 8 Jun 2011 07:12:03 +0000 (00:12 -0700)]
Merge pull request #1 from altryne/master

Added fix for firefox ( and other browsers without 3d support ) to be able to click links

12 years agofirefox links now clikable
altryne [Tue, 7 Jun 2011 20:52:18 +0000 (23:52 +0300)]
firefox links now clikable

12 years agoupdated readme
Hakim El Hattab [Tue, 7 Jun 2011 20:38:22 +0000 (22:38 +0200)]
updated readme

12 years agoremoved tracking code
Hakim El Hattab [Tue, 7 Jun 2011 19:23:08 +0000 (21:23 +0200)]
removed tracking code

12 years agoadded font license
Hakim El Hattab [Tue, 7 Jun 2011 19:14:34 +0000 (21:14 +0200)]
added font license

12 years agoinitial commit
Hakim El Hattab [Tue, 7 Jun 2011 19:10:59 +0000 (21:10 +0200)]
initial commit