aboutsummaryrefslogtreecommitdiff
path: root/css
Commit message (Expand)AuthorAge
* don't style html element if reveal.js is embeddedHakim El Hattab2020-04-06
* move body styles to new .reveal-viewportHakim El Hattab2020-04-06
* auto-animate; carry forward fragment visibility, unmatched elements adhere to...Hakim El Hattab2020-03-19
* unmatched auto-aniamte elements now adhere to element-level duration/delay at...Hakim El Hattab2020-03-17
* print styles are now built into reveal.css, revamped print styles #2633Hakim El Hattab2020-03-13
* Merge branch 'dev_repackagePrintStyleSheets' of https://github.com/quilicicf/...Hakim El Hattab2020-03-12
|\
| * Remove accessible slide status when printing to PDFquilicicf2020-03-12
| * Package paper and pdf style sheets and apply them conditionallyquilicicf2020-03-11
* | add support for automatically scrolling code highlights into viewHakim El Hattab2020-03-12
|/
* Merge pull request #2628 from telliott22/fix-print-pdf-linksHakim El Hattab2020-03-10
|\
| * :bug: enabling pointer events on pdf prin slidesTim Elliott2020-03-09
* | :rotating_light: breaking change; move all compiled assets to /distHakim 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
* | build updates, gulp serve accepts root/portHakim El Hattab2020-03-05
* | refactor gulp tasks, update all gulp dependencies #2122Hakim El Hattab2020-03-03
|\ \
* \ \ Merge pull request #2521 from quilicicf/dev_cssCustomPropertiesHakim El Hattab2020-03-03
|\ \ \
| * | | Expose theme variables in CSS custom propertiesquilicicf2019-11-12
* | | | refactored and improved auto-animate matcher, supports line-by-line code anim...Hakim El Hattab2020-02-28
* | | | auto-animate bug fixes + support for inheriting options from closest animated...Hakim El Hattab2020-02-24
* | | | 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
* | | | support for fading in unmatched auto-animate elementsHakim El Hattab2020-02-12
* | | | add helper class for disabling all slide transitionsHakim El Hattab2020-02-08
* | | | 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
* | | | | | 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
|/ / / /
* | | | easing option for auto-animateHakim El Hattab2020-02-01
* | | | initial work for auto-animateHakim El Hattab2020-01-31
| |_|/ |/| |
* | | Merge pull request #2567 from trevorpower/patch-1Hakim El Hattab2020-01-27
|\ \ \
| * | | fixed link to gruntfileTrevor Power2020-01-13
* | | | 2020Hakim El Hattab2020-01-15
|/ / /
* / / switch to fixed unit for fragment animations to make them more consistentHakim El Hattab2019-12-19
|/ /
* | down arrow padding for edge aligned controlsHakim El Hattab2019-05-27
* | fix the touch devices issues with the down arrowNoriSte2019-05-18
* | refinements for multi-step code highlightsHakim El Hattab2019-04-05
* | first version of multi-step code highlightsHakim El Hattab2019-04-05
* | 3.8.0Hakim El Hattab2019-04-01
* | tests for pluginsHakim El Hattab2019-03-14
* | line number styling tweaksHakim El Hattab2019-03-12
* | switch to monokai as default syntax highlight themeHakim El Hattab2019-03-12
* | more succinct syntax for code block line highlightsHakim El Hattab2019-03-11
* | highlight plugin updates; support for line numbers and highlighting specific ...Hakim El Hattab2019-03-08
* | build dependency updatesHakim El Hattab2019-02-28
* | zoom transition now uses zooming for vertical transitions, tooHakim El Hattab2019-02-01
* | enable pinch-to-zoom for androidHakim El Hattab2019-01-30
* | hide vertical arrows when navigationMode is 'linear' #2307Hakim El Hattab2019-01-23