fix previous slide navigation logic (closes #397)
[reveal.js.git] / js / reveal.js
2013-04-15 Hakim El Hattabfix previous slide navigation logic (closes #397)
2013-04-15 Hakim El HattabMerge branch 'master' of https://github.com/ainformatic...
2013-04-11 Hakim El Hattabmerge mutiplex fragment fix #395
2013-04-07 tkaczmarzykreturning index only when current fragment is defined
2013-04-06 tkaczmarzyksimplified getCurrentFragmentIndex impl
2013-04-06 Hakim El Hattabsupport for transition speed settings (closes #392)
2013-04-06 tkaczmarzykremoved no longer required helper method
2013-04-06 tkaczmarzykbroadcasting fragments state in multiplex plugin (...
2013-03-31 Hakim El Hattabalways construct controls and progress bar at startup...
2013-03-31 Hakim El HattabMerge branch 'master' of https://github.com/theoreticaL...
2013-03-31 Hakim El HattabMerge branch 'md-error-handling' of https://github...
2013-03-31 Hakim El HattabMerge branch 'patch-1' of https://github.com/jish/revea...
2013-03-23 Hakim El Hattabadd availableRoutes to the api (#371)
2013-03-17 Hakim El Hattabalways kill touch events on removelisteners (#365)
2013-03-17 Hakim El Hattabenable keyboard/touch flags to change in runtime config...
2013-03-17 Hakim El HattabMerge branch 'bugfix-pause' of https://github.com/Every...
2013-03-17 Hakim El HattabMerge branch 'shift-space' of https://github.com/remyba...
2013-03-11 Amir Nissimbugfix - continue autoslide after resume
2013-03-10 Remy BachAdd shift+space functionality
2013-03-09 Hakim El HattabMerge branch 'searchplugin' of https://github.com/razor...
2013-03-09 Hakim El Hattabremove extra whitespace
2013-03-09 Hakim El Hattabfix grunt jshint config
2013-03-09 Hakim El Hattabadd Reveal.getConfig(), replace use of window.globals...
2013-03-08 Hakim El Hattabmerge in multiplex (#98)
2013-03-08 David BanhamBring multiplex up to date
2013-03-07 David BanhamMerge branch 'master' of https://github.com/hakimel...
2013-03-05 Hakim El Hattabscope error (#300)
2013-03-05 Hakim El Hattabblindfolded attempt at ie10 touch (#300)
2013-03-04 Hakim El HattabMerge branch 'searchplugin' of https://github.com/razor...
2013-03-04 Hakim El HattabMerge branch 'solarized' of https://github.com/asmod3us...
2013-03-04 Hakim El Hattabfix error in how touch support was detected
2013-03-04 Hakim El Hattabbetter null check for stack (closes #354)
2013-03-04 Hakim El Hattabfix rotues check when loop is active
2013-03-04 Hakim El Hattabfix minor inconsistency in left/right nav when first...
2013-03-04 Hakim El HattabMerge branch 'patch-1' of https://github.com/ynonp...
2013-03-04 Hakim El Hattabenable pos-startup config of autoSlide
2013-03-01 Hakim El Hattabfix a few typos (closes #352)
2013-02-28 Hakim El Hattabformat tweak
2013-02-28 Ben Houstonfixing an initialization bug when turning off controls...
2013-02-28 asmod3usMerge remote-tracking branch 'upstream/master' into...
2013-02-27 Hakim El Hattabforce layout after configuration changes
2013-02-27 Hakim El Hattabreplace classList.toggle( ..., force ) as it's broken...
2013-02-27 Hakim El Hattabdispatch event when paused/resumed (closes #336)
2013-02-27 Hakim El HattabMerge branch 'patch-1' of https://github.com/asmod3us...
2013-02-27 Hakim El HattabMerge branch 'slidifyMarkdown' of https://github.com...
2013-02-27 Hakim El Hattabfragment sorting tweaks, sort attribute is now called...
2013-02-27 Hakim El HattabMerge branch 'sort_fragments' of https://github.com...
2013-02-27 Hakim El HattabMerge branch 'upgrade-to-grunt-0.4' of https://github...
2013-02-26 Hakim El Hattabdisabled overview clicks on slides with disabled class
2013-02-24 Hakim El Hattabprevent overview click events after calling Reveal...
2013-02-24 Hakim El Hattabadd configure api method for update config after initia...
2013-02-21 James BergstraFIX: indent level of sort_fragments
2013-02-21 James BergstraENH: fragment-pos attribute for ordering fragments
2013-02-20 Hakim El HattabMerge pull request #338 from jjallaire/ontouchstart...
2013-02-14 JJ Allaireontouchstart null check in addEventListeners
2013-02-13 Hakim El Hattabadded isFirstSlide/isLastSlide api methods
2013-02-13 Hakim El HattabMerge branch 'master' of https://github.com/gouravtiwar...
2013-02-13 Hakim El HattabMerge pull request #337 from jjallaire/ontouchstart...
2013-02-13 JJ Allairecheck window.ontouchstart != null (required for qtwebkit)
2013-02-11 Gourav TiwariAdded isFirstSlide and isLastSlide functions
2013-02-11 Hakim El Hattabscale presentations on ipad instead of zoom
2013-02-10 Hakim El Hattabadd api methods for check if overview is active or...
2013-02-10 Hakim El Hattabstop auto-slide on pause and overview (closes #320)
2013-02-06 Hakim El Hattabadjust copyright years
2013-02-03 Hakim El Hattabhelper method for retrieving slide based on index ...
2013-02-03 Hakim El Hattabfix vertical centering of slide in ios chrome (closes...
2013-02-03 Hakim El Hattabfix error with removal of control button and progress...
2013-02-03 Hakim El Hattabcode cosmetics
2013-02-03 Hakim El HattabMerge pull request #322 from commadelimited/deactivate...
2013-02-03 Hakim El Hattabremove extra padding in stacks, add api method to retri...
2013-02-02 Hakim El Hattabreduce width of single-page fallback slides
2013-01-31 andy matthewsOnly allowing 'unpause' keyboard events while paused
2013-01-31 Hakim El Hattabchange default maxScale to 1.0 (#310)
2013-01-31 Hakim El Hattabadd min/max scale settings (#310)
2013-01-29 hakimelrename padding config option to margin, better mobile...
2013-01-28 hakimelfeature detect zoom with fallback on transform, allow...
2013-01-28 Hakim El Hattabupdated to v2.3, initial implementation of uniformly...
2013-01-21 hakimelMerge branch 'add-travisci' of https://github.com/nscho...
2013-01-21 hakimeldon't convert anchors with child nodes to rolling links...
2013-01-21 hakimeladd overviewshown and overviewhidden events (closes...
2013-01-21 hakimelconfig option for disabling touch navigation (closes...
2013-01-21 hakimelexpose layout api method (closes #305), consistent...
2013-01-18 Hakim El HattabMerge pull request #303 from DrBenton/master
2013-01-18 hakimelfix typos
2013-01-18 hakimelMerge branch 'fade-transition' of https://github.com...
2013-01-18 Olivier Philipponadd public "togglePause()" access
2013-01-18 Olivier Philipponadd Logitech presenter tools "black screen" button...
2013-01-16 Joel Brandtimplement a fade transition
2013-01-14 Hakim El Hattabfix issue with navigateTo and fragments (closes #290)
2013-01-12 Hakim El Hattabmerge in reset of vertical slides when returning to...
2013-01-11 karimsabetter fix (issue: #285)
2013-01-10 Hakim El Hattabmerge in phantomjs script for printing pdf (#276)
2013-01-07 Hakim El HattabMerge pull request #282 from callmephilip/feature/plugi...
2013-01-06 karimsaentities auto fix added
2013-01-02 Hakim El Hattabfix issue with auto-advance (closes #273)
2012-11-27 Hakim El Hattabadd rtl option to readme
2012-11-25 Hakim El Hattabfix issue with click event target on overview slides
2012-11-23 Hakim El Hattabimprove rendering accuracy of overview
2012-11-22 Hakim El Hattabuse touch start events for controls on touch devices
2012-11-22 Hakim El HattabMerge branch 'master' of github.com:hakimel/reveal.js
next