Commit Graph

128 Commits

Author SHA1 Message Date
Hakim El Hattab c79376dab2 allow multiple control elements, document usage of global controls (#184, #204) 2012-11-10 11:40:19 -05:00
Hakim El Hattab a13c6b9ca9 overview mode documentation 2012-11-10 10:16:06 -05:00
Hakim El Hattab 794ad86809 corrections to vertical centering (#70), added to docs, upgrade to 2.2 2012-11-10 10:02:19 -05:00
Bruno Bord 8ca4954059 Describing how to toggle "overview mode" 2012-10-30 22:31:54 +01:00
Hakim El Hattab 8bd63fe21a document server-side speaker notes 2012-10-28 20:07:06 -03:00
Hakim El Hattab 605f7140e3 updated markdown references in notes plugin 2012-10-28 18:49:01 -04:00
Michael Kühnel 40c899ec56 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()
2012-10-23 21:56:56 +02:00
Hakim El Hattab c6f8a44edf new postMessage-based notes plugin, moved node-based notes to notes-server (#190) 2012-10-20 20:40:52 -04:00
Hakim El Hattab c13390354b explain fragments in readme 2012-10-20 15:20:08 -03:00
Hakim El Hattab 95cf421f01 Merge pull request #194 from mischah/feature-fullscreen
Adding info about the fullscreen mode to README.md
2012-10-20 08:23:16 -07:00
Michael Kühnel f82c13497a Update README.md
Add info about the fullscreen mode
2012-10-19 01:49:02 +02:00
Hakim El Hattab 3a2036e2b2 add 'ready' event (#182) 2012-10-17 00:20:42 -04:00
Dan Dascalescu 20858d1f4c Document zooming feature 2012-10-14 23:15:41 -07:00
Hakim El Hattab 470cabaea8 new shorter api method names (closes #178), restructured and cleaned up core js 2012-10-14 21:02:32 -04:00
Hakim El Hattab 8c23c89883 Merge pull request #173 from Hlynsson/patch-1
fixed link for browser support
2012-10-13 09:14:06 -07:00
Hakim El Hattab 6e0d0e279d roll back attr name change, just lowercase (#170) 2012-10-13 12:13:26 -04:00
Hakim El Hattab 421b78aafb ability to define autoSlide duration per slide 2012-10-13 12:04:33 -04:00
Hakim El Hattab ed1db1f3c8 Merge branch 'master' of https://github.com/functino/reveal.js 2012-10-13 11:44:54 -04:00
Hakim El Hattab 6619bc62bd add zoom transition 2012-10-13 10:28:34 -04:00
Hansi 1a163d3450 fixed link for browser support
was pointing at changelog
2012-10-12 15:16:46 +02:00
ageier f6bae66089 Make it possible to customize autoSlide for each slide 2012-10-11 19:18:17 +02:00
Hakim El Hattab 5d7d3e83c5 update re markdown 2012-10-08 10:17:39 -03:00
Hakim El Hattab 25efef8c4f wrap markdown in script text/template to fix parsing errors (closes #146 #155 #162) 2012-10-08 09:15:36 -04:00
Hakim El Hattab 303be5be77 new slide 2012-09-30 18:14:27 -04:00
Hakim El Hattab 7075bc2b6e merge markdown in notes 2012-09-21 09:08:24 -04:00
Hakim El Hattab c5fe9bd3c4 Merge branch 'markdown-in-notes' of https://github.com/technicalpickles/reveal.js 2012-09-21 09:01:08 -04:00
Hakim El Hattab c904cef864 add option for disabling overview mode (closes #145) 2012-09-21 08:58:21 -04:00
Hakim El Hattab 6779f4aecb instructions for print pdf include 2012-09-21 09:50:28 -03:00
Hakim El Hattab 48390c0933 readme update 2012-09-09 23:07:57 -03:00
Hakim El Hattab 21f27bdd34 Merge branch 'master' of github.com:hakimel/reveal.js 2012-09-09 22:04:58 -04:00
Hakim El Hattab be657e0943 add rvl.io to readme and template slide 2012-09-09 22:04:50 -04:00
Josh Nichols df2ebc570c Add documentation for markdown speaker notes 2012-09-08 22:10:13 -04:00
Hakim El Hattab e6e80283f2 Update README.md 2012-09-04 13:36:15 -03:00
Hakim El Hattab cb2b5ad06c add pledgie button 2012-09-04 13:33:40 -03:00
Jono Warren abede2c2f0 Update Socket.IO URL in readme. 2012-09-03 09:54:43 +01:00
Hakim El Hattab e3f3e9defb Update README.md
typo
2012-08-24 17:48:54 -03:00
Hakim El Hattab 141d69469c support for named links (closes #55) 2012-08-20 22:13:00 -04:00
Hakim El Hattab 022d8ca27d readme tweaks 2012-08-14 22:06:53 -04:00
Dan Dascalescu 8b00c975e4 Document optional libraries
Note that socket.io and a few others are not shipped by default
2012-08-14 18:09:28 -07:00
Hakim El Hattab 95898dc9e3 document dependency loading 2012-08-11 21:52:56 -03:00
Dan Dascalescu ff5680a794 Update README.md
Clarified a bit how horizontal and vertical slides relate.
2012-08-08 14:38:56 -07:00
Hakim El Hattab ac33c51eca remove theme from init options example 2012-08-08 03:12:47 -03:00
Hakim El Hattab 1efca069cb readme typo 2012-08-07 23:01:56 -03:00
Hakim El Hattab 8e6018d896 fix broken link 2012-08-07 22:55:08 -03:00
Hakim El Hattab 669c86e16b big rewrite of readme 2012-08-07 22:44:40 -03:00
Hakim El Hattab 2ad720b581 Update README.md 2012-08-06 12:20:59 -03:00
Hakim El Hattab de86c4eb7c instructions for pdf export (#92) 2012-08-04 17:38:59 -03:00
Hakim El Hattab f350c6a5cd support for PDF export in chrome (closes #92) 2012-08-04 15:45:13 -04:00
Hakim El Hattab 4821c7b814 use mq to reduce font size for low resultions, max limit on width for slides set to 900px (closes #49) 2012-08-04 13:54:17 -04:00
hakimel 2c3a494eaa disable 3d links in ie, reorder script loading in index for readability (closes #95) 2012-08-03 22:41:31 -04:00