Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | support for 'separate-page' layout for notes in PDF exports #1518 | Hakim El Hattab | 2016-05-26 |
| | |||
* | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | 2016-05-23 |
|\ | |||
| * | Update README.md | Hakim El Hattab | 2016-05-23 |
| | | | | | | more in-depth documentation of slide backgrounds #1542 | ||
* | | 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. | ||
* | | | code format | Hakim El Hattab | 2016-05-23 |
| | | | |||
* | | | Merge pull request #1585 from jasonkiss/feature/disabled-buttons | Hakim El Hattab | 2016-05-23 |
|\ \ \ | | | | | | | | | set/remove @disabled on navigation buttons | ||
| * | | | set/remove @disabled on navigation buttons | Jason Kiss | 2016-05-10 |
| | |/ | |/| | | | | | | | | | | | | | | | | Keeps disabled buttons out of kbd tab order and indicates to assistive tech like screen readers that button is disabled. Otherwise buttons that aren’t enabled remain in kbd Tab order and screen readers announce them as buttons, but they don’t work. | ||
* | | | ocd | Hakim El Hattab | 2016-05-23 |
| | | | |||
* | | | Merge pull request #1586 from jasonkiss/feature/accessible-speaker-notes | Hakim El Hattab | 2016-05-23 |
|\ \ \ | | | | | | | | | make speaker notes keyboard accessible | ||
| * | | | make speaker notes keyboard accessible | Jason Kiss | 2016-05-10 |
| |/ / | | | | | | | | | | | | | | | | Places div.speaker-notes in default kbd Tab order, and when focused, prevent slide navigation with up/down arrows, allowing up/down arrow keys to scroll div.speaker-notes. | ||
* | | | 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 readme conflict #1595 | Hakim El Hattab | 2016-05-23 |
|\ \ \ \ | |||
| * | | | | Add minor imporovements to the PDF export instructions | Tristan Sokol | 2016-05-19 |
| | |/ / | |/| | | |||
* | | | | 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 | ||
* | | | | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | 2016-04-29 |
|\| | | | |||
| * | | | Merge pull request #1571 from adius/patch-1 | Hakim El Hattab | 2016-04-29 |
| |\ \ \ | | |/ / | |/| | | Simplify full setup | ||
| | * | | Simplify full setup | Adrian Sieber | 2016-04-24 |
| |/ / | |||
* | | | tweak formatting to match rest of slide | Hakim El Hattab | 2016-04-29 |
| | | | |||
* | | | Merge pull request #1572 from jesstelford/zoom-content-size | Hakim El Hattab | 2016-04-29 |
|\ \ \ | | | | | | | | | More natural zooming on block level elements | ||
| * | | | More natural zooming on block level elements | Jess Telford | 2016-04-26 |
| |/ / | | | | | | | | | | | | | | | | Switching a `display: block` element to `display: inline-block` allows calculating the bounds based on the contents of the div rather than the entire container (which is often `width: 100%`). This provides a much more natural zoom, especially for paragraphs and code examples. | ||
* | | | fix pdf bg layering, simplify code | Hakim El Hattab | 2016-04-28 |
| | | | |||
* | | | make max pages per slide limit configurable | Hakim El Hattab | 2016-04-28 |
| | | | |||
* | | | prevent pages from overflowing when printing to pdf | Hakim El Hattab | 2016-04-28 |
| | | | |||
* | | | use scrollHeight instead of custom measurement | Hakim El Hattab | 2016-04-27 |
|/ / | |||
* | | 3.3.0 | Hakim El Hattab | 2016-04-18 |
| | | |||
* | | change introduction | Hakim El Hattab | 2016-04-18 |
| | | |||
* | | readme tweak for #1535 | Hakim El Hattab | 2016-04-13 |
| | | |||
* | | Merge branch '1549' of https://github.com/RopoMen/reveal.js into dev | Hakim El Hattab | 2016-04-13 |
|\ \ | |||
| * | | Fixes #1549, now UA match is limiting out MS Edge and Chrome detection is ↵ | Markku Roponen | 2016-04-08 |
| | | | | | | | | | | | | improved. Also improved UserAgent access by storing it in to a local variable, it was accessed so many times in different places. | ||
* | | | overview now works with percentage based width/height #1247 | Hakim El Hattab | 2016-04-13 |
| | | | |||
* | | | Merge branch 'dev' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | 2016-04-10 |
|\ \ \ | |||
| * | | | lazy load iframe in demo | Hakim El Hattab | 2016-04-10 |
| | | | | |||
* | | | | widen watch for html files, required for updates to demo.html | Hakim El Hattab | 2016-04-10 |
| | | | | |||
* | | | | merge conflict | Hakim El Hattab | 2016-04-10 |
|\ \ \ \ | |/ / / |/| | | | |||
| * | | | Fix watching for markdown files | Ruben Oostinga | 2016-04-09 |
| | | | | | | | | | | | | `./*.md` didn't work `*.md` does work | ||
* | | | | Merge branch 'update-headjs' of https://github.com/booi/reveal.js into dev | Hakim El Hattab | 2016-04-10 |
|\ \ \ \ | |_|/ / |/| | | | |||
| * | | | update headjs to v1.0.3 | Brandon Ooi | 2016-03-16 |
| | | | | |||
* | | | | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | 2016-04-07 |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | new multiplex server courtesy of now.sh (closes #1377) | Hakim El Hattab | 2016-04-07 |
| | | | | |||
* | | | | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | 2016-04-07 |
|\| | | | |||
| * | | | Update README.md | Hakim El Hattab | 2016-04-07 |
| | | | | |||
| * | | | Update README.md | Hakim El Hattab | 2016-04-07 |
| | | | | | | | | | | | | readme tweaks | ||
| * | | | Merge pull request #1545 from ducin/master | Hakim El Hattab | 2016-04-07 |
| |\ \ \ | | |/ / | |/| | | Table of contents added in README.md | ||
| | * | | Table of contents added in README.md | Tomasz Ducin | 2016-04-02 |
| |/ / | |||
* | | | remove test content | Hakim El Hattab | 2016-04-07 |
| | | | |||
* | | | support for standalone multiplexing | Hakim El Hattab | 2016-04-07 |
| | | |