reveal.js.git
2013-07-22 Hakim El HattabMerge branch 'master' of https://github.com/MatthewEppe...
2013-07-21 Matthew EppelsheimerMake header margin an overridable setting.
2013-07-21 Hakim El Hattabremove 'rolling links' #532
2013-07-21 Hakim El Hattabcorrection to bug introduced via #529
2013-07-19 Hakim El Hattabonly call slide() after hash changes if indices have...
2013-07-19 Hakim El Hattabremove delay from url update #530
2013-07-19 Hakim El Hattabadd optional 'o' key to toggle overview #491
2013-07-19 Hakim El Hattabmultiplex readme tweaks #514
2013-07-17 Hakim El Hattabdocument 'none' background transition
2013-07-17 Hakim El Hattabadd immediate transition style (#528)
2013-07-14 Hakim El HattabMerge branch 'dev' of github.com:hakimel/reveal.js...
2013-07-14 Hakim El Hattabensure all future fragments are invisible #473
2013-07-14 Hakim El Hattabreadme update for #505
2013-07-14 Hakim El Hattabfix initial auto-slide overridev #525
2013-07-10 Hakim El Hattabtypo and whitespace correction
2013-07-10 Hakim El Hattabwork around iframe flicker in 3d transitions
2013-07-02 Hakim El Hattabupdate changelog links
2013-07-01 Hakim El Hattabupdate url to setup instructions (closes #520)
2013-06-30 Hakim El Hattabadd barebones example
2013-06-30 Hakim El Hattabtest > examples
2013-06-30 Hakim El HattabMerge branch 'fix-notes-after-pr-435' of https://github...
2013-06-30 Hakim El Hattabadditional background test
2013-06-30 Hakim El HattabMerge pull request #517 from punchFaceChamp/patch-2
2013-06-28 Shammel LeeUpdated README.md
2013-06-26 Hakim El Hattabdefault lineheight #512
2013-06-23 Hakim El Hattabpdf print tweak
2013-06-22 Hakim El Hattabbackground image tweaks
2013-06-22 Hakim El Hattabpdf hacks
2013-06-22 Hakim El Hattabremoves the extra blank page that was printed with...
2013-06-20 Hakim El Hattabbroader image url detect (closes #500)
2013-06-19 Hakim El Hattabupdate phanomjs pdf printing to work with latest pdf css
2013-06-19 Hakim El HattabMerge branch 'master' of github.com:hakimel/reveal.js
2013-06-19 Hakim El Hattabadjust background image url detection #453
2013-06-18 Eric WeiklCreate a single fragment event per fragment-index
2013-06-18 Hakim El Hattabreadme restructure, add keyboard section
2013-06-18 Hakim El Hattabreadme update
2013-06-18 Hakim El HattabMerge branch 'master' of github.com:hakimel/reveal...
2013-06-18 Hakim El Hattabtransition override examples in default contents
2013-06-18 Hakim El Hattabrename 'linear' background transition to 'slide'
2013-06-18 Hakim El Hattabsupport for background transition overrides
2013-06-16 Hakim El Hattabmouse wheel tweaks (closes #454)
2013-06-16 Hakim El Hattabminify js for #493
2013-06-16 Hakim El Hattabmerge navigate prev fix #493
2013-06-16 Hakim El Hattabreadme typo (closes #495)
2013-06-16 Rick LuptonFix jshint test
2013-06-16 Hakim El Hattabkeyboard config object support #405
2013-06-14 Rick LuptonFix navigatePrev() past beginning of stack: fixes issue...
2013-06-14 Hakim El Hattabrecompile themes #488
2013-06-14 Hakim El HattabMerge branch 'master' of https://github.com/OwenVerstee...
2013-06-13 Owen VersteegFix links so they aren't cut off (in SCSS)
2013-06-13 Owen VersteegFix links so they aren't cut off (in SCSS)
2013-06-10 Owen Versteegcorrect links in sky theme
2013-06-10 Hakim El HattabMerge pull request #487 from OwenVersteeg/master
2013-06-10 Owen Versteegupdate serif (change controls, fix links, change url)
2013-06-10 Hakim El Hattabmerge conflicts w preview & backgrounds
2013-06-10 Hakim El Hattabadditional background test
2013-06-10 Hakim El Hattabmatch background and transition slide transition easing...
2013-06-10 Hakim El Hattabrtl support for new sliding backgrounds
2013-06-10 Hakim El Hattabpluralize background classname to match '.slides'
2013-06-10 Hakim El Hattabmarkup error correction
2013-06-09 Hakim El Hattabsemi-correction #470
2013-06-09 Hakim El Hattabset 'hidden' attribute on all slides except the present...
2013-06-09 Hakim El Hattabserve notes/multiple index document as html (closes...
2013-06-09 Hakim El Hattabmerge notes timer rounding fix
2013-06-09 Hakim El Hattabupdate code style to match after merge
2013-06-09 Hakim El Hattabmerge fix for embedded media repeated autoplay
2013-06-09 Hakim El Hattabadd test deck for embedded media
2013-06-09 Hakim El Hattabrevamp pdf printing to support per-slide backgrounds...
2013-06-08 Chris LawrenceOnly call embedded content bits if the slide actually...
2013-06-04 Hakim El Hattabupdate example deck to use slide backgrounds (#453)
2013-06-04 Hakim El Hattabupdate background test, documented slide backgrounds...
2013-06-04 Hakim El Hattaballow control over background color when using images...
2013-06-04 Hakim El Hattablinear sliding transition option for full page backgrou...
2013-06-04 Hakim El Hattabsupport for optional background property overrides...
2013-06-04 Hakim El Hattabdon't transition to first slide background (#453)
2013-06-04 Hakim El Hattabadd test directory and simple test document for per...
2013-06-04 Hakim El Hattabstarted the new per-slide background implementation...
2013-06-02 Thomas RosenauUse Math.floor instead of parseInt to avoid problems...
2013-05-26 Hakim El Hattabtypo (closes #471)
2013-05-20 Hakim El Hattabsupport vertical align of slides with absolute children
2013-05-20 Hakim El Hattabinitial implentation of preview frame, add semi-fade...
2013-05-19 Hakim El Hattabviewport meta to fit notes window on ipad
2013-05-19 Hakim El Hattabfloat fix in notes-server plugin
2013-05-12 Hakim El Hattabtypos
2013-05-12 Hakim El Hattab-ms-touch-action for #450
2013-05-12 Hakim El Hattabupgrade to 2.5.0
2013-05-05 Hakim El Hattabfix previousFragment, was hiding in reverse order #435
2013-05-05 Hakim El Hattabmerge notes float fix and support for multiple fragment...
2013-05-05 Hakim El Hattabadd data-start-indexv #427
2013-05-05 Eric WeiklAllow override of HTML escaping in code blocks 2.4.0
2013-05-04 Hakim El Hattabchange markdown code sample syntax
2013-05-04 Hakim El Hattabmerge master into dev
2013-05-04 Hakim El HattabMerge branch 'remotes-plugin-natural-bindings' of https...
2013-05-04 Hakim El Hattabrvl.io > slid.es
2013-05-04 Hakim El Hattabre-arrange readme
2013-05-04 Hakim El Hattabsetup instructions #357
2013-05-04 Hakim El Hattabadd package and serve grunt tasks (closes #437)
2013-05-04 Hakim El Hattabfix ios flicker bug with linear transition #410
2013-05-04 Ivan Kuchinremotes plugin more natural bindings: tap — next, zoom...
2013-05-03 Hakim El Hattabmerge marked tweak
next