From 213023760ab2cfaad4db022844da97e692c2ea50 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Thu, 28 Feb 2019 13:47:49 +0100 Subject: [PATCH] build dependency updates --- Gruntfile.ts | 5 ----- css/reveal.css | 6 +++--- package.json | 8 ++++---- test/test-markdown-external.html | 8 +++++--- test/test-pdf.html | 2 +- test/test.html | 6 +++--- 6 files changed, 16 insertions(+), 19 deletions(-) diff --git a/Gruntfile.ts b/Gruntfile.ts index f9c9dd6..1b7f31c 100644 --- a/Gruntfile.ts +++ b/Gruntfile.ts @@ -153,11 +153,6 @@ module.exports = function(grunt) { options: { livereload: true } - }, - - retire: { - js: [ 'js/reveal.js', 'lib/js/*.js', 'plugin/**/*.js' ], - node: [ '.' ] } }); diff --git a/css/reveal.css b/css/reveal.css index 51820c7..335fe82 100644 --- a/css/reveal.css +++ b/css/reveal.css @@ -249,7 +249,7 @@ body { visibility: hidden; opacity: 0; -webkit-appearance: none; - -webkit-tap-highlight-color: transparent; } + -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } .reveal .controls .controls-arrow:before, .reveal .controls .controls-arrow:after { content: ''; @@ -1023,7 +1023,7 @@ body { opacity: 0; visibility: hidden; overflow: hidden; - background-color: transparent; + background-color: rgba(0, 0, 0, 0); transition: all 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); } .reveal .slide-background-content { @@ -1430,7 +1430,7 @@ body { z-index: 30; cursor: pointer; transition: all 400ms ease; - -webkit-tap-highlight-color: transparent; } + -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } .reveal.overview .playback { opacity: 0; diff --git a/package.json b/package.json index c628f85..cd6ccbe 100644 --- a/package.json +++ b/package.json @@ -28,15 +28,15 @@ "grunt-cli": "^1.3.2", "grunt-autoprefixer": "^3.0.4", "grunt-contrib-connect": "^2.0.0", - "grunt-contrib-cssmin": "^2.2.1", + "grunt-contrib-cssmin": "^3.0.0", "grunt-contrib-jshint": "^2.0.0", - "grunt-contrib-qunit": "^2.0.0", + "grunt-contrib-qunit": "^3.1.0", "grunt-contrib-uglify": "^3.3.0", "grunt-contrib-watch": "^1.1.0", - "grunt-retire": "^1.0.7", - "grunt-sass": "^1.0.0", + "grunt-sass": "^3.0.2", "grunt-zip": "~0.17.1", "load-grunt-tasks": "^4.0.0", + "node-sass": "4.11.0", "mustache": "^2.3.0", "socket.io": "^2.2.0", "typescript": "^3.3.3333" diff --git a/test/test-markdown-external.html b/test/test-markdown-external.html index 76c6ae6..93cd983 100644 --- a/test/test-markdown-external.html +++ b/test/test-markdown-external.html @@ -13,12 +13,12 @@
-
+
@@ -29,7 +29,9 @@ - + + + diff --git a/test/test-pdf.html b/test/test-pdf.html index 1455fb9..a0b8282 100644 --- a/test/test-pdf.html +++ b/test/test-pdf.html @@ -22,7 +22,7 @@

1

- +
diff --git a/test/test.html b/test/test.html index 67932b7..309b201 100644 --- a/test/test.html +++ b/test/test.html @@ -21,9 +21,9 @@

1

- - - + + +