aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Revert "fix theme backgrounds in firefox fullscreen mode #1386"Hakim El Hattab2016-06-21
| | | | This reverts commit b7e0d9b1c79a475249777d734a9675b1ba03a47a.
* fix theme backgrounds in firefox fullscreen mode #1386Hakim El Hattab2016-06-20
|
* increase default font sizes, adjust config defaults for less margings and ↵Hakim El Hattab2016-06-10
| | | | larger max scale #1605
* prevent repeated initialization #1616Hakim El Hattab2016-06-10
|
* Merge branch 'Timothep-master' into devHakim El Hattab2016-06-10
|\
| * Horizontal 2-1 View for the speaker notes instead of a vertical 1-2Timothep2016-06-10
| |
| * Added a description of the undocumented timer-reset featureTimothep2016-06-10
| |
* | Merge branch 'master' of https://github.com/dhyegofernando/reveal.js into devHakim El Hattab2016-06-10
|\ \
| * | fix(PDF Export): Mark as important `width`, `height` and add `zoom` ↵Dhyego Fernando2016-03-10
| | | | | | | | | | | | properties to fix CSS rules which were overrided by inline styles
* | | add showHelp to api #1611Hakim El Hattab2016-06-10
| | |
* | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2016-06-03
|\ \ \
| * | | text alignmentHakim El Hattab2016-06-03
| | | |
| * | | hdpi slides bannerHakim El Hattab2016-06-03
| | | |
* | | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2016-06-03
|\| | |
| * | | slides bannerHakim El Hattab2016-06-03
| | | |
* | | | include layout for notes outside of pdf exportsHakim El Hattab2016-05-26
| | | |
* | | | support for 'separate-page' layout for notes in PDF exports #1518Hakim El Hattab2016-05-26
| | | |
* | | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2016-05-23
|\| | |
| * | | Update README.mdHakim El Hattab2016-05-23
| | | | | | | | | | | | more in-depth documentation of slide backgrounds #1542
* | | | Merge pull request #1537 from vincentbernat/fix/dark-background-simple-themeHakim El Hattab2016-05-23
|\ \ \ \ | | | | | | | | | | make theme "simple" use white titles on dark backgrounds
| * | | | make theme "simple" use white titles on dark backgroundsVincent Bernat2016-03-24
| | | | | | | | | | | | | | | | | | | | This is similar to what is done in the "white" theme.
* | | | | code formatHakim El Hattab2016-05-23
| | | | |
* | | | | Merge pull request #1585 from jasonkiss/feature/disabled-buttonsHakim El Hattab2016-05-23
|\ \ \ \ \ | | | | | | | | | | | | set/remove @disabled on navigation buttons
| * | | | | set/remove @disabled on navigation buttonsJason Kiss2016-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.
* | | | | ocdHakim El Hattab2016-05-23
| | | | |
* | | | | Merge pull request #1586 from jasonkiss/feature/accessible-speaker-notesHakim El Hattab2016-05-23
|\ \ \ \ \ | | | | | | | | | | | | make speaker notes keyboard accessible
| * | | | | make speaker notes keyboard accessibleJason Kiss2016-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 #1575Hakim El Hattab2016-05-23
| | | | |
* | | | | Merge pull request #1575 from aniqah/firefox-selection-colourHakim El Hattab2016-05-23
|\ \ \ \ \ | | | | | | | | | | | | Add selection colour for Mozilla Firefox
| * | | | | Add selection colour for Mozilla FirefoxAniqah Mair2016-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 #1595Hakim El Hattab2016-05-23
|\ \ \ \ \
| * | | | | Add minor imporovements to the PDF export instructionsTristan Sokol2016-05-19
| | |/ / / | |/| | |
* | | | | Merge branch 'patch-1' of https://github.com/tiagorg/reveal.js into devHakim El Hattab2016-05-23
|\ \ \ \ \
| * | | | | Removing duplicated "position" property at pdf.cssTiago Garcia2016-05-21
| |/ / / / | | | | | | | | | | Found that by running css-lint on the code
* | | | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2016-04-29
|\| | | |
| * | | | Merge pull request #1571 from adius/patch-1Hakim El Hattab2016-04-29
| |\ \ \ \ | | |/ / / | |/| | | Simplify full setup
| | * | | Simplify full setupAdrian Sieber2016-04-24
| |/ / /
* | | | tweak formatting to match rest of slideHakim El Hattab2016-04-29
| | | |
* | | | Merge pull request #1572 from jesstelford/zoom-content-sizeHakim El Hattab2016-04-29
|\ \ \ \ | | | | | | | | | | More natural zooming on block level elements
| * | | | More natural zooming on block level elementsJess Telford2016-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 codeHakim El Hattab2016-04-28
| | | |
* | | | make max pages per slide limit configurableHakim El Hattab2016-04-28
| | | |
* | | | prevent pages from overflowing when printing to pdfHakim El Hattab2016-04-28
| | | |
* | | | use scrollHeight instead of custom measurementHakim El Hattab2016-04-27
|/ / /
* | | 3.3.0Hakim El Hattab2016-04-18
| | |
* | | change introductionHakim El Hattab2016-04-18
| | |
* | | readme tweak for #1535Hakim El Hattab2016-04-13
| | |
* | | Merge branch '1549' of https://github.com/RopoMen/reveal.js into devHakim El Hattab2016-04-13
|\ \ \
| * | | Fixes #1549, now UA match is limiting out MS Edge and Chrome detection is ↵Markku Roponen2016-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 #1247Hakim El Hattab2016-04-13
| | | |