Kaynağa Gözat

4.6.1, remove log

Hakim El Hattab 1 yıl önce
ebeveyn
işleme
a4b7f9dff7

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "reveal.js",
   "name": "reveal.js",
-  "version": "4.6.0",
+  "version": "4.6.1",
   "description": "The HTML Presentation Framework",
   "description": "The HTML Presentation Framework",
   "homepage": "https://revealjs.com",
   "homepage": "https://revealjs.com",
   "subdomain": "revealjs",
   "subdomain": "revealjs",

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
plugin/highlight/highlight.esm.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
plugin/highlight/highlight.js


+ 0 - 2
plugin/highlight/plugin.js

@@ -194,8 +194,6 @@ const Plugin = {
 		var startTop = block.scrollTop;
 		var startTop = block.scrollTop;
 		var targetTop = highlightBounds.top + ( Math.min( highlightBounds.bottom - highlightBounds.top, viewportHeight ) - viewportHeight ) / 2;
 		var targetTop = highlightBounds.top + ( Math.min( highlightBounds.bottom - highlightBounds.top, viewportHeight ) - viewportHeight ) / 2;
 
 
-		console.log(startTop, targetTop)
-
 		// Account for offsets in position applied to the
 		// Account for offsets in position applied to the
 		// <table> that holds our lines of code
 		// <table> that holds our lines of code
 		var lineTable = block.querySelector( '.hljs-ln' );
 		var lineTable = block.querySelector( '.hljs-ln' );

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor