Commit Graph

830 Commits

Author SHA1 Message Date
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
Hakim El Hattab 0ebda98735 greatly simplify next/prev fragment routines 2013-04-27 16:23:28 -04:00
Hakim El Hattab fdecb74cc8 also update controls and progress on sync 2013-04-27 16:18:39 -04:00
Hakim El Hattab 31e9c415fe update progress bar on window resize 2013-04-27 16:10:47 -04:00
Hakim El Hattab ce66980367 add sync method 2013-04-27 16:09:38 -04:00
Hakim El Hattab a764c21cd1 add support for data-trim attribute on code elements (closes #419) 2013-04-27 15:50:33 -04:00
Hakim El Hattab 07d0ed8ba6 note included languages in highlight.js build #421 2013-04-27 15:22:37 -04:00
Hakim El Hattab 889692e26a support code highlighting of a few more common languages #421 2013-04-27 13:22:08 -04:00
Hakim El Hattab 336077daeb indentation tweak #417 2013-04-27 13:16:50 -04:00
Hakim El Hattab 38577cceb6 Merge branch 'master' of https://github.com/bozor/reveal.js into dev 2013-04-27 13:14:59 -04:00
Hakim El Hattab e828b572e7 Merge pull request #425 from marcvangend/master
Use webkitRequestFullscreen if available
2013-04-24 14:07:15 -07:00
Marc van Gend 5736d4ae6e Use the newer element.webkitRequestFullscreen method if available, to support all key events in fullscreen mode. 2013-04-24 22:31:18 +02:00
Hakim El Hattab f6f0bd96c8 Merge pull request #418 from danse/patch-1
typo
2013-04-24 07:47:05 -07:00
danse c69b118079 typo 2013-04-24 17:46:10 +03:00
Hakim El Hattab ab2d8d3eaa Merge branch 'master' of https://github.com/hakimel/reveal.js into dev 2013-04-24 10:27:02 -04:00
Hakim El Hattab 1453d15452 ie8 tweaks 2013-04-23 22:01:11 -04:00
bozor eb4d02b394 Added a Zoom-in fragment transition 2013-04-23 17:43:51 +02:00
Hakim El Hattab ba944767a7 remove ?notes from readme 2013-04-22 10:55:46 -03:00
Hakim El Hattab 9f732edf82 more state backgrounds 2013-04-21 21:10:16 -04:00
Hakim El Hattab 914a12e9cf forward all attributes for markdown slides (#413) 2013-04-20 09:16:41 -04:00
Martin Kurtsson 6536d8467f Added support for data-state in section when using external markdown files. 2013-04-20 12:45:11 +02:00
Hakim El Hattab fee256d8a7 adjust order in readme 2013-04-18 10:01:24 -03:00
Hakim El Hattab e05aa30db9 Merge pull request #398 from jmdobry/multiplex-docs
Clarified documentation for multiplex plugin.
2013-04-18 05:56:47 -07:00
Hakim El Hattab cc455e2553 correction to navigate top/right/bottom/left methods (closes #409) 2013-04-18 08:53:11 -04:00
Hakim El Hattab a18b2a94cf add a few more state background (#396) 2013-04-16 09:07:55 -04:00
Hakim El Hattab 70b7ce360c return current fragment index through getIndices, replaces getCurrentFragmentIndex #395 2013-04-16 08:59:35 -04:00
Hakim El Hattab 3f8f146466 fix previous slide navigation logic (closes #397) 2013-04-15 09:07:09 -04:00
Hakim El Hattab 5181f6e17f Merge branch 'master' of https://github.com/ainformatico/reveal.js into dev 2013-04-15 09:01:45 -04:00
Hakim El Hattab 00b197792b increase min-height of cube/page transitions 2013-04-13 10:12:00 -04:00
Hakim El Hattab 3999430b81 merge mutiplex fragment fix #395 2013-04-11 09:17:20 -04:00
Hakim El Hattab 25e0fbc050 hide rolling links backface 2013-04-10 22:36:33 -04:00
Alejandro El Informático 87894e5503 fix prevents loading remote plugin several times when notes are enabled 2013-04-08 16:18:34 +02:00
tkaczmarzyk 2256621169 returning index only when current fragment is defined 2013-04-07 06:38:21 +02:00
Jason Dobry bf713c6ce1 Clarified documentation for multiplex plugin.
Thanks to @davidbanham for his help.
2013-04-06 17:06:50 -06:00
tkaczmarzyk 2f8aa51dc2 simplified getCurrentFragmentIndex impl 2013-04-06 18:18:54 +02:00