aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* disable 3d links in ie, reorder script loading in index for readability ↵hakimel2012-08-03
| | | | (closes #95)
* fix disappearing 3d hover in chromehakimel2012-08-03
|
* ie8 support (closes #96)hakimel2012-08-03
|
* add eot font for iehakimel2012-08-03
|
* added exampleHakim El Hattab2012-08-02
|
* 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
|
* self-execute data-markdownHakim El Hattab2012-07-31
|
* markdown instructionsHakim 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
|
* move theme styles at bottom of main.css, change background of page ↵Hakim El Hattab2012-07-30
| | | | transition to be transparent
* fixes bug where the .present class remained on previous slide (closes #88)Hakim El Hattab2012-07-26
|
* adds new api methods (getCurrentSlide, getPreviousSlide, getIndices) closes #73Hakim El Hattab2012-07-26
|
* added example from @pamelafoxHakim El Hattab2012-07-21
|
* readme code markingHakim El Hattab2012-07-20
|
* 1.4 is now stable, increment master to 1.5Hakim El Hattab2012-07-20
|
* clean up initialization, conditionally load classList polyfill prior to ↵Hakim El Hattab2012-07-20
| | | | reveal.js
* 'keyboard' config option for disabling keyboard navigation (closes #84)Hakim El Hattab2012-07-20
|
* null check progress DOM element even if it's configured to be onHakim El Hattab2012-07-20
|
* sub/superscript styles (closes #82)Hakim El Hattab2012-07-18
|
* readme updateHakim El Hattab2012-07-18
|
* Merge pull request #83 from basecode/patch-slidechangeHakim El Hattab2012-07-18
|\ | | | | slidechange doesn't get fired on "hashchange" events
| * Remove assignment to `indexv` and `indexh` to trigger 'onslidechange' at ↵Tobi Reiss2012-07-17
| | | | | | | | startup and onhashchange.
* | Merge pull request #80 from ob1/patch-2Hakim El Hattab2012-07-16
|\ \ | |/ |/| Another instance of: id="reveal" => class="reveal"
| * Another instance of: id="reveal" => class="reveal"ob12012-07-16
|/
* remove background from default anchor hover styleHakim El Hattab2012-07-15
|
* added autoSlide option (#59), clear out list of options in index.html's ↵Hakim El Hattab2012-07-15
| | | | initialize call
* Merge pull request #79 from ob1/patch-1Hakim El Hattab2012-07-15
|\ | | | | Update README to reflect "reveal" container selector change
| * Update README to reflect "Main #reveal container is now selected via a class ↵ob12012-07-15
|/ | | | instead of ID"
* 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
* changenote re code sample font sizeHakim El Hattab2012-07-12
|
* added new example to readmeHakim El Hattab2012-07-12
|
* larger font for code samples (closes #60)Hakim El Hattab2012-07-09
|
* slidenotes becomes speakernotes to match wording in readmeHakim El Hattab2012-07-09
|
* folder structure description in readmeHakim El Hattab2012-07-09
|
* fix incorrect directory referenceHakim El Hattab2012-07-09
|
* adjustments to initial node messages #57Hakim 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
* Merge branch 'master' of github.com:hakimel/reveal.js into notesHakim El Hattab2012-07-09
|\
| * Merge pull request #75 from tansengming/css_charsetHakim El Hattab2012-07-09
| |\ | | | | | | adds charset declaration in main.css
| | * adds charset declaration in main.cssSengMing Tan2012-07-09
| |/
* | small tweaks to notes page styleHakim El Hattab2012-07-04
| |
* | small tweaks to notes page styleHakim El Hattab2012-07-04
| |
* | simplify query matchHakim El Hattab2012-07-04
| |
* | remove unused copy of notes clientHakim El Hattab2012-07-04
| |
* | readme updatesHakim El Hattab2012-07-04
| |
* | conditional loading of socket.io and the notes client js based on window hostHakim El Hattab2012-07-04
| |