Commit Graph

515 Commits

Author SHA1 Message Date
Sean Cross ab5a18c345 theme: fill in some more fossasia theme
Signed-off-by: Sean Cross <sean@xobs.io>
2020-03-12 10:08:26 +08:00
Sean Cross b69e4f4e69 initial commit
Signed-off-by: Sean Cross <sean@xobs.io>
2020-03-11 17:53:09 +08:00
Hakim El Hattab 731f6819ac
Merge pull request #2567 from trevorpower/patch-1
fixed link to gruntfile
2020-01-27 13:46:34 +01:00
Hakim El Hattab d969ec5f25 2020 2020-01-15 11:39:19 +01:00
Trevor Power 76a8193fc2
fixed link to gruntfile 2020-01-13 11:57:17 +00:00
Hakim El Hattab 6f9b10b269 switch to fixed unit for fragment animations to make them more consistent 2019-12-19 08:16:42 +01:00
Hakim El Hattab a1dd1028a1 down arrow padding for edge aligned controls 2019-05-27 08:04:58 +02:00
NoriSte 6ac01281d2 fix the touch devices issues with the down arrow 2019-05-18 12:57:35 +02:00
Hakim El Hattab e9ba289e80 refinements for multi-step code highlights 2019-04-05 19:49:17 +02:00
Hakim El Hattab 7eb2cec6b6 first version of multi-step code highlights 2019-04-05 07:59:35 +02:00
Hakim El Hattab 3da09f1fef 3.8.0 2019-04-01 14:34:10 +02:00
Hakim El Hattab c7db11d9cf tests for plugins 2019-03-14 16:03:55 +01:00
Hakim El Hattab cfc2f9cf9c line number styling tweaks 2019-03-12 13:21:27 +01:00
Hakim El Hattab fbbae1dc55 switch to monokai as default syntax highlight theme 2019-03-12 11:26:10 +01:00
Hakim El Hattab 8690858b6f more succinct syntax for code block line highlights 2019-03-11 15:48:03 +01:00
Hakim El Hattab cef864a7be highlight plugin updates; support for line numbers and highlighting specific lines 2019-03-08 15:07:59 +01:00
Hakim El Hattab 213023760a build dependency updates 2019-02-28 13:47:49 +01:00
Hakim El Hattab 2d57981261 zoom transition now uses zooming for vertical transitions, too 2019-02-01 11:09:03 +01:00
Hakim El Hattab 6a2cb42e6b enable pinch-to-zoom for android 2019-01-30 16:31:31 +01:00
Hakim El Hattab 481208f43f hide vertical arrows when navigationMode is 'linear' #2307 2019-01-23 10:30:29 +01:00
Hakim El Hattab ddd9f818f3 hide body overflow 2019-01-22 12:05:57 +01:00
Hakim El Hattab 41858b91d5 adjust how global height is styled 2019-01-22 10:02:08 +01:00
Hakim El Hattab 5002304fb1 correct height of reveal.js on mobile devices, fixes vertical overflow 2019-01-22 09:45:33 +01:00
Hakim El Hattab c36caef5e7 2019 2019-01-10 14:58:38 +01:00
Hakim El Hattab 9f1856d55b fix notes layout when container isnt as wide as viewport 2018-12-18 10:14:18 +01:00
Hakim El Hattab 6fe0cbc0dd prefer vh for speaker notes layout 2018-12-17 12:58:55 +01:00
Hakim El Hattab 87d6af2cb4
Merge pull request #2266 from f00ale/custom_code_font
Make code font customizable for themes.
2018-11-21 08:33:56 +01:00
Hakim El Hattab b6ce0a9724 fix concave/convex transitions on vertical slides #1947 2018-11-08 14:05:53 +01:00
Hakim El Hattab bc2477bf10 fix no-transform mode 2018-10-31 09:20:12 +01:00
Arno Lepisk 8e5bdcc2bb Make code font customizable for themes. 2018-10-30 22:03:13 +01:00
Hakim El Hattab 6abc6e0058 move reset.css out of reveal.css to make it optional #1952 #2248 2018-10-25 13:34:03 +02:00
Hakim El Hattab 7dbf519104 fix css conflict 2018-08-21 09:27:55 +02:00
Hakim El Hattab b9bb353a11 add 'resume presentation' button to pause overlay 2018-07-02 11:08:45 +02:00
Hakim El Hattab fd95c8c266 use absolute positioning for slide number 2018-06-21 10:07:38 +02:00
Hakim El Hattab be87adcdf8 rename new fragment style 2018-06-13 14:12:28 +02:00
Hakim El Hattab 4bea8e17e8 add 'fade-in-then-half-out' fragment style, 'current-visible' was renamed to 'fade-in-then-out' 2018-06-11 10:59:31 +02:00
Hakim El Hattab 4ba0d73345 add , adds wrapper element around background images/videos/iframes 2018-04-27 15:53:02 +02:00
Hakim El Hattab de41f6cf50 smaller font size for sub/sup 2018-04-24 14:56:03 +02:00
Hakim El Hattab f1133f0e10 support interactive iframe backgrounds in vertical stacks 2018-04-17 09:46:55 +02:00
Hakim El Hattab 531d1e8791 prevent linked slide numbers from changing color 2018-04-16 09:48:37 +02:00
Quentin PROUST 93cacaa40c Print background in pdf (#2131)
* Print background in pdf

Pull request to integrate issue https://github.com/hakimel/reveal.js/issues/1686. Adding the workaround to the theme template to make it work for every theme.

* apply suggestion of @hakimel
2018-03-23 13:50:42 +01:00
Hakim El Hattab 49251078f3 remove legacy vendor prefixes from pdf css 2018-03-22 11:43:07 +01:00
craigsdennis 8ff5fe4986 Updates copyright to 2018 2018-03-16 22:41:16 -07:00
Hakim El Hattab 5848a432d9 Merge branch 'patch-1' of https://github.com/Jmuccigr/reveal.js into dev 2018-02-22 10:08:02 +01:00
Benjamin Tan 57a4c45cf6 Docs: avoid recommending global Grunt installation.
Closes #1951.
2018-02-06 22:12:35 +08:00
Hakim El Hattab 0c946ae18b fix missing theme line-height when printing #1967 2017-12-04 14:03:16 +01:00
Hakim El Hattab 65bdccd580 lab.hakim.se/reveal-js -> revealjs.com 2017-11-22 14:46:55 +01:00
Hakim El Hattab 28d6a7775b Merge branch 'update-css' of https://github.com/sfairchild/reveal.js into dev 2017-11-09 11:52:11 +01:00
Sean Fairchild f9a4a27087 Prevent text-transform inside code tags 2017-09-06 10:50:39 -04:00
Hakim El Hattab dc17129082 themes use default quotation marks for `<q>` #1720 2017-06-14 10:42:51 +02:00