aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* revamp pdf printing to support per-slide backgrounds (closes #453)Hakim El Hattab2013-06-09
* update example deck to use slide backgrounds (#453)Hakim El Hattab2013-06-04
* update background test, documented slide backgrounds in readme (#453)Hakim El Hattab2013-06-04
* allow control over background color when using images (#453)Hakim El Hattab2013-06-04
* linear sliding transition option for full page backgrounds (#453)Hakim El Hattab2013-06-04
* support for optional background property overrides (#453)Hakim El Hattab2013-06-04
* don't transition to first slide background (#453)Hakim El Hattab2013-06-04
* add test directory and simple test document for per-slide backgrounds (#453)Hakim El Hattab2013-06-04
* started the new per-slide background implementation (#453)Hakim El Hattab2013-06-04
* viewport meta to fit notes window on ipadHakim El Hattab2013-05-19
* float fix in notes-server pluginHakim El Hattab2013-05-19
* -ms-touch-action for #450Hakim El Hattab2013-05-12
* upgrade to 2.5.0Hakim El Hattab2013-05-12
* fix previousFragment, was hiding in reverse order #435Hakim El Hattab2013-05-05
* merge notes float fix and support for multiple fragments with same indexHakim El Hattab2013-05-05
|\
| * Support for multiple elements with same data-fragment-indexNigel Stanger2013-05-02
| * Added clear:left to notes DIVNigel Stanger2013-05-02
* | add data-start-indexv #427Hakim El Hattab2013-05-05
* | Allow override of HTML escaping in code blocksEric Weikl2013-05-05
* | change markdown code sample syntaxHakim El Hattab2013-05-04
* | merge master into devHakim El Hattab2013-05-04
|\ \
| * | re-arrange readmeHakim El Hattab2013-05-04
| * | setup instructions #357Hakim El Hattab2013-05-04
| |/
* | Merge branch 'remotes-plugin-natural-bindings' of https://github.com/toy/reve...Hakim El Hattab2013-05-04
|\ \
| * | remotes plugin more natural bindings: tap — next, zoom-out — activate ove...Ivan Kuchin2013-05-04
| |/
* | rvl.io > slid.esHakim El Hattab2013-05-04
* | add package and serve grunt tasks (closes #437)Hakim El Hattab2013-05-04
* | fix ios flicker bug with linear transition #410Hakim El Hattab2013-05-03
* | merge marked tweakHakim El Hattab2013-05-03
|\ \
| * | remove lang prefix from marked.js to fix highlight issueAmit Kotlovski2013-05-02
* | | remove automatic quotation marks on blockquote/q (closes #434)Hakim El Hattab2013-05-03
|/ /
* | minify marked #433Hakim El Hattab2013-05-02
* | merge showdown to marked migrationHakim El Hattab2013-05-02
|\ \
| * | Replace the ShowDown Markdown engine with markedAmit Kotlovski2013-05-01
| |/
* | Moved my code to auto escape html to the right placeRaymond Camden2013-05-01
* | Adds support for auto escaping HTML in code blocks.Raymond Camden2013-05-01
|/
* update control styles for fragmentsHakim El Hattab2013-04-30
* add isVerticalSlide utility methodHakim El Hattab2013-04-29
* greatly improved rtl, slides and progress are now reversed #339Hakim El Hattab2013-04-29
* avoid errors in old ie from code highlightingHakim El Hattab2013-04-28
* slight readme tweakHakim El Hattab2013-04-27
* update readme to cover #388Hakim El Hattab2013-04-27
* only auto-play media when data-autoplay is set (#388)Hakim El Hattab2013-04-27
* auto play/pause youtube video when entering/leaving slide (#388)Hakim El Hattab2013-04-27
* auto play/pause html5 media when entering/leaving slide (#388)Hakim El Hattab2013-04-27
* add config option for disabling all fragmentsHakim El Hattab2013-04-27
* fix control arrow anti-aliasing in ffHakim El Hattab2013-04-27
* available fragment routes reflected in control arrows (closes #411)Hakim El Hattab2013-04-27
* greatly simplify next/prev fragment routinesHakim El Hattab2013-04-27
* also update controls and progress on syncHakim El Hattab2013-04-27