Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | fix empty pages in pdf exports (closes #1804) | Hakim El Hattab | 2017-01-24 | |
| | ||||
* | 2017 | Hakim El Hattab | 2017-01-20 | |
| | ||||
* | make backgrounds (iframes) interactive when the foreground is empty | Hakim El Hattab | 2017-01-19 | |
| | ||||
* | works with video, defaults to (same as for images) | Hakim El Hattab | 2017-01-18 | |
| | ||||
* | fragments inherit visibility to avoid conflicts with parent slide visibility | Hakim El Hattab | 2016-12-15 | |
| | ||||
* | don't show error message while iframe fades in #1577 | Hakim El Hattab | 2016-12-13 | |
| | ||||
* | Merge branch 'add-refused-to-display-tips-to-link-preview' of ↵ | Hakim El Hattab | 2016-12-13 | |
|\ | | | | | | | https://github.com/Huxpro/reveal.js into dev | |||
| * | add refused-to-display tips in link-preview-overlay | 黄玄 | 2016-05-02 | |
| | | ||||
* | | Don't remove slide-number in pdf view | Christi Kaes | 2016-10-30 | |
| | | ||||
* | | Hide slide number when in paper or pdf print view | christikaes | 2016-10-30 | |
| | | ||||
* | | fixes ff overview rendering bug #1649 | Hakim El Hattab | 2016-10-10 | |
| | | ||||
* | | attempt at fixing ff transition bug #1627 | Hakim El Hattab | 2016-10-05 | |
| | | ||||
* | | none/fade/slide transitions use flat transform style, prevents blurred ↵ | Hakim El Hattab | 2016-08-01 | |
| | | | | | | | | content #1002 | |||
* | | request fullscreen on documentElement instead of body (#1621 #1624) | Hakim El Hattab | 2016-06-21 | |
| | | ||||
* | | Revert "fix theme backgrounds in firefox fullscreen mode #1386" | Hakim El Hattab | 2016-06-21 | |
| | | | | | | | | This reverts commit b7e0d9b1c79a475249777d734a9675b1ba03a47a. | |||
* | | fix theme backgrounds in firefox fullscreen mode #1386 | Hakim El Hattab | 2016-06-20 | |
| | | ||||
* | | increase default font sizes, adjust config defaults for less margings and ↵ | Hakim El Hattab | 2016-06-10 | |
| | | | | | | | | larger max scale #1605 | |||
* | | Merge branch 'master' of https://github.com/dhyegofernando/reveal.js into dev | Hakim El Hattab | 2016-06-10 | |
|\ \ | ||||
| * | | fix(PDF Export): Mark as important `width`, `height` and add `zoom` ↵ | Dhyego Fernando | 2016-03-10 | |
| | | | | | | | | | | | | properties to fix CSS rules which were overrided by inline styles | |||
* | | | support for 'separate-page' layout for notes in PDF exports #1518 | Hakim El Hattab | 2016-05-26 | |
| | | | ||||
* | | | Merge pull request #1537 from vincentbernat/fix/dark-background-simple-theme | Hakim El Hattab | 2016-05-23 | |
|\ \ \ | | | | | | | | | make theme "simple" use white titles on dark backgrounds | |||
| * | | | make theme "simple" use white titles on dark backgrounds | Vincent Bernat | 2016-03-24 | |
| | | | | | | | | | | | | | | | | This is similar to what is done in the "white" theme. | |||
* | | | | moz selection color in theme template #1575 | Hakim El Hattab | 2016-05-23 | |
| | | | | ||||
* | | | | Merge pull request #1575 from aniqah/firefox-selection-colour | Hakim El Hattab | 2016-05-23 | |
|\ \ \ \ | | | | | | | | | | | Add selection colour for Mozilla Firefox | |||
| * | | | | Add selection colour for Mozilla Firefox | Aniqah Mair | 2016-04-27 | |
| | |_|/ | |/| | | | | | | | | | | | | | | Defines the highlight colour when selecting slide content using Mozilla Firefox to match other browsers, instead of being the default colour. | |||
* | | | | Merge branch 'patch-1' of https://github.com/tiagorg/reveal.js into dev | Hakim El Hattab | 2016-05-23 | |
|\ \ \ \ | ||||
| * | | | | Removing duplicated "position" property at pdf.css | Tiago Garcia | 2016-05-21 | |
| |/ / / | | | | | | | | | Found that by running css-lint on the code | |||
* / / / | fix pdf bg layering, simplify code | Hakim El Hattab | 2016-04-28 | |
|/ / / | ||||
* / / | overview now works with percentage based width/height #1247 | Hakim El Hattab | 2016-04-13 | |
|/ / | ||||
* | | Merge branch 'patch-1' of https://github.com/LaurentTreguier/reveal.js into dev | Hakim El Hattab | 2016-03-07 | |
|\ \ | ||||
| * | | Change ".video" to ".reveal .video" | LaurentTreguier | 2016-02-17 | |
| |/ | | | | | I don't know if this is supposed to be this way ? | |||
* | | merge #1220 | Hakim El Hattab | 2016-01-11 | |
|\ \ | ||||
| * | | Fixed last header having a border-bottom | Philipp A. | 2015-05-03 | |
| | | | | | | | | | `<tbody/>` is automatically inserted, so we can guarantee that this affects all ths and tds in the last row of the table *body* and the head is left untouched | |||
* | | | rebuild css | Hakim El Hattab | 2016-01-08 | |
| | | | ||||
* | | | center help overlay with flexbox | Hakim El Hattab | 2016-01-08 | |
| | | | ||||
* | | | Merge branch 'fragments' of https://github.com/kewitz/reveal.js into dev | Hakim El Hattab | 2016-01-08 | |
|\ \ \ | |_|/ |/| | | ||||
| * | | Clean version of the new transitions. | Leonardo Kewitz | 2015-11-22 | |
| | | | ||||
| * | | Added 4 fragment transitions effect. | Leonardo Kewitz | 2015-11-22 | |
| | | | ||||
* | | | :copyright: :copyright: :copyright: :copyright: :copyright: closes #1469 | Hakim El Hattab | 2016-01-04 | |
|/ / | ||||
* | | Merge pull request #1362 from GuGuss/patch-1 | Hakim El Hattab | 2015-11-09 | |
|\ \ | | | | | | | Update the theme README.md | |||
| * | | Update the theme README.md | Augustin Delaporte | 2015-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 #1381 from lordsutch/master | Hakim El Hattab | 2015-11-09 | |
|\ \ \ | | | | | | | | | Fix text being cut off in Chrome when printing. | |||
| * | | | Fix slides being cut off in Chrome. | Chris Lawrence | 2015-10-02 | |
| | | | | ||||
* | | | | more slide number tweaking | Hakim El Hattab | 2015-10-30 | |
| | | | | ||||
* | | | | tweak how speaker notes look in pdf exports | Hakim El Hattab | 2015-10-29 | |
| | | | | ||||
* | | | | style tweak | Hakim El Hattab | 2015-10-29 | |
| | | | | ||||
* | | | | remove out of sync comments from pdf css | Hakim El Hattab | 2015-10-29 | |
| | | | | ||||
* | | | | slide numbers work in pdf exports, update slide number style | Hakim El Hattab | 2015-10-29 | |
| | | | | ||||
* | | | | change slide number formats | Hakim El Hattab | 2015-10-29 | |
| | | | | ||||
* | | | | run autoprefixer | Hakim El Hattab | 2015-10-06 | |
| | | | |