aboutsummaryrefslogtreecommitdiff
path: root/index.html
Commit message (Collapse)AuthorAge
* update markdown code example to correctly reflect line breaksHakim El Hattab2012-07-31
|
* modified data-markdown to support markdown indented with tabsHakim El Hattab2012-07-31
|
* added slide announcing markdown support (#15)Hakim El Hattab2012-07-31
|
* support for data-markdown (#15)Hakim El Hattab2012-07-31
|
* clean up initialization, conditionally load classList polyfill prior to ↵Hakim El Hattab2012-07-20
| | | | reveal.js
* readme updateHakim El Hattab2012-07-18
|
* added autoSlide option (#59), clear out list of options in index.html's ↵Hakim El Hattab2012-07-15
| | | | initialize call
* add beige theme, move theme class from .reveal to document element, use log ↵Hakim El Hattab2012-07-12
| | | | instead of alert to demonstrate custom events
* larger font for code samples (closes #60)Hakim El Hattab2012-07-09
|
* slidenotes becomes speakernotes to match wording in readmeHakim El Hattab2012-07-09
|
* fix incorrect directory referenceHakim El Hattab2012-07-09
|
* separate loading of classList.js as its not tied to execution of highlight.jsHakim El Hattab2012-07-09
|
* refactored folder structure, added /plugins which is initially only used by #57Hakim El Hattab2012-07-09
|
* use head.js to script load everything, fixes bug with inclusion of notes ↵Hakim El Hattab2012-07-09
| | | | server js #57
* conditional loading of socket.io and the notes client js based on window hostHakim El Hattab2012-07-04
|
* move notes client code into libHakim El Hattab2012-07-01
|
* tweaks to slidenotesHakim El Hattab2012-07-01
|
* /lib restructuringHakim El Hattab2012-07-01
|
* restructured /lib, moved /assets/fonts to /lib/fontsHakim El Hattab2012-07-01
|
* taking a stab at a presenter notes serverRebecca Murphey2012-06-07
|
* include references to previous/current sldie DOM elements in slidechange eventHakim El Hattab2012-06-06
|
* change add .reveal class in index (closes #51)Hakim El Hattab2012-06-03
|
* comments, tweaks and a new slide highlighting mobile supportHakim El Hattab2012-06-02
|
* hide address bar in mobile browsers, add apple web app metaHakim El Hattab2012-05-06
|
* print styles (closes #19)Hakim El Hattab2012-05-05
|
* 'slidechanged' event, added ↵Hakim El Hattab2012-05-04
| | | | Reveal.addEventListener/Reveal.removeEventListener api methods
* minor style or wording tweaksHakim El Hattab2012-05-01
|
* Adding example for custom event binding.andy matthews2012-04-30
|
* added support for looped presentationsHakim El Hattab2012-04-28
|
* merge keyboard shortcut changesHakim El Hattab2012-04-28
|
* better example of state usageHakim El Hattab2012-04-04
|
* change back state event scope, document level makes more sense as that's ↵Hakim El Hattab2012-03-30
| | | | where the state class is applied
* adjustments to custom state eventsHakim El Hattab2012-03-30
|
* now capturing data-state on slides and lifting it to document element ↵Hakim El Hattab2012-03-30
| | | | classList when slide is open
* classList polyfill included for ie9Hakim El Hattab2012-03-24
|
* delay hash changes to avoid transition lag in chrome and enable history by ↵Hakim El Hattab2012-03-24
| | | | default (closes #22)
* default hash updates to false, see ↵Hakim El Hattab2012-02-29
| | | | http://code.google.com/p/chromium/issues/detail?id=62820
* tweaked mouse wheel navigationHakim El Hattab2012-01-14
|
* moved inline base64 images to awsHakim El Hattab2012-01-03
|
* history on by defaultHakim El Hattab2011-12-30
|
* browser history updates can now be disabled via configHakim El Hattab2011-12-30
|
* updated copy in slides, added one that explains transitionsHakim El Hattab2011-12-26
|
* major, non backwards compatible, restructuring of DOM treeHakim El Hattab2011-12-26
|
* changed id of 'main' container to 'reveal'Hakim El Hattab2011-12-26
|
* added new transitions (box/page) and a ui theme (neon)Hakim El Hattab2011-12-26
|
* added experimental overview mode (press SPACE)Hakim El Hattab2011-12-23
|
* fallback on 2d transform transitions via feature detectHakim El Hattab2011-12-23
|
* progress bar is now a div and uses the same transition + easing as slides ↵Hakim El Hattab2011-12-22
| | | | (fixes #6)
* added optional presentation progress barHakim El Hattab2011-12-22
|
* replaced google logo with a unicornHakim El Hattab2011-12-21
|