Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-05 | attempt at fixing ff transition bug #1627 | Hakim El Hattab | |
2016-10-05 | fix merge conflict for #1634 | Hakim El Hattab | |
2016-10-05 | code format tweaks | Hakim El Hattab | |
2016-10-05 | only use nodeType 1 and 3 (only relevant types) | Maarten Schroeven | |
2016-10-05 | limit text written to the status div | Maarten Schroeven | |
2016-10-05 | renamed grunt 'base' option to 'root' (#1660) | CH | |
* Allow slides to be served away from revealjs server location The previous 'base' option conflicts with Grunt's 'base' option. Changing it to 'root' avoids this. Further, updating to a newer Grunt allows multiple parameters to be used. therefore `grunt serve --root="." --root="pathtomyslides"` allows you to keep your slide content separate from JS/CSS and such * Live reload for relocated base * Updated packages to match origin/dev * Updated packages to match origin/dev * Ensure root is an array | |||
2016-10-05 | remove issue comment | Hakim El Hattab | |
2016-10-05 | ignore delta=0 mousewheel event | Gerald | |
fix #1607 | |||
2016-10-05 | prevent exception when initializing with no slides #1678 #1679 | Hakim El Hattab | |
2016-10-05 | autoSlide duration with playbackRate | chadmorrow | |
The autoSlide duration of media elements with data-autoplay now takes the playbackRate of said media element into account when setting the duration so that autoSlide and the media element stay in sync. | |||
2016-10-05 | Merge branch 'r400-linux' of https://github.com/jroper/reveal.js into dev | Hakim El Hattab | |
2016-10-01 | Logitech R400 on Ubuntu blackout button support | James Roper | |
On Ubuntu 16.04, the Logitech R400's blackout button gets mapped to 'v' (keyCode 86). I don't know why this is, but since nothing else is currently using 'v', this allows it to be supported out of the box. | |||
2016-09-21 | speaker layouts in server side notes plugin | Hakim El Hattab | |
2016-09-21 | layout selector for speaker view; includes four options | Hakim El Hattab | |
2016-09-20 | autoplay support for content inside of fragments | Hakim El Hattab | |
2016-08-01 | none/fade/slide transitions use flat transform style, prevents blurred ↵ | Hakim El Hattab | |
content #1002 | |||
2016-07-04 | null computed style to avoid npe | Hakim El Hattab | |
2016-07-04 | null check to avoid occasional npe | Hakim El Hattab | |
2016-07-01 | ready flag on .reveal container | Hakim El Hattab | |
2016-06-29 | Update JSDocs and fix typos | Charles Grigg | |
2016-06-28 | update dependencies based on retire.js info #1473 | Hakim El Hattab | |
2016-06-28 | merge retire.js #1473 | Hakim El Hattab | |
2016-06-28 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2016-06-28 | Merge pull request #1628 from davidjb/markdown-doc-fix | Hakim El Hattab | |
Detail markdown plugin attributes & defaults | |||
2016-06-27 | use first fragment's data-autoslide value when there is no current fragment | Hakim El Hattab | |
2016-06-22 | remove unused dom reference | Hakim El Hattab | |
2016-06-22 | revise simple.md so that slide 1.1 and 1.2 correctly break into separate slides | Hakim El Hattab | |
2016-06-22 | Merge branch 'bug/markdownSetOptions' of https://github.com/snowyu/reveal.js ↵ | Hakim El Hattab | |
into dev | |||
2016-06-22 | Detail markdown plugin attributes & defaults | David Beitey | |
Expands the details already given by highlighting the defaults for all attributes and clarifying what's required. | |||
2016-06-21 | move speaker notes into page container when printing pdf | Hakim El Hattab | |
2016-06-21 | request fullscreen on documentElement instead of body (#1621 #1624) | Hakim El Hattab | |
2016-06-21 | 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 | |
This reverts commit b7e0d9b1c79a475249777d734a9675b1ba03a47a. | |||
2016-06-20 | fix theme backgrounds in firefox fullscreen mode #1386 | Hakim El Hattab | |
2016-06-10 | increase default font sizes, adjust config defaults for less margings and ↵ | Hakim El Hattab | |
larger max scale #1605 | |||
2016-06-10 | prevent repeated initialization #1616 | Hakim El Hattab | |
2016-06-10 | Merge branch 'Timothep-master' into dev | Hakim El Hattab | |
2016-06-10 | Horizontal 2-1 View for the speaker notes instead of a vertical 1-2 | Timothep | |
2016-06-10 | Added a description of the undocumented timer-reset feature | Timothep | |
2016-06-10 | Merge branch 'master' of https://github.com/dhyegofernando/reveal.js into dev | Hakim El Hattab | |
2016-06-10 | add showHelp to api #1611 | Hakim El Hattab | |
2016-06-03 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2016-06-03 | text alignment | Hakim El Hattab | |
2016-06-03 | hdpi slides banner | Hakim El Hattab | |
2016-06-03 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2016-06-03 | slides banner | Hakim El Hattab | |
2016-05-26 | include layout for notes outside of pdf exports | Hakim El Hattab | |
2016-05-26 | support for 'separate-page' layout for notes in PDF exports #1518 | Hakim El Hattab | |
2016-05-23 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2016-05-23 | Update README.md | Hakim El Hattab | |
more in-depth documentation of slide backgrounds #1542 | |||
2016-05-23 | Merge pull request #1537 from vincentbernat/fix/dark-background-simple-theme | Hakim El Hattab | |
make theme "simple" use white titles on dark backgrounds | |||
2016-05-23 | code format | Hakim El Hattab | |
2016-05-23 | Merge pull request #1585 from jasonkiss/feature/disabled-buttons | Hakim El Hattab | |
set/remove @disabled on navigation buttons | |||
2016-05-23 | ocd | Hakim El Hattab | |
2016-05-23 | Merge pull request #1586 from jasonkiss/feature/accessible-speaker-notes | Hakim El Hattab | |
make speaker notes keyboard accessible | |||
2016-05-23 | 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 | |
Add selection colour for Mozilla Firefox | |||
2016-05-23 | merge readme conflict #1595 | Hakim El Hattab | |
2016-05-23 | Merge branch 'patch-1' of https://github.com/tiagorg/reveal.js into dev | Hakim El Hattab | |
2016-05-21 | Removing duplicated "position" property at pdf.css | Tiago Garcia | |
Found that by running css-lint on the code | |||
2016-05-19 | Add minor imporovements to the PDF export instructions | Tristan Sokol | |
2016-05-10 | make speaker notes keyboard accessible | Jason Kiss | |
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. | |||
2016-05-10 | set/remove @disabled on navigation buttons | Jason Kiss | |
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. | |||
2016-04-29 | 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 | |
Simplify full setup | |||
2016-04-29 | 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 | |
More natural zooming on block level elements | |||
2016-04-28 | 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-27 | Add selection colour for Mozilla Firefox | Aniqah Mair | |
Defines the highlight colour when selecting slide content using Mozilla Firefox to match other browsers, instead of being the default colour. | |||
2016-04-27 | use scrollHeight instead of custom measurement | Hakim El Hattab | |
2016-04-26 | More natural zooming on block level elements | Jess Telford | |
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. | |||
2016-04-24 | Simplify full setup | Adrian Sieber | |
2016-04-18 | 3.3.0 | Hakim El Hattab | |
2016-04-18 | change introduction | Hakim El Hattab | |
2016-04-13 | 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 | overview now works with percentage based width/height #1247 | Hakim El Hattab | |
2016-04-10 | Merge branch 'dev' of github.com:hakimel/reveal.js into dev | 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 | lazy load iframe in demo | Hakim El Hattab | |
2016-04-10 | Merge branch 'update-headjs' of https://github.com/booi/reveal.js into dev | Hakim El Hattab | |
2016-04-09 | Fix watching for markdown files | Ruben Oostinga | |
`./*.md` didn't work `*.md` does work | |||
2016-04-08 | Fixes #1549, now UA match is limiting out MS Edge and Chrome detection is ↵ | Markku Roponen | |
improved. Also improved UserAgent access by storing it in to a local variable, it was accessed so many times in different places. | |||
2016-04-07 | 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 | remove test content | Hakim El Hattab | |
2016-04-07 | support for standalone multiplexing | Hakim El Hattab | |
2016-04-07 | Update README.md | Hakim El Hattab | |
2016-04-07 | Update README.md | Hakim El Hattab | |
readme tweaks | |||
2016-04-07 | Merge pull request #1545 from ducin/master | Hakim El Hattab | |
Table of contents added in README.md | |||
2016-04-07 | generalize scroll offset prevention | Hakim El Hattab | |
2016-04-02 | Table of contents added in README.md | Tomasz Ducin | |
2016-03-24 | make theme "simple" use white titles on dark backgrounds | Vincent Bernat | |
This is similar to what is done in the "white" theme. | |||
2016-03-20 | minor tweaks | Hakim El Hattab | |
2016-03-20 | remove unintentionally added file | Hakim El Hattab | |
2016-03-20 | new empty template at index.html, move old index to demo.html #1526 | Hakim El Hattab | |