aboutsummaryrefslogtreecommitdiff
path: root/index.html
Commit message (Collapse)AuthorAge
* remove commented out dependencies from indexHakim El Hattab2013-08-18
|
* Update index.htmlRory Hardy2013-08-07
| | | Commented out leap plugin inclusion.
* Various updatesRory Hardy2013-08-07
| | | | | | | | | | | Enhanced the pointer. Cleaned up the code. Added additional optional parameters. Updated documentation. modified: README.md modified: index.html modified: plugin/leap/leap.js
* Docs and updatesRory Hardy2013-08-06
| | | | | | | | | | Updated README.md to mention the leap plugin. Removed leap settings from index.html. Better variable naming in leap.js modified: README.md modified: index.html modified: plugin/leap/leap.js
* Minor updatesRory Hardy2013-08-04
| | | | | | | | Changed invert to naturalSwipe Removed invert rule from index.html Ensured that left/right swipes only work with 1 hand present modified: index.html modified: plugin/leap/leap.js
* Updates to leap.js and index.htmlRory Hardy2013-08-04
| | | | | | Added timing code to limit gesture calls. Added gesture to access the overview. index.html includes the leap plugin
* transition override examples in default contentsHakim El Hattab2013-06-18
|
* markup error correctionHakim El Hattab2013-06-10
|
* revamp pdf printing to support per-slide backgrounds (closes #453)Hakim El Hattab2013-06-09
|
* update example deck to use slide backgrounds (#453)Hakim El Hattab2013-06-04
|
* change markdown code sample syntaxHakim El Hattab2013-05-04
|
* rvl.io > slid.esHakim El Hattab2013-05-04
|
* Replace the ShowDown Markdown engine with markedAmit Kotlovski2013-05-01
|
* add support for data-trim attribute on code elements (closes #419)Hakim El Hattab2013-04-27
|
* merge search plugin, adjust stylesHakim El Hattab2013-03-08
|
* update multiplex setup instructions (#98)Hakim El Hattab2013-03-08
|
* add Reveal.getConfig(), replace use of window.globals (#98)Hakim El Hattab2013-03-08
|
* merge in multiplex (#98)Hakim El Hattab2013-03-08
|\
| * Prevent users from accidentally using common credentialsDavid Banham2013-03-09
| |
| * Bring multiplex up to dateDavid Banham2013-03-08
|/
* remove share buttonsHakim El Hattab2013-02-26
|
* disabled overview clicks on slides with disabled classHakim El Hattab2013-02-26
|
* rename padding config option to margin, better mobile support for scaled ↵hakimel2013-01-29
| | | | presentations (#310)
* implement a fade transitionJoel Brandt2013-01-16
|
* Fixing spelling mistake.Luke Williams2012-12-08
|
* Fix bug with switching to night themeharriha2012-11-15
| | | | | When switching to 'night' theme, the first slide was shown instead of correctly linking to the Themes slide.
* add touch based remote controlled pluginHakim El Hattab2012-11-11
|
* add grunt.js build file (closes #235)Hakim El Hattab2012-11-11
|
* remember last visited vertical slide (closes #225)Hakim El Hattab2012-11-10
|
* allow multiple control elements, document usage of global controls (#184, #204)Hakim El Hattab2012-11-10
|
* corrections to vertical centering (#70), added to docs, upgrade to 2.2Hakim El Hattab2012-11-10
|
* content now re-renders after alt+click zoom (closes #195)Hakim El Hattab2012-10-28
|
* update syntax highlight after editing (#210), move markdown and highlight ↵Hakim El Hattab2012-10-28
| | | | scripts from lib to plugin
* merge in support for stepped fragments in notes windowHakim El Hattab2012-10-25
|\
| * Change source from from reveal.js back to reveal.min.jsMichael Kühnel2012-10-24
| |
| * Add notes to the fragment slide for testing purposes.Michael Kühnel2012-10-24
| |
| * Cherry picking from branch fix-fragments-in-speakernotesMichael Kühnel2012-10-23
|/ | | | | | | | | | | 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()
* remove traling whitespace (#197)Hakim El Hattab2012-10-20
|
* new postMessage-based notes plugin, moved node-based notes to notes-server ↵Hakim El Hattab2012-10-20
|\ | | | | | | (#190)
| * Replacing speakernotes plugin with a simple postMessage systemEric J. Duran2012-10-17
| |
* | add support for fragment styles (#192)Hakim El Hattab2012-10-20
| |
* | modularize themes and convert them to sass (closes #191)Hakim El Hattab2012-10-20
|/
* take out demo page jsHakim El Hattab2012-10-14
|
* new shorter api method names (closes #178), restructured and cleaned up core jsHakim El Hattab2012-10-14
|
* add zoom transitionHakim El Hattab2012-10-13
|
* fix conflict with theme set in query and theme specified in headHakim El Hattab2012-10-10
|
* merge in relative theme/transition linksHakim El Hattab2012-10-10
|
* Merge branch 'patch-3' of https://github.com/dandv/reveal.jsHakim El Hattab2012-10-10
|\
| * Links to transitions & themes stay in presentationDan Dascalescu2012-10-10
| |
* | Typo fixDan Dascalescu2012-10-10
|/