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
Hakim El Hattab
a400dd0c70
support for transition speed settings ( closes #392 )
2013-04-06 12:18:25 -04:00
tkaczmarzyk
6e3487bdd6
removed no longer required helper method
2013-04-06 18:00:32 +02:00
Hakim El Hattab
308987ee31
fix url in readme ( closes #393 )
2013-04-06 12:42:19 -03:00
tkaczmarzyk
c12b780736
broadcasting fragments state in multiplex plugin ( #394 )
2013-04-06 13:19:34 +02:00
Hakim El Hattab
3040bc2917
always use https google font urls ( closes #382 )
2013-04-02 12:31:58 -04:00
Hakim El Hattab
9f6eb282be
readme code type fix
2013-04-01 11:00:45 -03:00
Hakim El Hattab
91a8c9b1e4
Update README.md
2013-03-31 00:41:31 -03:00
Hakim El Hattab
6f1049eb8b
readme update
2013-03-30 23:36:10 -04:00
Hakim El Hattab
809b46fb5c
note about #39 in readme
2013-03-30 23:29:04 -04:00
Hakim El Hattab
46023602d2
support for varied transitions between slides ( #39 )
2013-03-30 23:23:41 -04:00
Hakim El Hattab
6ece551f8a
always construct controls and progress bar at startup ( closes #384 )
2013-03-30 22:54:57 -04:00
Hakim El Hattab
5353404361
protocol-relative paths for google webfonts ( closes #382 )
2013-03-30 22:49:46 -04:00
Hakim El Hattab
2c61445f7e
Merge branch 'master' of https://github.com/theoreticaLee/reveal.js into dev
2013-03-30 21:58:03 -04:00
Hakim El Hattab
433c7a66cd
Merge branch 'md-error-handling' of https://github.com/jakubholynet/reveal.js into dev
2013-03-30 21:54:30 -04:00
Hakim El Hattab
c2aff87379
Merge branch 'patch-1' of https://github.com/jish/reveal.js into dev
2013-03-30 21:51:15 -04:00
Lee Leathers
c457f7c5ae
Add Reveal.js license to package.json
2013-03-27 00:23:17 -07:00
Jakub Holy
f6487dc312
More verbose error slide (HTTP necessary)
2013-03-24 23:30:50 +01:00
Jakub Holy
8fd28a9185
Better error reporting for external Markdown files
...
1. Show an alert when loading the file throws an exception
2. Whenever the status isn't success (2xx) - upon exception or e.g.
"file not found" - replace the section's content with information
about the failure (instead of being silent about it and showing
a blank slide).
We need to inform the user something went wrong, not just be silent
about it. An experienced developer, upon seing a blank slide, will
likely check the javascript console - but the rest will profit from
being told about the problem (and solution) explicitely.
2013-03-24 18:06:44 +01:00
Josh Lubaway
1f4ace01f2
Update README.md
...
Changing the link to grunt.js installation instructions.
2013-03-23 16:14:44 -07:00