aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Remove / from demo URLHEADmasterChristopher Baines2021-02-07
|
* Show notesChristopher Baines2021-02-07
|
* Commit presentationChristopher Baines2021-02-07
|
* UntabifyChristopher Baines2020-11-14
|
* add fit-text to demoHakim El Hattab2020-10-12
|
* v4.1.0Hakim El Hattab2020-10-12
|
* escape HTML entities in code parsed from markdown, fixes #2744Hakim El Hattab2020-09-09
|
* revert debug change to index.htmlHakim El Hattab2020-09-09
|
* 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 documentation
| | * 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 ./
| | * | Start relative paths in CSS with ./Michael Mior2020-08-18
| | |/
| * | Merge pull request #2767 from rschmehl/patch-1Hakim El Hattab2020-09-09
| |\ \ | | | | | | | | Update README.md
| | * | Update README.mdRoland Schmehl2020-09-06
| | |/ | | | | | | Fixed broken URL
| * | Merge pull request #2771 from timgates42/bugfix_typo_transitionHakim El Hattab2020-09-09
| |\ \ | | |/ | |/| docs: Fix simple typo, transiition -> transition
| | * docs: Fix simple typo, transiition -> transitionTim Gates2020-09-08
| |/ | | | | | | | | | | There is a small typo in js/controllers/autoanimate.js. Should read `transition` rather than `transiition`.
* | dependency upgradesHakim El Hattab2020-08-19
| |
* | upgrade rollup-plugin-terser to fix npm warning #2751Hakim El Hattab2020-08-19
| |
* | shuffle now applies to vertical slides as wellHakim El Hattab2020-08-17
| |
* | include /css and /js in npm package #2712Hakim El Hattab2020-06-30
| |
* | bg videos remain muted on mobile, otherwise broken when navigating with ↵Hakim El Hattab2020-06-16
| | | | | | | | swipe gestures
* | add 'playsinline' to all inline videos, dont mute background videos on mobileHakim El Hattab2020-06-16
| |
* | allow images inside of h/vstacks to be proportionally downsizedHakim El Hattab2020-06-09
| |
* | correct scope for fit-text selectorHakim El Hattab2020-06-09
| |
* | fit-text helper now triggers lazyily when slide enters view distanceHakim El Hattab2020-06-09
| |
* | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2020-06-09
|\|
| * npm run build now uses default gulp taskHakim El Hattab2020-06-09
| |
* | add support for auto-sized big text via r-fit-textHakim El Hattab2020-06-05
| |
* | fix slide numbering issue with uncounted horizontal slides (fixes #2675)Hakim El Hattab2020-06-05
| |
* | add support for wrapping code in script tempalte to avoid html parser #2684Hakim El Hattab2020-06-05
| |
* | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2020-06-05
|\|
| * update math example to use 4.0 plugin syntaxHakim El Hattab2020-06-05
| |
* | all themes now have contrasting text colors based on slide bgHakim El Hattab2020-06-05
| |
* | leave the progress bar empty if there's < 2 slidesHakim El Hattab2020-06-05
| |
* | add support for data-visibility=hiddenHakim El Hattab2020-06-02
| |
* | don't write '#/' to url on first slide, remove history api feature detectionHakim El Hattab2020-06-02
| |
* | remove 20px vertical padding on slide sectionsHakim El Hattab2020-06-02
| |
* | 🤦Hakim El Hattab2020-06-01
| |
* | build jsHakim El Hattab2020-06-01
| |
* | add --slide-width/height css variablesHakim El Hattab2020-06-01
|/
* 4.0.2Hakim El Hattab2020-05-29
|
* link logo in demo deck to revealjs.comHakim El Hattab2020-05-29
|
* remove overzealous pdf resetsHakim El Hattab2020-05-29
|
* recompile cssHakim El Hattab2020-05-28
|
* tweaks for pdf print sheetHakim El Hattab2020-05-28
|
* npmignore gulpfile and contributing.mdHakim El Hattab2020-05-28
|
* fix progress bar direction in rtl modeHakim El Hattab2020-05-27
|
* link logo image to revealjs.comHakim El Hattab2020-05-27
|
* Merge pull request #2679 from conao3/add-linkHakim El Hattab2020-05-27
|\ | | | | Add link for README badge