362 Commits (470cabaea81626b9983923cbe59bc6bbc673a169)
 

Author SHA1 Message Date
Hakim El Hattab dc05ce1575 move theme styles at bottom of main.css, change background of page transition to be transparent 12 years ago
Hakim El Hattab e9b874112e fixes bug where the .present class remained on previous slide (closes #88) 12 years ago
Hakim El Hattab e570265a67 adds new api methods (getCurrentSlide, getPreviousSlide, getIndices) closes #73 12 years ago
Hakim El Hattab 1916d2f64a added example from @pamelafox 12 years ago
Hakim El Hattab 233d626c5f readme code marking 12 years ago
Hakim El Hattab e50370c251 1.4 is now stable, increment master to 1.5 12 years ago
Hakim El Hattab c513500269 clean up initialization, conditionally load classList polyfill prior to reveal.js 12 years ago
Hakim El Hattab 0ef90e0dcf 'keyboard' config option for disabling keyboard navigation (closes #84) 12 years ago
Hakim El Hattab 7f9662edab null check progress DOM element even if it's configured to be on 12 years ago
Hakim El Hattab 7b53ff0b9d sub/superscript styles (closes #82) 12 years ago
Hakim El Hattab 04a2337041 readme update 12 years ago
Hakim El Hattab 54e59d02d4 Merge pull request #83 from basecode/patch-slidechange 12 years ago
Tobi Reiss dd6c605826 Remove assignment to `indexv` and `indexh` to trigger 'onslidechange' at startup and onhashchange. 12 years ago
Hakim El Hattab 819d2488aa Merge pull request #80 from ob1/patch-2 12 years ago
ob1 e08d0572bd Another instance of: id="reveal" => class="reveal" 12 years ago
Hakim El Hattab d5c2d0c03e remove background from default anchor hover style 12 years ago
Hakim El Hattab cd3fc43e77 added autoSlide option (#59), clear out list of options in index.html's initialize call 12 years ago
Hakim El Hattab de2a95d0ac Merge pull request #79 from ob1/patch-1 12 years ago
ob1 2b85a7de41 Update README to reflect "Main #reveal container is now selected via a class instead of ID" 12 years ago
Hakim El Hattab 7366f607ce add beige theme, move theme class from .reveal to document element, use log instead of alert to demonstrate custom events 12 years ago
Hakim El Hattab 5bc5435b61 changenote re code sample font size 12 years ago
Hakim El Hattab e6e33f17f8 added new example to readme 12 years ago
Hakim El Hattab 74d342daf7 larger font for code samples (closes #60) 12 years ago
Hakim El Hattab 54f1fcf381 slidenotes becomes speakernotes to match wording in readme 12 years ago
Hakim El Hattab 21983c7b7f folder structure description in readme 12 years ago
Hakim El Hattab aaa03dc2c7 fix incorrect directory reference 12 years ago
Hakim El Hattab afd10f6886 adjustments to initial node messages #57 12 years ago
Hakim El Hattab d9512172e2 separate loading of classList.js as its not tied to execution of highlight.js 12 years ago
Hakim El Hattab f57de200ec refactored folder structure, added /plugins which is initially only used by #57 12 years ago
Hakim El Hattab e7c5de23d7 use head.js to script load everything, fixes bug with inclusion of notes server js #57 12 years ago
Hakim El Hattab 32f0d328ff Merge branch 'master' of github.com:hakimel/reveal.js into notes 12 years ago
Hakim El Hattab aeec8264ab Merge pull request #75 from tansengming/css_charset 12 years ago
SengMing Tan 9ca0ed26db adds charset declaration in main.css 12 years ago
Hakim El Hattab 534da10886 small tweaks to notes page style 12 years ago
Hakim El Hattab 0c1a4add3a small tweaks to notes page style 12 years ago
Hakim El Hattab a6969770bd simplify query match 12 years ago
Hakim El Hattab 28ee78e7e4 remove unused copy of notes client 12 years ago
Hakim El Hattab 6433cebdc7 readme updates 12 years ago
Hakim El Hattab 0e86400943 conditional loading of socket.io and the notes client js based on window host 12 years ago
Hakim El Hattab 421afe6368 update instructions printed on server start 12 years ago
Hakim El Hattab 2b9f8e6c0d convert spaces to tabs to match project style 12 years ago
Hakim El Hattab 76a60eea31 move notes client code into lib 12 years ago
Hakim El Hattab acbefa1190 tweaks to slidenotes 12 years ago
Hakim El Hattab 9608ac9d2d adjust whitespace of notes code to match rest of project 12 years ago
Hakim El Hattab e2ba1c1142 include underscore as a dependency for npm 12 years ago
Hakim El Hattab eaf525c9a7 /lib restructuring 12 years ago
Hakim El Hattab 2118a6295d restructured /lib, moved /assets/fonts to /lib/fonts 12 years ago
Hakim El Hattab bf2c95b546 Merge branch 'presenter_notes_server' of https://github.com/rmurphey/reveal.js into notes 12 years ago
Hakim El Hattab bdad679715 Merge pull request #72 from rhudea/fix-fragmenthidden 13 years ago
Raul Hudea 1053dafc1e Send the correct element for fragmenthidden events 13 years ago