aboutsummaryrefslogtreecommitdiff
path: root/css/reveal.scss
Commit message (Expand)AuthorAge
* remove 20px vertical padding on slide sectionsHakim El Hattab2020-06-02
* fix progress bar direction in rtl modeHakim El Hattab2020-05-27
* progress bar width set via scale instead of width for perfHakim El Hattab2020-05-20
* auto-animate example in demoHakim El Hattab2020-05-19
* simplify stack cssHakim El Hattab2020-05-11
* new 'r-stack' helper class for stacking & centering multiple elementsHakim El Hattab2020-05-11
* dont prevent page scrolling when swiping on embedded decksHakim El Hattab2020-05-08
* fix bug where interactive iframe backgrounds were blocked by future vertical ...Hakim El Hattab2020-05-04
* 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
* add support for automatically scrolling code highlights into viewHakim El Hattab2020-03-12
* es6 refactoring, overlay design tweaksHakim El Hattab2020-03-06
* remove old flattened presentation fallback, more es6 refactoringHakim El Hattab2020-03-06
* refactor gulp tasks, update all gulp dependencies #2122Hakim El Hattab2020-03-03
|\
* | 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 pull request #2579 from Martinomagnifico/devHakim El Hattab2020-02-06
|\ \
| * | Add RTL support to ControlsMartino2020-02-05
* | | 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
* | 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
* | tests for pluginsHakim El Hattab2019-03-14
* | line number styling tweaksHakim 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
* | 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
* | hide body overflowHakim El Hattab2019-01-22
* | adjust how global height is styledHakim El Hattab2019-01-22
* | correct height of reveal.js on mobile devices, fixes vertical overflowHakim El Hattab2019-01-22
* | 2019Hakim El Hattab2019-01-10
* | fix notes layout when container isnt as wide as viewportHakim El Hattab2018-12-18
* | prefer vh for speaker notes layoutHakim El Hattab2018-12-17
* | fix concave/convex transitions on vertical slides #1947Hakim El Hattab2018-11-08
* | fix no-transform modeHakim El Hattab2018-10-31