Hakim El Hattab [Sun, 11 Nov 2012 15:24:48 +0000 (10:24 -0500)]
add note about nested fragments
Hakim El Hattab [Sun, 11 Nov 2012 15:05:13 +0000 (10:05 -0500)]
fix typos
Hakim El Hattab [Sun, 11 Nov 2012 15:01:18 +0000 (10:01 -0500)]
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Sun, 11 Nov 2012 15:01:05 +0000 (10:01 -0500)]
add grunt.js build file (closes #235)
Hakim El Hattab [Sun, 11 Nov 2012 02:18:29 +0000 (18:18 -0800)]
Merge pull request #234 from dandv/patch-1
its->it's in README.md
Dan Dascalescu [Sun, 11 Nov 2012 01:51:31 +0000 (17:51 -0800)]
its->it's in README.md
Thanks for the multi-control support!
Hakim El Hattab [Sun, 11 Nov 2012 01:09:12 +0000 (20:09 -0500)]
fixes issue where italic fonts disappeared when printing to pdf (closes #230)
Hakim El Hattab [Sun, 11 Nov 2012 00:49:44 +0000 (19:49 -0500)]
add night theme
Hakim El Hattab [Sun, 11 Nov 2012 00:14:16 +0000 (19:14 -0500)]
fix issue with dependency loader callbacks
Hakim El Hattab [Sat, 10 Nov 2012 23:15:05 +0000 (18:15 -0500)]
ensure fragments are visible in print styles, fix page-break error in paper print sheet
Hakim El Hattab [Sat, 10 Nov 2012 22:15:11 +0000 (17:15 -0500)]
cosmetical tweaks to postmessage plugin
Hakim El Hattab [Sat, 10 Nov 2012 22:02:12 +0000 (17:02 -0500)]
Merge branch 'master' of https://github.com/sithmel/reveal.js
merge postmessage api
Hakim El Hattab [Sat, 10 Nov 2012 21:59:03 +0000 (16:59 -0500)]
workaround markdown quote issue (#223)
Hakim El Hattab [Sat, 10 Nov 2012 21:22:10 +0000 (16:22 -0500)]
tweak ie8 fallback
Hakim El Hattab [Sat, 10 Nov 2012 21:01:56 +0000 (16:01 -0500)]
updated transition styles to work with vertical centering (#70)
Hakim El Hattab [Sat, 10 Nov 2012 20:43:22 +0000 (15:43 -0500)]
fix vertical transition for vertically centered slides, vertical centering is now on by default (#70)
Hakim El Hattab [Sat, 10 Nov 2012 20:28:34 +0000 (15:28 -0500)]
correction to vertical centering and overview mode, clean up of vertical slide storage
Hakim El Hattab [Sat, 10 Nov 2012 19:48:29 +0000 (14:48 -0500)]
remember last visited vertical slide (closes #225)
Hakim El Hattab [Sat, 10 Nov 2012 19:04:11 +0000 (14:04 -0500)]
enable up/down arrows to step through fragments (closes #233)
Hakim El Hattab [Sat, 10 Nov 2012 18:59:51 +0000 (13:59 -0500)]
count vertical slides towards the progress bar (closes #150)
Hakim El Hattab [Sat, 10 Nov 2012 17:16:48 +0000 (12:16 -0500)]
revert to display none from visibility hidden to correct vertical centering
Hakim El Hattab [Sat, 10 Nov 2012 16:40:19 +0000 (11:40 -0500)]
allow multiple control elements, document usage of global controls (#184, #204)
Hakim El Hattab [Sat, 10 Nov 2012 15:39:59 +0000 (10:39 -0500)]
write named links, rather than h/v index, to hash when available (closes #224)
Hakim El Hattab [Sat, 10 Nov 2012 15:31:23 +0000 (10:31 -0500)]
additional media query plus vertical queries to support smaller screens (closes #232)
Hakim El Hattab [Sat, 10 Nov 2012 15:16:06 +0000 (10:16 -0500)]
overview mode documentation
Hakim El Hattab [Sat, 10 Nov 2012 15:02:19 +0000 (10:02 -0500)]
corrections to vertical centering (#70), added to docs, upgrade to 2.2
Hakim El Hattab [Sat, 10 Nov 2012 14:41:26 +0000 (09:41 -0500)]
rough support for vertical centering #70
Maurizio Lupo [Wed, 31 Oct 2012 14:36:26 +0000 (15:36 +0100)]
added a simple postmessage plugin
Bruno Bord [Tue, 30 Oct 2012 21:31:54 +0000 (22:31 +0100)]
Describing how to toggle "overview mode"
Hakim El Hattab [Mon, 29 Oct 2012 12:27:20 +0000 (08:27 -0400)]
fixed issue with dependency loader failing when there were 0 async scripts (#214)
Hakim El Hattab [Mon, 29 Oct 2012 04:10:14 +0000 (00:10 -0400)]
fix rolling links glitch in firefox
Hakim El Hattab [Mon, 29 Oct 2012 03:55:19 +0000 (23:55 -0400)]
content now re-renders after alt+click zoom (closes #195)
Hakim El Hattab [Sun, 28 Oct 2012 23:32:24 +0000 (19:32 -0400)]
include theme background in printed pdfs (#217), fix empty white pages in regular print (#215)
Hakim El Hattab [Sun, 28 Oct 2012 23:07:35 +0000 (19:07 -0400)]
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Sun, 28 Oct 2012 23:07:06 +0000 (20:07 -0300)]
document server-side speaker notes
Hakim El Hattab [Sun, 28 Oct 2012 22:57:27 +0000 (18:57 -0400)]
remove console.log
Hakim El Hattab [Sun, 28 Oct 2012 22:48:52 +0000 (18:48 -0400)]
updated markdown references in notes plugin
Hakim El Hattab [Sun, 28 Oct 2012 22:09:54 +0000 (18:09 -0400)]
update syntax highlight after editing (#210), move markdown and highlight scripts from lib to plugin
Hakim El Hattab [Sun, 28 Oct 2012 21:30:55 +0000 (17:30 -0400)]
only call slide() if route is available in navigate methods (closes #213)
Hakim El Hattab [Sun, 28 Oct 2012 01:20:13 +0000 (21:20 -0400)]
escape quotes in css using unicode hex
Hakim El Hattab [Thu, 25 Oct 2012 13:42:33 +0000 (09:42 -0400)]
merge in support for stepped fragments in notes server
Hakim El Hattab [Thu, 25 Oct 2012 13:36:25 +0000 (09:36 -0400)]
merge in support for stepped fragments in notes window
Hakim El Hattab [Thu, 25 Oct 2012 01:42:10 +0000 (21:42 -0400)]
force 'ready' to fire one cycle later (#208)
Hakim El Hattab [Thu, 25 Oct 2012 01:30:52 +0000 (21:30 -0400)]
fix keyboard navigation in ie9 (closes #202)
Michael Kühnel [Wed, 24 Oct 2012 15:52:33 +0000 (17:52 +0200)]
Apply latest change to the minified version
Using the latest Uglify JS with --no-seqs and deleting 'use strict' statement for use in production.
Michael Kühnel [Wed, 24 Oct 2012 15:48:50 +0000 (17:48 +0200)]
Merge branch 'refs/heads/fix-fragments-in-speakernotes' into fragments-in-notes-server
Conflicts:
js/reveal.min.js
Need to generate a new minified version afterwards.
Michael Kühnel [Wed, 24 Oct 2012 13:06:32 +0000 (15:06 +0200)]
Delete functionality to control presentation from notes window
Its was impossible (at least for me) to keep the windows in sync without bloating the code too much.
Michael Kühnel [Wed, 24 Oct 2012 12:57:51 +0000 (14:57 +0200)]
Change source from from reveal.js back to reveal.min.js
Michael Kühnel [Wed, 24 Oct 2012 12:57:20 +0000 (14:57 +0200)]
Apply latest change to the minified version
Using the latest Uglify JS with --no-seqs and deleting 'use strict' statement for use in production.
Michael Kühnel [Wed, 24 Oct 2012 12:53:50 +0000 (14:53 +0200)]
Delete console output.
Michael Kühnel [Wed, 24 Oct 2012 12:33:16 +0000 (14:33 +0200)]
Make the fragments visible in speaker notes
Michael Kühnel [Wed, 24 Oct 2012 12:31:58 +0000 (14:31 +0200)]
Add notes to the fragment slide for testing purposes.
Michael Kühnel [Tue, 23 Oct 2012 19:56:56 +0000 (21:56 +0200)]
Cherry picking from branch fix-fragments-in-speakernotes
Change source from reveal.min.js to reveal.js for testing purposes.
Add nextFragment and previousFragment to the API:
Making it possible to call the methods Reveal.nextFragment()
and Reveal.previousFragment() from »outside«.
Update README.md:
Add the new API Methods Reveal.prevFragment() and Reveal.nextFragment()
Hakim El Hattab [Tue, 23 Oct 2012 03:16:14 +0000 (23:16 -0400)]
use borders to generate control arrows (closes #137)
Russell Beattie [Tue, 23 Oct 2012 02:34:31 +0000 (19:34 -0700)]
Updated new CSS triangle controls to use theme colors.
Russell Beattie [Mon, 22 Oct 2012 21:49:22 +0000 (14:49 -0700)]
Updated Controls to use CSS triangles rather than unicode triangles (fix Android support)
Hakim El Hattab [Sun, 21 Oct 2012 01:43:42 +0000 (21:43 -0400)]
use outer color of radial gradient as solid fallback
Hakim El Hattab [Sun, 21 Oct 2012 01:14:50 +0000 (21:14 -0400)]
remove traling whitespace (#197)
Hakim El Hattab [Sun, 21 Oct 2012 01:05:14 +0000 (21:05 -0400)]
clean up trailing whitespace (closes #197)
Hakim El Hattab [Sun, 21 Oct 2012 00:40:52 +0000 (20:40 -0400)]
new postMessage-based notes plugin, moved node-based notes to notes-server (#190)
Hakim El Hattab [Sat, 20 Oct 2012 18:20:15 +0000 (14:20 -0400)]
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Sat, 20 Oct 2012 18:20:08 +0000 (15:20 -0300)]
explain fragments in readme
Hakim El Hattab [Sat, 20 Oct 2012 17:46:19 +0000 (13:46 -0400)]
fix overview when zoom transition is active (#196)
Hakim El Hattab [Sat, 20 Oct 2012 17:33:07 +0000 (13:33 -0400)]
add support for fragment styles (#192)
Hakim El Hattab [Sat, 20 Oct 2012 16:51:23 +0000 (12:51 -0400)]
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Sat, 20 Oct 2012 16:51:12 +0000 (12:51 -0400)]
progress bar can now be clicked to navigate (closes #181)
Hakim El Hattab [Sat, 20 Oct 2012 15:23:16 +0000 (08:23 -0700)]
Merge pull request #194 from mischah/feature-fullscreen
Adding info about the fullscreen mode to README.md
Hakim El Hattab [Sat, 20 Oct 2012 14:57:51 +0000 (10:57 -0400)]
modularize themes and convert them to sass (closes #191)
Michael Kühnel [Thu, 18 Oct 2012 23:49:02 +0000 (01:49 +0200)]
Update README.md
Add info about the fullscreen mode
Michael Kühnel [Thu, 18 Oct 2012 22:39:11 +0000 (00:39 +0200)]
Change source from from reveal.js back to reveal.min.js
Michael Kühnel [Thu, 18 Oct 2012 22:38:33 +0000 (00:38 +0200)]
Apply latest change to the minified version
Using the latest Uglify JS with --no-seqs and deleting 'use strict' statement for use in production.
Michael Kühnel [Thu, 18 Oct 2012 22:35:23 +0000 (00:35 +0200)]
Michael Kühnel [Thu, 18 Oct 2012 22:26:28 +0000 (00:26 +0200)]
Update README.md
Add the new API Methods Reveal.prevFragment() and Reveal.nextFragment()
Michael Kühnel [Thu, 18 Oct 2012 22:24:13 +0000 (00:24 +0200)]
Rename API method from Reveal.previousFragment() to Reveal.prevFragment()
Because of consistency with the existent methods Reveal.prev() and Reveal.next()
Michael Kühnel [Thu, 18 Oct 2012 22:14:46 +0000 (00:14 +0200)]
Oops. Delete console output.
Michael Kühnel [Thu, 18 Oct 2012 22:12:53 +0000 (00:12 +0200)]
Renaming key within fragmentData
Might be better to use one variable with different values.
Michael Kühnel [Thu, 18 Oct 2012 22:07:26 +0000 (00:07 +0200)]
get 'fragmentdata' and react by showing/hiding the corresponding fragments
Michael Kühnel [Thu, 18 Oct 2012 22:04:40 +0000 (00:04 +0200)]
Add event listener 'fragmentshown' and 'fragmenthidden'
And emit 'fragmentchanged' with the appropriate fragmentData to show or hide fragments.
Michael Kühnel [Thu, 18 Oct 2012 21:59:43 +0000 (23:59 +0200)]
Broadcast fragmentdata
Michael Kühnel [Thu, 18 Oct 2012 21:56:51 +0000 (23:56 +0200)]
Add missing semicolon
Michael Kühnel [Thu, 18 Oct 2012 21:55:06 +0000 (23:55 +0200)]
Fix indentation
Michael Kühnel [Thu, 18 Oct 2012 21:19:01 +0000 (23:19 +0200)]
Add nextFragment and previousFragment to the API
Making it possible to call the methods Reveal.nextFragment() and Reveal.previousFragment() from »outside«.
Michael Kühnel [Thu, 18 Oct 2012 21:15:28 +0000 (23:15 +0200)]
Change source from reveal.min.js to reveal.js for testing purposes
Hakim El Hattab [Thu, 18 Oct 2012 03:15:09 +0000 (23:15 -0400)]
remove image dir (#187)
Hakim El Hattab [Thu, 18 Oct 2012 03:01:41 +0000 (23:01 -0400)]
fix issue in browsers that don't support classList
Eric J. Duran [Wed, 17 Oct 2012 21:46:43 +0000 (17:46 -0400)]
Replacing speakernotes plugin with a simple postMessage system
Hakim El Hattab [Wed, 17 Oct 2012 04:20:42 +0000 (00:20 -0400)]
add 'ready' event (#182)
Eric J. Duran [Tue, 16 Oct 2012 21:48:34 +0000 (17:48 -0400)]
Adding images directory to staticDir so we can search images
Hakim El Hattab [Tue, 16 Oct 2012 13:28:04 +0000 (09:28 -0400)]
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Tue, 16 Oct 2012 13:27:55 +0000 (09:27 -0400)]
adjust themes so that font definitions are at top, apply fonts on .reveal instead of body
Hakim El Hattab [Mon, 15 Oct 2012 13:15:19 +0000 (06:15 -0700)]
Merge pull request #183 from dandv/patch-4
Document zooming feature
Dan Dascalescu [Mon, 15 Oct 2012 06:15:41 +0000 (23:15 -0700)]
Document zooming feature
Hakim El Hattab [Mon, 15 Oct 2012 01:03:07 +0000 (21:03 -0400)]
take out demo page js
Hakim El Hattab [Mon, 15 Oct 2012 01:02:32 +0000 (21:02 -0400)]
new shorter api method names (closes #178), restructured and cleaned up core js
Hakim El Hattab [Mon, 15 Oct 2012 00:17:49 +0000 (20:17 -0400)]
merge full screen key binding (f)
Hakim El Hattab [Sun, 14 Oct 2012 23:58:34 +0000 (19:58 -0400)]
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Sun, 14 Oct 2012 23:58:24 +0000 (19:58 -0400)]
enable pinch to zoom interaction if overview is disabled (#175)
Michael Kühnel [Sun, 14 Oct 2012 09:11:19 +0000 (11:11 +0200)]
Change source from from reveal.js back to reveal.min.js
Reverted to
c34be2e9765637ddeddbdf293de7ca98941ca6c5
Michael Kühnel [Sun, 14 Oct 2012 09:08:50 +0000 (11:08 +0200)]
Apply latest change to the minified version
Using the latest Uglify JS with --no-seqs
Michael Kühnel [Sun, 14 Oct 2012 08:33:25 +0000 (10:33 +0200)]
Change source from reveal.min.js to reveal.js for testing purposes