aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* set 'hidden' attribute on all slides except the present (#457)Hakim El Hattab2013-06-09
* serve notes/multiple index document as html (closes #470)Hakim El Hattab2013-06-09
* merge notes timer rounding fixHakim El Hattab2013-06-09
|\
| * Use Math.floor instead of parseInt to avoid problems with very small numbers ...Thomas Rosenau2013-06-02
* | update code style to match after mergeHakim El Hattab2013-06-09
* | merge fix for embedded media repeated autoplayHakim El Hattab2013-06-09
|\ \
| * | Only call embedded content bits if the slide actually changed.Chris Lawrence2013-06-08
| |/
| * typo (closes #471)Hakim El Hattab2013-05-26
| * typosHakim El Hattab2013-05-12
* | add test deck for embedded mediaHakim El Hattab2013-06-09
* | 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