aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2015-09-10prevent swipes on speaker notesHakim El Hattab
2015-09-10modifications to #951Hakim El Hattab
2015-09-10Merge branch 'feature_prevent_swipe' of https://github.com/Calyhre/reveal.js ↵Hakim El Hattab
into dev
2015-09-10notes style changesHakim El Hattab
2015-09-10bump up z-index of notes in pdfHakim El Hattab
2015-09-10fix pdf print when showNotes is disabledHakim El Hattab
2015-09-10reorder cssHakim El Hattab
2015-09-10print notes to pdf when is enabled #304Hakim El Hattab
2015-09-10add getSlideNotes API method and testsHakim El Hattab
2015-09-09dont show notes container when printing pdfHakim El Hattab
2015-09-09document showNotes config value #304Hakim El Hattab
2015-09-09ability to share presentation with speaker notes #304Hakim El Hattab
2015-09-02formattingHakim El Hattab
2015-09-02Merge pull request #1310 from teawithfruit/patch-1Hakim El Hattab
solves early access error with video element
2015-09-02Merge branch 'master' of https://github.com/gruber76/reveal.js into devHakim El Hattab
2015-09-02fix initial visibility of strike fragments #737Hakim El Hattab
2015-08-31fix issue where 'none' transition did not apply to vertical stacksHakim El Hattab
2015-08-14avoid duplicate varHakim El Hattab
2015-08-14simplifyHakim El Hattab
2015-08-14fix object.keys call on non-objectHakim El Hattab
2015-08-03Update reveal.jsgruber76
Removed toLowerCase call
2015-08-03only use zoom to scale presentations up, fixes shifts in text layoutHakim El Hattab
2015-07-21solves early access error with video elementteawithfruit
This will maybe solve the "InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable" error in firefox.
2015-07-07Merge pull request #1132 from kendaleiv/plain-imagesHakim El Hattab
Add plain class for plain images
2015-07-07tweaks for #1200Hakim El Hattab
2015-07-07Merge branch 'master' of https://github.com/bfritscher/reveal.js into devHakim El Hattab
2015-07-07Merge pull request #1205 from gothma/mathjax-mdHakim El Hattab
Allow tex parsing in <code> tags
2015-07-07fix theme control arrow selectors #1257Hakim El Hattab
2015-07-07Merge branch 'controls-buttons-a11y' of ↵Hakim El Hattab
https://github.com/marcysutton/reveal.js into dev
2015-07-02Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2015-07-02add bower json #1067Hakim El Hattab
2015-07-02Merge pull request #1287 from obilodeau/patch-1Hakim El Hattab
README: suggest decktape as an alternative for PDF rendering
2015-07-02remove harcoded syntax highlight colors #1290Hakim El Hattab
2015-06-30update highlight.js themeHakim El Hattab
2015-06-28README: suggest decktape as an alternative for PDF renderingOlivier Bilodeau
It works around the current PDF rendering bugs like #1261
2015-06-25Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2015-06-25Merge pull request #1250 from kfuglsang/highlightjs-86Hakim El Hattab
Updated to Highlightjs 8.6 with all languages supported.
2015-06-25Merge pull request #1260 from pierreozoux/masterHakim El Hattab
Allows to specify PORT from env on multiplex plugin
2015-06-25Merge pull request #1270 from jasonkarns/patch-1Hakim El Hattab
enabling launching presentation with npm-start
2015-06-25Merge pull request #1274 from jasonkarns/patch-3Hakim El Hattab
broken <table> html in demo deck
2015-06-25Merge pull request #1271 from jasonkarns/patch-2Hakim El Hattab
`licenses` field is deprecated
2015-06-20broken <table> html in demo deckJason Karns
2015-06-16`licenses` field is deprecatedJason Karns
the `licenses` field in package.json is deprecated. https://docs.npmjs.com/files/package.json#license The `license` field is the recommended field and expects an SPDX expression.
2015-06-16enabling launching presentation with npm-startJason Karns
2015-06-16Merge pull request #1268 from gneatgeek/migrate-leap-pluginHakim El Hattab
Removed leap motion plugin from main project
2015-06-15Removed leap motion plugin from main projectRC028552
2015-06-10Allows to specify PORT from env on multiplex pluginpierreozoux
2015-06-05accessibility: controls as buttons, not divsmarcysutton
2015-06-03Merge branch 'davidbanham-master' into devHakim El Hattab
2015-06-03merge #959 with minor tweaksHakim El Hattab
2015-06-03add base option for grunt serve task #1102Hakim El Hattab
2015-06-03Merge pull request #1202 from alexandreleroux/patch-1Hakim El Hattab
PDF exporting also works with Chromium
2015-06-03Merge pull request #1234 from lememora/masterHakim El Hattab
Added missing comma on the configuration example
2015-06-03Merge pull request #1201 from MA3STR0/masterHakim El Hattab
Correct Readme.md -> Theming -> sky
2015-06-03Merge pull request #1207 from danielePala/patch-1Hakim El Hattab
Update index.html
2015-06-02Updated to Highlightjs 8.6 with all languages supported.Kenneth Fuglsang
2015-05-19added missing comma on the configuration exampleRafael Moraes
2015-05-183.1.0Hakim El Hattab
2015-05-08consider lazy loaded iframes when formatting srcHakim El Hattab
2015-05-07fix iframe unload in firefoxHakim El Hattab
2015-05-07iframe postmesssage api works with lazy loaded iframesHakim El Hattab
2015-05-06sync starts playing new embedded contentHakim El Hattab
2015-05-06type check to ensure we don't call media api before media has loadedHakim El Hattab
2015-05-06fix lazy load selector errorHakim El Hattab
2015-05-06tweak to iframe lazy load testHakim El Hattab
2015-05-04typoHakim El Hattab
2015-05-04lazy-load iframes only for current slide, unload when hiddenHakim El Hattab
2015-05-04lazy loading fallback also considers iframesHakim El Hattab
2015-05-03add test presentation for per-slide transitions, compile css #1106Hakim El Hattab
2015-05-03Merge branch 'master' of https://github.com/jammon/reveal.js into devHakim El Hattab
2015-04-20Update index.htmlDaniele Pala
Added https prefix to slideshare iframe link, without this I got a 'not found' error when opening the demo locally.
2015-04-16Allow tex parsing in <code> tagsMartin Goth
Just using $ as delimiter in markdown document fails since the markdown parser unknown to the dollar syntax will try to interpret underscores. Putting the $ delimented formula in backticks will cause the markdown parser to put the tex-code with the $ delimiters into a code block. The texcode will then be unchanged. This patch allows for mathJax to interpret and automagically display the tex-formulas.
2015-04-14PDF exporting also works with ChromiumAlexandre Leroux
For those who can't install Google Chrome (e.g. work network policies) but can use Chromium, Chromium does work for creating the pdf. I updated the readme accordingly. Thanks!
2015-04-13change iframe exampleHakim El Hattab
2015-04-13Correct Readme.md#themingAnton
Theming/sky.css has dark gray text on light blue background; not white text
2015-04-12Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2015-04-12Merge pull request #1162 from bobylito/masterHakim El Hattab
Make npm dependency usable by Browserify through npm
2015-04-12fix markdown testHakim El Hattab
2015-04-12remove 'roll-in' fragment style due to Chrome crash #1150Hakim El Hattab
2015-04-12update cssmin to 0.12.2 #1179Hakim El Hattab
2015-04-12Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2015-04-12Merge pull request #1180 from kayakr/patch-1Hakim El Hattab
typo
2015-04-12Merge branch 'query-params' of https://github.com/FND/reveal.js into devHakim El Hattab
2015-04-12Merge pull request #1193 from danielquinn/Firefox-friendlyHakim El Hattab
Added support for standard transforms
2015-04-12handle the </script> end bug inside code markdownBoris Fritscher
by changing the tag before html is parsed and restoring it before markdown parsing
2015-04-03Added support for standard transformsDaniel Quinn
-webkit- stuff only works on webkit browsers. I'm pretty sure that using the standard `transform:` here works in most modern browsers.
2015-04-02support query parameters within notes pluginFND
2015-03-26Fix typo /s/configure/configuredkayakr
2015-03-25fix for #1150?Hakim El Hattab
2015-03-25reset fragment transforms using 'none'Hakim El Hattab
2015-03-25fix #1170Hakim El Hattab
2015-03-25remove variable definitions #1158Hakim El Hattab
2015-03-25Merge branch 'dev' of https://github.com/bchretien/reveal.js into devHakim El Hattab
2015-03-25Merge branch 'patch-1' of https://github.com/drzax/reveal.js into devHakim El Hattab
2015-03-25Merge pull request #1166 from callahad/update-markedHakim El Hattab
update marked to 0.3.3
2015-03-25Merge branch 'patch-1' of https://github.com/borrown/reveal.js into devHakim El Hattab
2015-03-25alt+zoom only works on slide content #1151Hakim El Hattab
2015-03-19Update reveal.jsAlexander
2015-03-16Attribute values should be quotedSimon Elvery
2015-03-16Bumped Marked to v0.3.3Dan Callahan
Compressed with `uglifyjs lib/marked.js --comments="/Copyright/" --mangle --compress` Used Marked v0.3.3 as of chjj/marked@2b5802f258c5e23e48366f2377fbb4c807f47658