Commit Graph

964 Commits

Author SHA1 Message Date
Hakim El Hattab 544e090bd1 allow control over background color when using images (#453) 2013-06-04 20:25:47 +02:00
Hakim El Hattab 15f24f7a9a linear sliding transition option for full page backgrounds (#453) 2013-06-04 20:15:19 +02:00
Hakim El Hattab c11e8f624f support for optional background property overrides (#453) 2013-06-04 19:58:50 +02:00
Hakim El Hattab bfadfcc7ce don't transition to first slide background (#453) 2013-06-04 19:51:06 +02:00
Hakim El Hattab 90811b8709 add test directory and simple test document for per-slide backgrounds (#453) 2013-06-04 19:42:56 +02:00
Hakim El Hattab f3f5d7780a started the new per-slide background implementation (#453) 2013-06-04 19:42:33 +02:00
Thomas Rosenau 28d370f2af Use Math.floor instead of parseInt to avoid problems with very small numbers like 2e-10 2013-06-02 11:02:53 +02:00
Hakim El Hattab 396d531770 typo (closes #471) 2013-05-26 15:16:26 -03:00
Hakim El Hattab 8b355eaba0 support vertical align of slides with absolute children 2013-05-20 00:29:34 -04:00
Hakim El Hattab de551634c6 initial implentation of preview frame, add semi-fade fragment style, data-full-height support 2013-05-20 00:18:48 -04:00
Hakim El Hattab b67889049a viewport meta to fit notes window on ipad 2013-05-19 17:01:52 -04:00
Hakim El Hattab d1a97b379f float fix in notes-server plugin 2013-05-19 16:42:36 -04:00
Hakim El Hattab 29dbd29962 typos 2013-05-12 17:25:06 -04:00
Hakim El Hattab d94ae2cf70 -ms-touch-action for #450 2013-05-12 09:47:24 -04:00
Hakim El Hattab f5155ed2a1 upgrade to 2.5.0 2013-05-12 09:45:20 -04:00
Hakim El Hattab 5642b8d5d3 fix previousFragment, was hiding in reverse order #435 2013-05-05 18:59:17 -04:00
Hakim El Hattab db4eb20bc3 merge notes float fix and support for multiple fragments with same index 2013-05-05 18:44:10 -04:00
Hakim El Hattab 6b6c87db97 add data-start-indexv #427 2013-05-05 18:40:08 -04:00
Eric Weikl 88eb0af776 Allow override of HTML escaping in code blocks
This way, authors can use HTML for special formatting.
2013-05-05 16:19:08 +02:00
Hakim El Hattab 4d89687fde change markdown code sample syntax 2013-05-04 16:07:49 -04:00
Hakim El Hattab cb7a9c963d merge master into dev 2013-05-04 16:06:06 -04:00
Hakim El Hattab f157aec1de Merge branch 'remotes-plugin-natural-bindings' of https://github.com/toy/reveal.js into dev 2013-05-04 15:03:19 -04:00
Hakim El Hattab c746233f66 rvl.io > slid.es 2013-05-04 14:57:41 -04:00
Hakim El Hattab f345326a4e re-arrange readme 2013-05-04 14:39:36 -03:00
Hakim El Hattab 5132ccd26d setup instructions #357 2013-05-04 14:38:02 -03:00
Hakim El Hattab 7c9b3421a2 add package and serve grunt tasks (closes #437) 2013-05-04 10:51:27 -04:00
Hakim El Hattab 0344f2f785 fix ios flicker bug with linear transition #410 2013-05-03 21:51:49 -04:00
Ivan Kuchin 352ec7e9ad remotes plugin more natural bindings: tap — next, zoom-out — activate overview, zoom-in — deactivate overview 2013-05-04 02:27:55 +02:00
Hakim El Hattab 028d9186ec merge marked tweak 2013-05-03 09:14:38 -04:00
Hakim El Hattab f3f9e5b546 remove automatic quotation marks on blockquote/q (closes #434) 2013-05-03 09:13:10 -04:00
Amit Kotlovski 0cbe741afd remove lang prefix from marked.js to fix highlight issue 2013-05-02 18:42:12 +03:00
Hakim El Hattab 39b53a7b3c minify marked #433 2013-05-02 09:18:28 -04:00
Hakim El Hattab beda5f4881 merge showdown to marked migration 2013-05-02 09:09:33 -04:00
Nigel Stanger 76fce3b4d9 Support for multiple elements with same data-fragment-index
When multiple elements are specified with the same data-fragment-index,
they are all shown or hidden at once.
2013-05-02 12:26:23 +12:00
Nigel Stanger 1219564e05 Added clear:left to notes DIV
Resolves an issue where the first label (e.g., first bullet or first
number) of a list would wrap to the right side of the window and be
hidden under the clock element.
2013-05-02 12:02:46 +12:00
Amit Kotlovski 381da383d9 Replace the ShowDown Markdown engine with marked 2013-05-01 23:10:31 +03:00
Raymond Camden b649c19af9 Moved my code to auto escape html to the right place 2013-05-01 14:44:53 -05:00
Raymond Camden 0441c26be1 Adds support for auto escaping HTML in code blocks. 2013-05-01 14:29:56 -05:00
Hakim El Hattab 247771e129 update control styles for fragments 2013-04-30 00:07:07 -04:00
Hakim El Hattab 36a8f12127 add isVerticalSlide utility method 2013-04-29 22:07:09 -04:00
Hakim El Hattab 0306e0fa0d greatly improved rtl, slides and progress are now reversed #339 2013-04-29 21:54:39 -04:00
Hakim El Hattab f210e7b1b5 avoid errors in old ie from code highlighting 2013-04-28 14:12:31 -04:00
Hakim El Hattab 78c4bf420e slight readme tweak 2013-04-27 18:43:14 -04:00
Hakim El Hattab caeeacbe4a update readme to cover #388 2013-04-27 18:42:15 -04:00
Hakim El Hattab 06d0579610 only auto-play media when data-autoplay is set (#388) 2013-04-27 18:36:29 -04:00
Hakim El Hattab ed4a8b51c5 auto play/pause youtube video when entering/leaving slide (#388) 2013-04-27 18:32:56 -04:00
Hakim El Hattab 32736a791c auto play/pause html5 media when entering/leaving slide (#388) 2013-04-27 18:27:34 -04:00
Hakim El Hattab 18795c161f add config option for disabling all fragments 2013-04-27 18:03:06 -04:00
Hakim El Hattab 1dfcab906e fix control arrow anti-aliasing in ff 2013-04-27 17:38:52 -04:00
Hakim El Hattab 6cfc6ecc49 available fragment routes reflected in control arrows (closes #411) 2013-04-27 17:35:17 -04:00