aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Update the theme README.mdAugustin Delaporte2015-09-20
| | | The `grunt css-themes` command now loops through all Sass files. There is no need to add the newly created file to the task list.
* Merge pull request #1309 from cben/patch-1Hakim El Hattab2015-09-02
|\ | | | | README example: load MathJax over https
| * README example: load MathJax over httpsBeni Cherniavsky-Paskin2015-07-21
|/ | | tiny followup to #1103
* add bower json #1067Hakim El Hattab2015-07-02
|
* Merge pull request #1287 from obilodeau/patch-1Hakim El Hattab2015-07-02
|\ | | | | README: suggest decktape as an alternative for PDF rendering
| * README: suggest decktape as an alternative for PDF renderingOlivier Bilodeau2015-06-28
|/ | | It works around the current PDF rendering bugs like #1261
* Merge pull request #1260 from pierreozoux/masterHakim El Hattab2015-06-25
|\ | | | | Allows to specify PORT from env on multiplex plugin
| * Allows to specify PORT from env on multiplex pluginpierreozoux2015-06-10
| |
* | Merge pull request #1270 from jasonkarns/patch-1Hakim El Hattab2015-06-25
|\ \ | | | | | | enabling launching presentation with npm-start
| * | enabling launching presentation with npm-startJason Karns2015-06-16
| |/
* | Merge pull request #1274 from jasonkarns/patch-3Hakim El Hattab2015-06-25
|\ \ | | | | | | broken <table> html in demo deck
| * | broken <table> html in demo deckJason Karns2015-06-20
| |/
* | Merge pull request #1271 from jasonkarns/patch-2Hakim El Hattab2015-06-25
|\ \ | |/ |/| `licenses` field is deprecated
| * `licenses` field is deprecatedJason Karns2015-06-16
|/ | | | | 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.
* add base option for grunt serve task #1102Hakim El Hattab2015-06-03
|
* Merge pull request #1202 from alexandreleroux/patch-1Hakim El Hattab2015-06-03
|\ | | | | PDF exporting also works with Chromium
| * PDF exporting also works with ChromiumAlexandre Leroux2015-04-14
| | | | | | 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!
* | Merge pull request #1234 from lememora/masterHakim El Hattab2015-06-03
|\ \ | | | | | | Added missing comma on the configuration example
| * | added missing comma on the configuration exampleRafael Moraes2015-05-19
| | |
* | | Merge pull request #1201 from MA3STR0/masterHakim El Hattab2015-06-03
|\ \ \ | |/ / |/| | Correct Readme.md -> Theming -> sky
| * | Correct Readme.md#themingAnton2015-04-13
| |/ | | | | Theming/sky.css has dark gray text on light blue background; not white text
* | 3.1.0Hakim El Hattab2015-05-18
| |
* | consider lazy loaded iframes when formatting srcHakim El Hattab2015-05-08
| |
* | fix iframe unload in firefoxHakim El Hattab2015-05-07
| |
* | iframe postmesssage api works with lazy loaded iframesHakim El Hattab2015-05-07
| |
* | sync starts playing new embedded contentHakim El Hattab2015-05-06
| |
* | type check to ensure we don't call media api before media has loadedHakim El Hattab2015-05-06
| |
* | fix lazy load selector errorHakim El Hattab2015-05-06
| |
* | tweak to iframe lazy load testHakim El Hattab2015-05-06
| |
* | typoHakim El Hattab2015-05-04
| |
* | lazy-load iframes only for current slide, unload when hiddenHakim El Hattab2015-05-04
| |
* | lazy loading fallback also considers iframesHakim El Hattab2015-05-04
| |
* | add test presentation for per-slide transitions, compile css #1106Hakim El Hattab2015-05-03
| |
* | Merge branch 'master' of https://github.com/jammon/reveal.js into devHakim El Hattab2015-05-03
|\ \
| * | Adding one-sided transitionsJohannes Ammon2015-01-18
| | | | | | | | | | | | | | | Now the transition isn’t any more „per slide“ but „per movement of a slide“. So the slide can disappear in another way than it appeared.
| * | Mixins for readability of transitions addedJohannes Ammon2015-01-18
| | | | | | | | | | | | | | | To honor the DRY principle repeating patterns have been factored out. In addition there was an anchor missing in README.md.
* | | change iframe exampleHakim El Hattab2015-04-13
| | |
* | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2015-04-12
|\ \ \ | | |/ | |/|
| * | Merge pull request #1162 from bobylito/masterHakim El Hattab2015-04-12
| |\ \ | | | | | | | | Make npm dependency usable by Browserify through npm
| | * | Make npm dependency usable by Browserify through NPMAlexandre Stanislawski2015-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Right now the package is not recognized as usable library by Browserify. Adding the main attribute in the package.json solves that, and now gives others the possibility to use reveal as a library in more complex systems.
* | | | fix markdown testHakim El Hattab2015-04-12
| | | |
* | | | remove 'roll-in' fragment style due to Chrome crash #1150Hakim El Hattab2015-04-12
| | | |
* | | | update cssmin to 0.12.2 #1179Hakim El Hattab2015-04-12
| | | |
* | | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2015-04-12
|\| | |
| * | | Merge pull request #1180 from kayakr/patch-1Hakim El Hattab2015-04-12
| |\ \ \ | | |/ / | |/| | typo
| | * | Fix typo /s/configure/configuredkayakr2015-03-26
| |/ /
* | | Merge branch 'query-params' of https://github.com/FND/reveal.js into devHakim El Hattab2015-04-12
|\ \ \
| * | | support query parameters within notes pluginFND2015-04-02
| |/ /
* | | Merge pull request #1193 from danielquinn/Firefox-friendlyHakim El Hattab2015-04-12
|\ \ \ | | | | | | | | Added support for standard transforms
| * | | Added support for standard transformsDaniel Quinn2015-04-03
| |/ / | | | | | | -webkit- stuff only works on webkit browsers. I'm pretty sure that using the standard `transform:` here works in most modern browsers.