af2a8b053dinclude theme background in printed pdfs (#217), fix empty white pages in regular print (#215)
Hakim El Hattab
2012-10-28 19:32:24 -0400
38aff9a37dMerge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab
2012-10-28 19:07:35 -0400
8bd63fe21adocument server-side speaker notes
Hakim El Hattab
2012-10-28 20:07:06 -0300
6a691a0999remove console.log
Hakim El Hattab
2012-10-28 18:57:27 -0400
605f7140e3updated markdown references in notes plugin
Hakim El Hattab
2012-10-28 18:48:52 -0400
e693717f2aupdate syntax highlight after editing (#210), move markdown and highlight scripts from lib to plugin
Hakim El Hattab
2012-10-28 18:09:54 -0400
9da9726403only call slide() if route is available in navigate methods (closes#213)
Hakim El Hattab
2012-10-28 17:30:55 -0400
6aafa0107descape quotes in css using unicode hex
Hakim El Hattab
2012-10-27 21:20:13 -0400
6794f543e0merge in support for stepped fragments in notes server
Hakim El Hattab
2012-10-25 09:42:33 -0400
5d1bac5790merge in support for stepped fragments in notes window
Hakim El Hattab
2012-10-25 09:36:25 -0400
4777afe0c5force 'ready' to fire one cycle later (#208)
Hakim El Hattab
2012-10-24 21:42:10 -0400
747c4c4b3dfix keyboard navigation in ie9 (closes#202)
Hakim El Hattab
2012-10-24 21:30:52 -0400
b838522be4Apply latest change to the minified version
Michael Kühnel
2012-10-24 17:52:33 +0200
5af915adafMerge branch 'refs/heads/fix-fragments-in-speakernotes' into fragments-in-notes-server
Michael Kühnel
2012-10-24 17:48:50 +0200
1801bf67eaDelete functionality to control presentation from notes window
Michael Kühnel
2012-10-24 15:06:32 +0200
64448319ebChange source from from reveal.js back to reveal.min.js
Michael Kühnel
2012-10-24 14:57:51 +0200
73328cfd48Apply latest change to the minified version
Michael Kühnel
2012-10-24 14:57:20 +0200
13e7550afeDelete console output.
Michael Kühnel
2012-10-24 14:53:50 +0200
296242f8d3Make the fragments visible in speaker notes
Michael Kühnel
2012-10-24 14:33:16 +0200
76a7bd83faAdd notes to the fragment slide for testing purposes.
Michael Kühnel
2012-10-24 14:31:58 +0200
40c899ec56Cherry picking from branch fix-fragments-in-speakernotes
Michael Kühnel
2012-10-23 21:56:56 +0200
aefe981040use borders to generate control arrows (closes#137)
Hakim El Hattab
2012-10-22 23:16:14 -0400
7f4e5fc6bfUpdated new CSS triangle controls to use theme colors.
Russell Beattie
2012-10-22 19:34:31 -0700
b373425b69Updated Controls to use CSS triangles rather than unicode triangles (fix Android support)
Russell Beattie
2012-10-22 14:49:22 -0700
143fc85c65use outer color of radial gradient as solid fallback
Hakim El Hattab
2012-10-20 21:43:42 -0400
8576264574remove traling whitespace (#197)
Hakim El Hattab
2012-10-20 21:14:50 -0400
8bdeb360ceclean up trailing whitespace (closes#197)
Hakim El Hattab
2012-10-20 21:05:14 -0400
c6f8a44edfnew postMessage-based notes plugin, moved node-based notes to notes-server (#190)
Hakim El Hattab
2012-10-20 20:40:52 -0400
5188951a0fMerge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab
2012-10-20 14:20:15 -0400
c13390354bexplain fragments in readme
Hakim El Hattab
2012-10-20 15:20:08 -0300
d84aeeb9aefix overview when zoom transition is active (#196)
Hakim El Hattab
2012-10-20 13:46:19 -0400
da40cf2172add support for fragment styles (#192)
Hakim El Hattab
2012-10-20 13:33:07 -0400
a4f03be485Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab
2012-10-20 12:51:23 -0400
3241cb78d8progress bar can now be clicked to navigate (closes#181)
Hakim El Hattab
2012-10-20 12:51:12 -0400
95cf421f01Merge pull request #194 from mischah/feature-fullscreen
Hakim El Hattab
2012-10-20 08:23:16 -0700
ecb4347ec1modularize themes and convert them to sass (closes#191)
Hakim El Hattab
2012-10-20 10:57:51 -0400
f82c13497aUpdate README.md
Michael Kühnel
2012-10-19 01:49:02 +0200
379f5d38ffChange source from from reveal.js back to reveal.min.js
Michael Kühnel
2012-10-19 00:39:11 +0200
dc57e4c51cApply latest change to the minified version
Michael Kühnel
2012-10-19 00:38:33 +0200
ff8ccbb02eUpdate renamed API method
Michael Kühnel
2012-10-19 00:35:23 +0200
54588f5feaUpdate README.md
Michael Kühnel
2012-10-19 00:26:28 +0200
b957d0b858Rename API method from Reveal.previousFragment() to Reveal.prevFragment()
Michael Kühnel
2012-10-19 00:24:13 +0200
c39f5fc0b0Oops. Delete console output.
Michael Kühnel
2012-10-19 00:14:46 +0200
82bd8e4fb0Renaming key within fragmentData
Michael Kühnel
2012-10-19 00:12:53 +0200
d02e64adbdget 'fragmentdata' and react by showing/hiding the corresponding fragments
Michael Kühnel
2012-10-19 00:07:26 +0200
c46486b3dfAdd event listener 'fragmentshown' and 'fragmenthidden'
Michael Kühnel
2012-10-19 00:04:40 +0200
46e270e59fBroadcast fragmentdata
Michael Kühnel
2012-10-18 23:59:43 +0200
409c0dfbccAdd missing semicolon
Michael Kühnel
2012-10-18 23:56:51 +0200
cbdbfc07f4Fix indentation
Michael Kühnel
2012-10-18 23:55:06 +0200
5cfb7b3239Add nextFragment and previousFragment to the API
Michael Kühnel
2012-10-18 23:19:01 +0200
e447187c20Change source from reveal.min.js to reveal.js for testing purposes
Michael Kühnel
2012-10-18 23:15:28 +0200
3413d99b2bremove image dir (#187)
Hakim El Hattab
2012-10-17 23:15:09 -0400
551c783b72fix issue in browsers that don't support classList
Hakim El Hattab
2012-10-17 23:01:41 -0400
070a1e3ee5Replacing speakernotes plugin with a simple postMessage system
Eric J. Duran
2012-10-17 17:46:43 -0400
3a2036e2b2add 'ready' event (#182)
Hakim El Hattab
2012-10-17 00:20:42 -0400
f70dcd3c9fAdding images directory to staticDir so we can search images
Eric J. Duran
2012-10-16 17:48:34 -0400
558c21e1a3Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab
2012-10-16 09:28:04 -0400
17f3cf4332adjust themes so that font definitions are at top, apply fonts on .reveal instead of body
Hakim El Hattab
2012-10-16 09:27:55 -0400
f0c27efc95Merge pull request #183 from dandv/patch-4
Hakim El Hattab
2012-10-15 06:15:19 -0700
20858d1f4cDocument zooming feature
Dan Dascalescu
2012-10-14 23:15:41 -0700
4271677ea1take out demo page js
Hakim El Hattab
2012-10-14 21:03:07 -0400
470cabaea8new shorter api method names (closes#178), restructured and cleaned up core js
Hakim El Hattab
2012-10-14 21:02:32 -0400
e15beb47f0merge full screen key binding (f)
Hakim El Hattab
2012-10-14 20:17:49 -0400
68139e64e9Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab
2012-10-14 19:58:34 -0400
86a907e8ccenable pinch to zoom interaction if overview is disabled (#175)
Hakim El Hattab
2012-10-14 19:58:24 -0400
ec58a913f2Change source from from reveal.js back to reveal.min.js
Michael Kühnel
2012-10-14 11:11:19 +0200
aed06772f6Apply latest change to the minified version
Michael Kühnel
2012-10-14 11:08:50 +0200
a23868804eChange source from reveal.min.js to reveal.js for testing purposes
Michael Kühnel
2012-10-14 10:33:25 +0200
2869f8a4eeAdd fullscreen mode
Michael Kühnel
2012-10-14 10:26:40 +0200
8c23c89883Merge pull request #173 from Hlynsson/patch-1
Hakim El Hattab
2012-10-13 09:14:06 -0700
6e0d0e279droll back attr name change, just lowercase (#170)
Hakim El Hattab
2012-10-13 12:13:26 -0400
421b78aafbability to define autoSlide duration per slide
Hakim El Hattab
2012-10-13 12:04:33 -0400
7711340967Merge pull request #168 from dandv/patch-2
Hakim El Hattab
2012-10-10 05:57:35 -0700
a149de8ddcLinks to transitions & themes stay in presentation
Dan Dascalescu
2012-10-10 03:49:05 -0700
2cc6927f3cTypo fix
Dan Dascalescu
2012-10-10 02:11:52 -0700
16b71d7a21slight tweak to zoom integration
hakimel
2012-10-09 09:22:16 -0400
7166e2d8ccMerge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab
2012-10-09 00:06:44 -0400
91e9457cefzoom.js integration via alt+click
Hakim El Hattab
2012-10-09 00:06:34 -0400
5d7d3e83c5update re markdown
Hakim El Hattab
2012-10-08 10:17:39 -0300
25efef8c4fwrap markdown in script text/template to fix parsing errors (closes#146#155#162)
Hakim El Hattab
2012-10-08 09:15:36 -0400
f22e5f85e8new paused mode feature (closes#144), controls and progress DOM elements are no longer required in HTML
Hakim El Hattab
2012-10-08 00:08:50 -0400
84b69b6b9aroot reset styles at .reveal (#163)
Hakim El Hattab
2012-10-07 14:43:50 -0400
1c726eed78remove duplicate padding/margin reset on html & body
Hakim El Hattab
2012-10-07 14:31:20 -0400
43c8990f2bprevent touchmove default action on android (#143)
Hakim El Hattab
2012-10-04 09:32:20 -0400