aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* note about backticks to avoid LaTeX <> Markdown syntax conflicts #1359Hakim El Hattab2018-12-12
|
* Merge pull request #2231 from esthor/patch-1Hakim El Hattab2018-10-03
|\ | | | | bring install instructions to top, as is tradition
| * bring install instructions to top, as is traditionErik2018-09-18
| | | | | | The Install was waaaay at the bottom, which didn't make sense to scroll through all the detailed documentation, just to find how to get started with an install.
* | dont refer to outdated speaker notes style in readme #2244Hakim El Hattab2018-10-03
|/
* fix detection of named links (closes #1655)Hakim El Hattab2018-08-01
|
* 3.7.0Hakim El Hattab2018-08-01
|
* Merge pull request #2171 from tristansokol/tristans/add-all-transitionsHakim El Hattab2018-08-01
|\ | | | | add a full list of transitions to readme
| * add a full list of transitions to readmeTristan Sokol2018-06-05
| |
* | Merge branch 'dev' of github.com:hakimel/reveal.jsHakim El Hattab2018-08-01
|\ \
| * | add 'resume presentation' button to pause overlayHakim El Hattab2018-07-02
| | |
| * | use absolute positioning for slide numberHakim El Hattab2018-06-21
| | |
| * | rename new fragment styleHakim El Hattab2018-06-13
| | |
| * | refactor fragment pdf exporting to support multiple fragments with same ↵Hakim El Hattab2018-06-12
| | | | | | | | | | | | index #1955
| * | merge #1955 with minor changesHakim El Hattab2018-06-11
| | |
| * | Merge branch 'master' of https://github.com/koehlma/reveal.js into devHakim El Hattab2018-06-11
| |\ \
| | * | fix indent: replace spaces with tabsMaximilian Köhl2017-08-08
| | | |
| | * | PDF export: add option to export one page per fragmentMaximilian Köhl2017-08-08
| | | |
| * | | merge conflictsHakim El Hattab2018-06-11
| |\ \ \
| * | | | add 'fade-in-then-half-out' fragment style, 'current-visible' was renamed to ↵Hakim El Hattab2018-06-11
| | | | | | | | | | | | | | | | | | | | 'fade-in-then-out'
| * | | | new syncFragments api methodHakim El Hattab2018-05-31
| | | | |
| * | | | flatten slide number when there are only vertical slidesHakim El Hattab2018-05-24
| | | | |
| * | | | Merge pull request #2158 from denehyg/issue-2157Hakim El Hattab2018-05-07
| |\ \ \ \ | | | | | | | | | | | | Fix timer when speaker notes window opened via RevealNotes.open()
| | * | | | Fixed notes timer when speaker notes window opened via RevealNotes.open()Greg Denehy2018-05-05
| |/ / / /
| * | | | refactor code to match new background dom structureHakim El Hattab2018-05-03
| | | | |
| * | | | add Reveal.syncSlideHakim El Hattab2018-05-03
| | | | |
| * | | | data-background-content-opacity -> data-background-opacityHakim El Hattab2018-05-03
| | | | |
| * | | | add , adds wrapper element around background images/videos/iframesHakim El Hattab2018-04-27
| | | | |
| * | | | smaller font size for sub/supHakim El Hattab2018-04-24
| | | | |
| * | | | speaker view has visible connection status, times out with error after 5sHakim El Hattab2018-04-24
| | | | |
| * | | | support interactive iframe backgrounds in vertical stacksHakim El Hattab2018-04-17
| | | | |
| * | | | revise readURL to handle one-based indicesHakim El Hattab2018-04-16
| | | | |
| * | | | prevent linked slide numbers from changing colorHakim El Hattab2018-04-16
| | | | |
| * | | | Merge pull request #2133 from sean-parent/masterHakim El Hattab2018-04-16
| |\ \ \ \ | | | | | | | | | | | | Adding support for hash linked slideNumber
| | * \ \ \ Merge branch 'dev' into masterSean Parent2018-04-13
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | gracefully handle duplicate slide id'sHakim El Hattab2018-03-27
| | | | | |
| * | | | | Print background in pdf (#2131)Quentin PROUST2018-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Print background in pdf Pull request to integrate issue https://github.com/hakimel/reveal.js/issues/1686. Adding the workaround to the theme template to make it work for every theme. * apply suggestion of @hakimel
| * | | | | code formattingHakim El Hattab2018-03-22
| | | | | |
| * | | | | Merge branch 'URI-encode-name-hash' of https://github.com/nnormand/reveal.js ↵Hakim El Hattab2018-03-22
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | into dev
| | * | | | | URI encode name hashNicolas Normand2017-11-17
| | | | | | |
| * | | | | | formattingHakim El Hattab2018-03-22
| | | | | | |
| * | | | | | Merge pull request #2114 from ChumpChief/standardized-pointerHakim El Hattab2018-03-22
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Prefer W3C pointer events and updates to match the standard definition
| | * | | | | | Prefer W3C pointer events, remove pointerEnabled references (it is not part ↵Matt Rakow2018-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of the standard), unconditional event removal
| * | | | | | | remove legacy vendor prefixes from pdf cssHakim El Hattab2018-03-22
| | | | | | | |
| * | | | | | | Merge pull request #2128 from craigsdennis/feature/update-copyright-dateHakim El Hattab2018-03-22
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Updates copyright to 2018
| | * | | | | | | Updates copyright to 2018craigsdennis2018-03-16
| | | | | | | | |
| * | | | | | | | disableLayout comment tweakHakim El Hattab2018-03-22
| | | | | | | | |
| * | | | | | | | add support for overriding the default layout (#2121)Steve Hartzog2018-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add support for overriding the default layout New `overrideLayout` option (if true) will prevent h/w calcs. * fix error if options are empty * Implement requested changes Rename overrideLayout to disableLayout and remove code to unset display
| * | | | | | | | Revert "remove pdf height offset"Hakim El Hattab2018-03-20
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit f76b4fda93a8d8770390d4e89b68f8ac27e32dc9.
| * | | | | | | remove pdf height offsetHakim El Hattab2018-03-16
| | | | | | | |
| * | | | | | | prevent missing 'present' class when navigating to same slide twiceHakim El Hattab2018-03-14
| |/ / / / / /