summaryrefslogtreecommitdiffhomepage
path: root/plugin/notes
AgeCommit message (Expand)Author
2014-04-26enable reveal.js keyboard shortcuts anywhere in notes windowHakim El Hattab
2014-04-22skip transitions in notes window for better main window performanceHakim El Hattab
2014-04-22limit how often the notes window updates presentation statesHakim El Hattab
2014-04-22notes code format tweaksHakim El Hattab
2014-04-22dont toggle paused/overview modes needlessly when setting stateHakim El Hattab
2014-04-20update style of notes plugin to match SlidesHakim El Hattab
2014-04-19notes plugin now operates entirely through window.postMessage, adding support...Hakim El Hattab
2014-02-17server side notes plugin now supports input via data-notes attributeHakim El Hattab
2013-10-22configure notes presentation through query string to avoid flickerHakim El Hattab
2013-09-14prevent unintended slide change eventDonald R. Huettl
2013-08-29configure notes window presentations to hide needless UIHakim El Hattab
2013-07-26ensure notes window fragment states are mirrored in main window #538Hakim El Hattab
2013-07-26simplify client side notes pluginHakim El Hattab
2013-06-09merge notes timer rounding fixHakim El Hattab
2013-06-02Use Math.floor instead of parseInt to avoid problems with very small numbers ...Thomas Rosenau
2013-05-05merge notes float fix and support for multiple fragments with same indexHakim El Hattab
2013-05-02Added clear:left to notes DIVNigel Stanger
2013-05-01Replace the ShowDown Markdown engine with markedAmit Kotlovski
2013-02-27update main window when current slide changes in notes (closes #343)Hakim El Hattab
2013-02-06merge in notes improvementhakimel
2013-02-06find correct path to open html file from the notes.js pathDamjan Georgievski
2013-01-26merge in timer in notes window, timer now stays hidden until initial time is setHakim El Hattab
2013-01-26Add clock and elapsed time to notes viewCharlie DeTar
2013-01-23show error when notes run on non-http, fix load order to make sure upcoming s...hakimel
2013-01-21remove debug codehakimel
2013-01-21notes window now displays correct slides when origin is different than index....hakimel
2012-11-16fix incorrect navigation in notes window (closes #241)Hakim El Hattab
2012-10-28remove console.logHakim El Hattab
2012-10-28updated markdown references in notes pluginHakim El Hattab
2012-10-25merge in support for stepped fragments in notes windowHakim El Hattab
2012-10-24Delete functionality to control presentation from notes windowMichael Kühnel
2012-10-24Delete console output.Michael Kühnel
2012-10-24Make the fragments visible in speaker notesMichael Kühnel
2012-10-20clean up trailing whitespace (closes #197)Hakim El Hattab
2012-10-20new postMessage-based notes plugin, moved node-based notes to notes-server (#...Hakim El Hattab