aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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.
* | fix for #1150?Hakim El Hattab2015-03-25
| |
* | reset fragment transforms using 'none'Hakim El Hattab2015-03-25
| |
* | fix #1170Hakim El Hattab2015-03-25
| |
* | remove variable definitions #1158Hakim El Hattab2015-03-25
| |
* | Merge branch 'dev' of https://github.com/bchretien/reveal.js into devHakim El Hattab2015-03-25
|\ \
| * | Fix slide numbering for custom slide number formatting.Benjamin Chrétien2015-03-08
| | | | | | | | | | | | Numbering was off when dealing with fragments.
* | | Merge branch 'patch-1' of https://github.com/drzax/reveal.js into devHakim El Hattab2015-03-25
|\ \ \
| * | | Attribute values should be quotedSimon Elvery2015-03-16
| | |/ | |/|
* | | Merge pull request #1166 from callahad/update-markedHakim El Hattab2015-03-25
|\ \ \ | | | | | | | | update marked to 0.3.3
| * | | Bumped Marked to v0.3.3Dan Callahan2015-03-16
| | | | | | | | | | | | | | | | | | | | | | | | Compressed with `uglifyjs lib/marked.js --comments="/Copyright/" --mangle --compress` Used Marked v0.3.3 as of chjj/marked@2b5802f258c5e23e48366f2377fbb4c807f47658
* | | | Merge branch 'patch-1' of https://github.com/borrown/reveal.js into devHakim El Hattab2015-03-25
|\ \ \ \
| * | | | Update reveal.jsAlexander2015-03-19
| | |/ / | |/| |
* | | | alt+zoom only works on slide content #1151Hakim El Hattab2015-03-25
| |/ / |/| |
* | | updated md slide separator regex #929Hakim El Hattab2015-03-16
| | | | | | | | | | | | see https://github.com/hakimel/reveal.js/issues/929#issuecomment-80738837
* | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2015-03-13
|\| |
| * | note about pluginsHakim El Hattab2015-03-13
| | |
* | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2015-03-13
|\| | | |/ |/|
| * link to pluginsHakim El Hattab2015-03-13
| |
| * Merge pull request #1113 from brndnb/patch-1Hakim El Hattab2015-02-25
| |\ | | | | | | grammar
| | * Fix small typoBranden Byers2015-01-22
| | |
* | | remove selection color from core cssHakim El Hattab2015-03-05
| | |
* | | add blood theme to demo slides #928Hakim El Hattab2015-03-02
| | |
* | | tweaks to blood themeHakim El Hattab2015-03-02
| | |
* | | code formatHakim El Hattab2015-03-02
| | |
* | | Merge branch 'patch-1' of https://github.com/jhofker/reveal.js into devHakim El Hattab2015-03-02
|\ \ \
| * | | Check before calling blur on activeElement.Jordan Hofker2015-02-19
| |/ / | | | | | | | | | | | | It's possible for slides to be in a situation where the last clicked thing was an SVG before the tab/window loses focus. When returning, `.blur()` is called on the previously-active element, but can result in an exception. This protects against that and will only call `.blur()` when `document.activeElement` supports it.
* | | fix mixed spaces/tabsHakim El Hattab2015-03-02
| | |
* | | Markdown table column alignment #1050Christian Fehmer2015-02-28
| | | | | | | | | | | | | | | The alignment information were already in the generated html. The css was the only thing missing, so I added it.
* | | code formatHakim El Hattab2015-02-25
| | |
* | | Merge pull request #1138 from denehyg/background-video-loopHakim El Hattab2015-02-25
|\ \ \ | | | | | | | | background video loop
| * | | Added option to loop background videosGreg Denehy2015-02-19
| |/ /
* | | merge conflictHakim El Hattab2015-02-25
|\| |
| * | Merge pull request #1115 from raboof/patch-1Hakim El Hattab2015-01-26
| |\ \ | | |/ | |/| themes grunt task was renamed
| | * Grunt target was renamedArnout Engelen2015-01-26
| |/
* | fix mixed indentationHakim El Hattab2015-02-25
| |
* | fix progress bar clicks in rtl mode #1131Hakim El Hattab2015-02-25
| |
* | ensure postmessage data is a string #1143Hakim El Hattab2015-02-25
| |
* | merge options for parallax step size #733Hakim El Hattab2015-02-25
|\ \
| * | add parallax horizontal and vertical properties to enable non-calculated ↵Luke Karrys2013-11-29
| | | | | | | | | | | | parallax offsets
* | | fix looped view distance calculationHakim El Hattab2015-02-09
| | |