861 Commits (fc43e905d55634ea819eda8dd67ef9dc89656e12)
 

Author SHA1 Message Date
Hakim El Hattab eeed287265 format tweak 12 years ago
Ben Houston 2767254d33 fixing an initialization bug when turning off controls and progress in initialization. 12 years ago
asmod3us 49ada91eb1 Merge remote-tracking branch 'upstream/master' into solarized 12 years ago
Hakim El Hattab d2b6ed4726 force layout after configuration changes 12 years ago
Hakim El Hattab ed5ada0bd6 Merge branch 'dev' of github.com:hakimel/reveal.js into dev 12 years ago
Hakim El Hattab 65cbe25a02 attempt n2 to fix grunt in travis ci build 12 years ago
Hakim El Hattab 7af90a2d8a attempt to fix grunt in travis ci build 12 years ago
Hakim El Hattab d7b92c9c65 update main window when current slide changes in notes (closes #343) 12 years ago
Hakim El Hattab c2ab30b87e replace classList.toggle( ..., force ) as it's broken in ff 12 years ago
Hakim El Hattab 4c57ad918b dispatch event when paused/resumed (closes #336) 12 years ago
Hakim El Hattab 68fa39f083 Merge branch 'patch-1' of https://github.com/asmod3us/reveal.js into dev 12 years ago
Hakim El Hattab c438ba6516 example external markdown in readme (#329) 12 years ago
Hakim El Hattab 7cc0c8787d add note about external markdown in readme (#329) 12 years ago
Hakim El Hattab f9f17be014 merge external markdown support, move example to plugin (#329) 12 years ago
Hakim El Hattab 3321e8b600 Merge branch 'slidifyMarkdown' of https://github.com/webpro/reveal.js into dev 12 years ago
Hakim El Hattab 2e8e73a847 fragment sorting tweaks, sort attribute is now called data-fragment-index (#342) 12 years ago
Hakim El Hattab 25f26bdc15 Merge branch 'sort_fragments' of https://github.com/jaberg/reveal.js into dev 12 years ago
Hakim El Hattab 3f740c8553 merge grunt update to 0.4 (#350) 12 years ago
Hakim El Hattab 9f1c5a0cea Merge branch 'upgrade-to-grunt-0.4' of https://github.com/boazsender/reveal.js into dev 12 years ago
Boaz Sender 14105feb10 upgrading to grunt 0.4. resolves #349. 12 years ago
Hakim El Hattab 5978b7fb64 remove share buttons 12 years ago
Hakim El Hattab 3b822c33e4 disabled overview clicks on slides with disabled class 12 years ago
asmod3us f095af212e Update plugin/markdown/markdown.js 12 years ago
Hakim El Hattab 40759435e4 prevent overview click events after calling Reveal.removeEventListeners 12 years ago
Hakim El Hattab f795cb0269 add configure api method for update config after initialization 12 years ago
asmod3us 1661fb2fae updated dark theme to use external color definition 12 years ago
asmod3us b967cfd615 added solarized light theme 12 years ago
asmod3us ff3e02de18 extracted solarized color definitions to separate file 12 years ago
asmod3us d44812b8b5 added solarized dark theme 12 years ago
Jeremy Mikola a9b4eb9a05 Set PDF output to letter landscape, no margin 12 years ago
James Bergstra e4016792dd FIX: indent level of sort_fragments 12 years ago
James Bergstra c00de0a24d ENH: fragment-pos attribute for ordering fragments 12 years ago
Hakim El Hattab d1943fcd91 Merge pull request #338 from jjallaire/ontouchstart-add-nullcheck 12 years ago
JJ Allaire 2cfabed9f3 ontouchstart null check in addEventListeners 12 years ago
Hakim El Hattab e1872c9115 added isFirstSlide/isLastSlide api methods 12 years ago
Hakim El Hattab 24a59a53fd Merge branch 'master' of https://github.com/gouravtiwari/reveal.js 12 years ago
Hakim El Hattab 2d0237538c Merge pull request #337 from jjallaire/ontouchstart-nullcheck 12 years ago
JJ Allaire 45825b61b7 check window.ontouchstart != null (required for qtwebkit) 12 years ago
Jon Snyder 8d61a112ff search plugin 12 years ago
Gourav Tiwari 4df8a25625 Added isFirstSlide and isLastSlide functions 12 years ago
Hakim El Hattab 7ee4e0ba66 scale presentations on ipad instead of zoom 12 years ago
Hakim El Hattab 24c493fb83 add api methods for check if overview is active or presentation is paused 12 years ago
Hakim El Hattab 2962325fd1 stop auto-slide on pause and overview (closes #320) 12 years ago
hakimel 380264afc8 merge in notes improvement 12 years ago
Damjan Georgievski fd7d09f697 find correct path to open html file from the notes.js path 12 years ago
Hakim El Hattab cf8708f932 adjust copyright years 12 years ago
Hakim El Hattab 8a2f146267 remove experimental tileflip transition, reduce max size of media content to 95% to account for slide padding 12 years ago
Hakim El Hattab 6b0fff3512 enable backgrounds images when printing to pdf (closes #271) 12 years ago
Hakim El Hattab 11fc906add helper method for retrieving slide based on index (closes #293) 12 years ago
Hakim El Hattab 080fb3cd33 disable zoom plugin while in overview mode 12 years ago