aboutsummaryrefslogtreecommitdiff
path: root/css
Commit message (Expand)AuthorAge
* Commit presentationChristopher Baines2021-02-07
* Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2020-09-09
|\
| * Merge pull request #2746 from ebriand/patch-1Hakim El Hattab2020-09-09
| |\
| | * Fix URL to pdf-export documentationEric Briand2020-08-04
| * | Merge pull request #2752 from michaelmior/css-pathsHakim El Hattab2020-09-09
| |\ \
| | * | Start relative paths in CSS with ./Michael Mior2020-08-18
| | |/
| * / Update README.mdRoland Schmehl2020-09-06
| |/
* | allow images inside of h/vstacks to be proportionally downsizedHakim El Hattab2020-06-09
* | fit-text helper now triggers lazyily when slide enters view distanceHakim El Hattab2020-06-09
* | add support for auto-sized big text via r-fit-textHakim El Hattab2020-06-05
* | all themes now have contrasting text colors based on slide bgHakim El Hattab2020-06-05
* | remove 20px vertical padding on slide sectionsHakim El Hattab2020-06-02
|/
* remove overzealous pdf resetsHakim El Hattab2020-05-29
* tweaks for pdf print sheetHakim El Hattab2020-05-28
* fix progress bar direction in rtl modeHakim El Hattab2020-05-27
* initial work for hstack and vstackHakim El Hattab2020-05-20
* progress bar width set via scale instead of width for perfHakim El Hattab2020-05-20
* reveal.netlify.app -> revealjs.comHakim El Hattab2020-05-19
* move fonts from lib/fonts to dist/theme/fontsHakim El Hattab2020-05-19
* auto-animate example in demoHakim El Hattab2020-05-19
* update all links to docs (will sub out '.netlify.app' once we ship 4.0)Hakim El Hattab2020-05-18
* remove default border around images, now available via img.r-frameHakim El Hattab2020-05-14
* scope selection color to .revealHakim El Hattab2020-05-11
* 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
* 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