vendor/assets/js/plugins/foundation.reveal.js in foundation-rails-6.6.1.0 vs vendor/assets/js/plugins/foundation.reveal.js in foundation-rails-6.6.2.0
- old
+ new
@@ -719,11 +719,11 @@
this.$element.off('keydown.zf.reveal');
function finishUp() {
// Get the current top before the modal is closed and restore the scroll after.
// TODO: use component properties instead of HTML properties
- // See https://github.com/zurb/foundation-sites/pull/10786
+ // See https://github.com/foundation/foundation-sites/pull/10786
var scrollTop = parseInt(jquery__WEBPACK_IMPORTED_MODULE_0___default()("html").css("top"));
if (jquery__WEBPACK_IMPORTED_MODULE_0___default()('.reveal:visible').length === 0) {
_this._removeGlobalClasses(); // also remove .is-reveal-open from the html element when there is no opened reveal
@@ -1252,10 +1252,10 @@
!*** multi ./js/entries/plugins/foundation.reveal.js ***!
\*******************************************************/
/*! no static exports found */
/***/ (function(module, exports, __webpack_require__) {
-module.exports = __webpack_require__(/*! /Volumes/Data/Development/Foundation/foundation-sites/js/entries/plugins/foundation.reveal.js */"./js/entries/plugins/foundation.reveal.js");
+module.exports = __webpack_require__(/*! /Users/joeworkman/Development/foundation-sites/js/entries/plugins/foundation.reveal.js */"./js/entries/plugins/foundation.reveal.js");
/***/ }),
/***/ "jquery":
\ No newline at end of file