Age | Commit message (Expand) | Author |
2013-06-10 | correct links in sky theme | Owen Versteeg |
2013-06-10 | Merge pull request #487 from OwenVersteeg/master | Hakim El Hattab |
2013-06-10 | update serif (change controls, fix links, change url) | Owen Versteeg |
2013-06-10 | merge conflicts w preview & backgrounds | Hakim El Hattab |
2013-06-10 | additional background test | Hakim El Hattab |
2013-06-10 | match background and transition slide transition easing equations | Hakim El Hattab |
2013-06-10 | rtl support for new sliding backgrounds | Hakim El Hattab |
2013-06-10 | pluralize background classname to match '.slides' | Hakim El Hattab |
2013-06-10 | markup error correction | Hakim El Hattab |
2013-06-09 | semi-correction #470 | Hakim El Hattab |
2013-06-09 | set 'hidden' attribute on all slides except the present (#457) | Hakim El Hattab |
2013-06-09 | serve notes/multiple index document as html (closes #470) | Hakim El Hattab |
2013-06-09 | merge notes timer rounding fix | Hakim El Hattab |
2013-06-09 | update code style to match after merge | Hakim El Hattab |
2013-06-09 | merge fix for embedded media repeated autoplay | Hakim El Hattab |
2013-06-09 | add test deck for embedded media | Hakim El Hattab |
2013-06-09 | revamp pdf printing to support per-slide backgrounds (closes #453) | Hakim El Hattab |
2013-06-08 | Only call embedded content bits if the slide actually changed. | Chris Lawrence |
2013-06-04 | update example deck to use slide backgrounds (#453) | Hakim El Hattab |
2013-06-04 | update background test, documented slide backgrounds in readme (#453) | Hakim El Hattab |
2013-06-04 | allow control over background color when using images (#453) | Hakim El Hattab |
2013-06-04 | linear sliding transition option for full page backgrounds (#453) | Hakim El Hattab |
2013-06-04 | support for optional background property overrides (#453) | Hakim El Hattab |
2013-06-04 | don't transition to first slide background (#453) | Hakim El Hattab |
2013-06-04 | add test directory and simple test document for per-slide backgrounds (#453) | Hakim El Hattab |
2013-06-04 | started the new per-slide background implementation (#453) | Hakim El Hattab |
2013-06-02 | Use Math.floor instead of parseInt to avoid problems with very small numbers ... | Thomas Rosenau |
2013-05-26 | typo (closes #471) | Hakim El Hattab |
2013-05-20 | support vertical align of slides with absolute children | Hakim El Hattab |
2013-05-20 | initial implentation of preview frame, add semi-fade fragment style, data-ful... | Hakim El Hattab |
2013-05-19 | viewport meta to fit notes window on ipad | Hakim El Hattab |
2013-05-19 | float fix in notes-server plugin | Hakim El Hattab |
2013-05-12 | typos | Hakim El Hattab |
2013-05-12 | -ms-touch-action for #450 | Hakim El Hattab |
2013-05-12 | upgrade to 2.5.0 | Hakim El Hattab |
2013-05-05 | fix previousFragment, was hiding in reverse order #435 | Hakim El Hattab |
2013-05-05 | merge notes float fix and support for multiple fragments with same index | Hakim El Hattab |
2013-05-05 | add data-start-indexv #427 | Hakim El Hattab |
2013-05-05 | Allow override of HTML escaping in code blocks | Eric Weikl |
2013-05-04 | change markdown code sample syntax | Hakim El Hattab |
2013-05-04 | merge master into dev | Hakim El Hattab |
2013-05-04 | Merge branch 'remotes-plugin-natural-bindings' of https://github.com/toy/reve... | Hakim El Hattab |
2013-05-04 | rvl.io > slid.es | Hakim El Hattab |
2013-05-04 | re-arrange readme | Hakim El Hattab |
2013-05-04 | setup instructions #357 | Hakim El Hattab |
2013-05-04 | add package and serve grunt tasks (closes #437) | Hakim El Hattab |
2013-05-03 | fix ios flicker bug with linear transition #410 | Hakim El Hattab |
2013-05-04 | remotes plugin more natural bindings: tap — next, zoom-out — activate ove... | Ivan Kuchin |
2013-05-03 | merge marked tweak | Hakim El Hattab |
2013-05-03 | remove automatic quotation marks on blockquote/q (closes #434) | Hakim El Hattab |
2013-05-02 | remove lang prefix from marked.js to fix highlight issue | Amit Kotlovski |
2013-05-02 | minify marked #433 | Hakim El Hattab |
2013-05-02 | merge showdown to marked migration | Hakim El Hattab |
2013-05-02 | Support for multiple elements with same data-fragment-index | Nigel Stanger |
2013-05-02 | Added clear:left to notes DIV | Nigel Stanger |
2013-05-01 | Replace the ShowDown Markdown engine with marked | Amit Kotlovski |
2013-05-01 | Moved my code to auto escape html to the right place | Raymond Camden |
2013-05-01 | Adds support for auto escaping HTML in code blocks. | Raymond Camden |
2013-04-30 | update control styles for fragments | Hakim El Hattab |
2013-04-29 | add isVerticalSlide utility method | Hakim El Hattab |
2013-04-29 | greatly improved rtl, slides and progress are now reversed #339 | Hakim El Hattab |
2013-04-28 | avoid errors in old ie from code highlighting | Hakim El Hattab |
2013-04-27 | slight readme tweak | Hakim El Hattab |
2013-04-27 | update readme to cover #388 | Hakim El Hattab |
2013-04-27 | only auto-play media when data-autoplay is set (#388) | Hakim El Hattab |
2013-04-27 | auto play/pause youtube video when entering/leaving slide (#388) | Hakim El Hattab |
2013-04-27 | auto play/pause html5 media when entering/leaving slide (#388) | Hakim El Hattab |
2013-04-27 | add config option for disabling all fragments | Hakim El Hattab |
2013-04-27 | fix control arrow anti-aliasing in ff | Hakim El Hattab |
2013-04-27 | available fragment routes reflected in control arrows (closes #411) | Hakim El Hattab |
2013-04-27 | greatly simplify next/prev fragment routines | Hakim El Hattab |
2013-04-27 | also update controls and progress on sync | Hakim El Hattab |
2013-04-27 | update progress bar on window resize | Hakim El Hattab |
2013-04-27 | add sync method | Hakim El Hattab |
2013-04-27 | add support for data-trim attribute on code elements (closes #419) | Hakim El Hattab |
2013-04-27 | note included languages in highlight.js build #421 | Hakim El Hattab |
2013-04-27 | support code highlighting of a few more common languages #421 | Hakim El Hattab |
2013-04-27 | indentation tweak #417 | Hakim El Hattab |
2013-04-27 | Merge branch 'master' of https://github.com/bozor/reveal.js into dev | Hakim El Hattab |
2013-04-24 | Merge pull request #425 from marcvangend/master | Hakim El Hattab |
2013-04-24 | Use the newer element.webkitRequestFullscreen method if available, to support... | Marc van Gend |
2013-04-24 | Merge pull request #418 from danse/patch-1 | Hakim El Hattab |
2013-04-24 | typo | danse |
2013-04-24 | Merge branch 'master' of https://github.com/hakimel/reveal.js into dev | Hakim El Hattab |
2013-04-23 | ie8 tweaks | Hakim El Hattab |
2013-04-23 | Added a Zoom-in fragment transition | bozor |
2013-04-22 | remove ?notes from readme | Hakim El Hattab |
2013-04-21 | more state backgrounds | Hakim El Hattab |
2013-04-20 | forward all attributes for markdown slides (#413) | Hakim El Hattab |
2013-04-20 | Added support for data-state in section when using external markdown files. | Martin Kurtsson |
2013-04-18 | adjust order in readme | Hakim El Hattab |
2013-04-18 | Merge pull request #398 from jmdobry/multiplex-docs | Hakim El Hattab |
2013-04-18 | correction to navigate top/right/bottom/left methods (closes #409) | Hakim El Hattab |
2013-04-16 | add a few more state background (#396) | Hakim El Hattab |
2013-04-16 | return current fragment index through getIndices, replaces getCurrentFragment... | Hakim El Hattab |
2013-04-15 | fix previous slide navigation logic (closes #397) | Hakim El Hattab |
2013-04-15 | Merge branch 'master' of https://github.com/ainformatico/reveal.js into dev | Hakim El Hattab |
2013-04-13 | increase min-height of cube/page transitions | Hakim El Hattab |
2013-04-11 | merge mutiplex fragment fix #395 | Hakim El Hattab |
2013-04-10 | hide rolling links backface | Hakim El Hattab |