aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* remove multiple legacy vendor prefixesHakim El Hattab2020-03-02
* refactored and improved auto-animate matcher, supports line-by-line code anim...Hakim El Hattab2020-02-28
* only transition properties that have changedHakim El Hattab2020-02-27
* auto-animate bug fixes + support for inheriting options from closest animated...Hakim El Hattab2020-02-24
* Merge pull request #2574 from christian-classics-ethereal-library/getComputed...Hakim El Hattab2020-02-24
|\
| * * API: Expose getComputedSlideSize for plugin developersZach DeCook2020-01-31
* | auto-animate tweaks and new config optionsHakim El Hattab2020-02-20
* | remove need for dedicated data-auto-animate-unmatched attributeHakim El Hattab2020-02-18
* | switch to bounding rect for auto-animate deltasHakim El Hattab2020-02-17
* | additional auto-animate testsHakim El Hattab2020-02-17
* | fix animations intermittently not triggering in firefoxHakim El Hattab2020-02-17
* | fix issue that caused data-auto-animate to be added to the wrong slidesHakim El Hattab2020-02-16
* | merge gh actions from masterHakim El Hattab2020-02-13
|\ \
| * | 3.9.2 security releaseHakim El Hattab2020-01-31
| * | blacklist some method from the postMessage API to prevent XSSHakim El Hattab2020-01-31
* | | remove needless semicolonHakim El Hattab2020-02-13
* | | fix auto-animations in firefoxHakim El Hattab2020-02-13
* | | auto-animate performance improvements, dont animate unchanged propertiesHakim El Hattab2020-02-13
* | | support for fading in unmatched auto-animate elementsHakim El Hattab2020-02-12
* | | simplify auto-animate stylesHakim El Hattab2020-02-11
* | | demo and auto-animate example updatesHakim El Hattab2020-02-11
* | | refactoring and fixed auto-animate test exceptionHakim El Hattab2020-02-11
* | | allow custom auto-animate matchers to override transition settingsHakim El Hattab2020-02-11
* | | make it possible to override auto-anim properties per-elementHakim El Hattab2020-02-09
* | | auto-animate refactoring and optimizationHakim El Hattab2020-02-08
* | | minor simplicifcation for #2579Hakim El Hattab2020-02-06
* | | Merge branch 'dev' of github.com:hakimel/reveal.js into devHakim El Hattab2020-02-06
|\ \ \
| * \ \ Merge pull request #2579 from Martinomagnifico/devHakim El Hattab2020-02-06
| |\ \ \
| | * | | Add RTL support to ControlsMartino2020-02-05
* | | | | auto-animate; don't scale between text blocksHakim El Hattab2020-02-06
* | | | | fix auto-animatie transform origin + refactoringHakim El Hattab2020-02-06
|/ / / /
* | | | auto-animate applies styles via stylesheet to avoid changing the slide domHakim El Hattab2020-02-05
* | | | auto-matching for animated media and code html elementsHakim El Hattab2020-02-03
* | | | auto-match animatable targets by their contentsHakim El Hattab2020-02-03
* | | | additional auto-animation tests, default to 1sHakim El Hattab2020-02-02
|/ / /
* | | easing option for auto-animateHakim El Hattab2020-02-01
* | | auto-animate works on vertically centered decksHakim El Hattab2020-01-31
| |/ |/|
* | initial work for auto-animateHakim El Hattab2020-01-31
* | 4.0.0-devHakim El Hattab2020-01-29
|/
* 3.9.1 because a local edit made it into npmHakim El Hattab2020-01-29
* npm audit fix 😶Hakim El Hattab2020-01-27
* 3.9.0Hakim El Hattab2020-01-27
* Merge branch 'pdf-slide-numbers' of https://github.com/dougalsutherland/revea...Hakim El Hattab2020-01-27
|\
| * honor slide number config in pdf modeDougal J. Sutherland2019-10-29
| * add a slide argument to locationHash(), getSlidePastCount()Dougal J. Sutherland2019-10-29
* | 2020Hakim El Hattab2020-01-15
* | add data-fragment=<index> attribute to slide <sections>Hakim El Hattab2020-01-15
* | Merge pull request #2437 from TehDmitry/devHakim El Hattab2019-12-09
|\ \
| * | Allowing autoplay in data-background-iframe for audio and video elementsTehDmitry2019-06-09
* | | add mobileViewDistance to readme #2513Hakim El Hattab2019-12-09