aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* update assets paths for testsHakim El Hattab2020-03-06
* remove unused polyfillHakim El Hattab2020-03-06
* :rotating_light: breaking change; move all compiled assets to /distHakim El Hattab2020-03-06
* add webpack, move playback to own moduleHakim El Hattab2020-03-06
* use object shorthand for apiHakim El Hattab2020-03-06
* continued js code modernizationHakim El Hattab2020-03-06
* es6 refactoring, overlay design tweaksHakim El Hattab2020-03-06
* remove old flattened presentation fallback, more es6 refactoringHakim El Hattab2020-03-06
* remove legacy feature detection for <IE11Hakim El Hattab2020-03-06
* drop config, had no effect in modern browsersHakim El Hattab2020-03-06
* start moving to es6Hakim El Hattab2020-03-05
* add support for data-visibility='uncounted' #2543Hakim El Hattab2020-03-05
|\
| * Don't count slides with class .uncountedlassepe2019-12-03
* | setup babelHakim El Hattab2020-03-05
* | remove gruntfileHakim El Hattab2020-03-05
* | build updates, gulp serve accepts root/portHakim El Hattab2020-03-05
* | refactor gulp tasks, update all gulp dependencies #2122Hakim El Hattab2020-03-03
|\ \
| * | Removed .jshintrc and added eslint instead of jshintDaniel Panero2018-05-14
| * | Added the remaining gulp watchDaniel2018-03-11
| * | Added GulpDaniel2018-03-11
* | | Merge pull request #2515 from Bagira80/boolean-attributes-from-markdownHakim El Hattab2020-03-03
|\ \ \
| * | | Markdown: Boolean (data-)attributes will now be added to elements, too.Deniz Bahadir2019-10-23
* | | | readme correctionHakim El Hattab2020-03-03
* | | | Merge pull request #2269 from ggodreau/issue_2268Hakim El Hattab2020-03-03
|\ \ \ \
| * | | | Fixes #2268ggodreau2018-11-01
* | | | | Merge pull request #2521 from quilicicf/dev_cssCustomPropertiesHakim El Hattab2020-03-03
|\ \ \ \ \
| * | | | | Document theme variable exposition in README theming sectionquilicicf2019-11-12
| * | | | | Expose theme variables in CSS custom propertiesquilicicf2019-11-12
| | |/ / / | |/| | |
* | | | | auto-animate docsHakim El Hattab2020-03-02
* | | | | auto-animate docsHakim El Hattab2020-03-02
* | | | | auto-animate docsHakim El Hattab2020-03-02
* | | | | start of auto-aniamte docsHakim El Hattab2020-03-02
* | | | | remove multiple legacy vendor prefixesHakim El Hattab2020-03-02
* | | | | remove html shivHakim El Hattab2020-03-01
* | | | | add code animation example to demo.htmlHakim El Hattab2020-03-01
* | | | | 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 branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2020-02-24
|\ \ \ \ \
| * | | | | update CI badgeHakim El Hattab2020-02-24
| * | | | | rename gh actionHakim El Hattab2020-02-24
| * | | | | Merge pull request #2581 from flaviomartins/patch-1Hakim El Hattab2020-02-24
| |\ \ \ \ \
| | * | | | | fix typo in configuration exampleFlavio Martins2020-02-10
* | | | | | | Merge pull request #2574 from christian-classics-ethereal-library/getComputed...Hakim El Hattab2020-02-24
|\ \ \ \ \ \ \
| * | | | | | | * API: document getComputedSlideSizeZach DeCook2020-01-31
| * | | | | | | * 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