aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | Merge pull request #2627 from quilicicf/dev_importBundledPluginsHakim El Hattab2020-03-10
|\ \ \ \
| * \ \ \ Merge branch 'dev' into dev_importBundledPluginsHakim El Hattab2020-03-10
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | fix controller api methodsHakim El Hattab2020-03-09
* | | | | move overview to new moduleHakim El Hattab2020-03-09
* | | | | statusDiv -> statusElementHakim El Hattab2020-03-09
* | | | | move fragments to separate controllerHakim El Hattab2020-03-09
* | | | | commentsHakim El Hattab2020-03-09
* | | | | break autoanimate and loading of slide content into separate controllersHakim El Hattab2020-03-09
* | | | | remove code slide from exampleHakim El Hattab2020-03-09
| * | | | Add bundler-friendly dependency injectionquilicicf2020-03-09
|/ / / /
* | | | fix markdown exampleHakim El Hattab2020-03-09
* | | | add color, constant and loader modulesHakim El Hattab2020-03-07
* | | | add babel-eslint, link all filesHakim El Hattab2020-03-07
* | | | move plugin logic to Plugins controllerHakim El Hattab2020-03-07
* | | | refactor unit tests, now consistently initializing reveal.js in the same wayHakim El Hattab2020-03-07
* | | | move script loader to utilsHakim El Hattab2020-03-07
* | | | scope all query selection to .revealHakim El Hattab2020-03-07
* | | | es6 refactoringHakim El Hattab2020-03-07
* | | | move out additional util methods, use shorthands for apiHakim El Hattab2020-03-07
* | | | move default config to separate moduleHakim El Hattab2020-03-07
* | | | reveal.js can now be instantiated with new Reveal(<htmlelement>,<options>)Hakim El Hattab2020-03-07
* | | | 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