Skip to content

Commit a4c0d6e

Browse files
committed
💎 Release new version v0.1.2
Signed-off-by: Jakub Juszczak <[email protected]>
1 parent 2874afb commit a4c0d6e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

dist/vue-parallaxy.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ return /******/ (function(modules) { // webpackBootstrap
127127
if(false) {
128128
// When the styles change, update the <style> tags
129129
if(!content.locals) {
130-
module.hot.accept("!!./../../node_modules/css-loader/index.js!./../../node_modules/vue-loader/lib/style-rewriter.js?id=data-v-2cfd1a30!./../../node_modules/sass-loader/index.js!./../../node_modules/vue-loader/lib/selector.js?type=styles&index=0!./Parallax.vue", function() {
131-
var newContent = require("!!./../../node_modules/css-loader/index.js!./../../node_modules/vue-loader/lib/style-rewriter.js?id=data-v-2cfd1a30!./../../node_modules/sass-loader/index.js!./../../node_modules/vue-loader/lib/selector.js?type=styles&index=0!./Parallax.vue");
130+
module.hot.accept("!!./../../node_modules/css-loader/index.js?sourceMap!./../../node_modules/vue-loader/lib/style-rewriter.js?id=data-v-2cfd1a30!./../../node_modules/sass-loader/index.js?sourceMap!./../../node_modules/vue-loader/lib/selector.js?type=styles&index=0!./Parallax.vue", function() {
131+
var newContent = require("!!./../../node_modules/css-loader/index.js?sourceMap!./../../node_modules/vue-loader/lib/style-rewriter.js?id=data-v-2cfd1a30!./../../node_modules/sass-loader/index.js?sourceMap!./../../node_modules/vue-loader/lib/selector.js?type=styles&index=0!./Parallax.vue");
132132
if(typeof newContent === 'string') newContent = [[module.id, newContent, '']];
133133
update(newContent);
134134
});
@@ -146,7 +146,7 @@ return /******/ (function(modules) { // webpackBootstrap
146146

147147

148148
// module
149-
exports.push([module.id, "\n.Masthead {\n position: relative;\n min-height: 21.875rem;\n scroll-behavior: smooth;\n overflow: hidden;\n z-index: -1;\n}\n@media screen and (min-width: 768px) {\n.Masthead {\n min-height: 100vh;\n}\n}\n.Masthead__image {\n width: 100%;\n overflow: hidden;\n height: 120%;\n}\n.Masthead__image > img {\n height: 100%;\n max-width: none;\n width: 100%;\n -o-object-fit: cover;\n object-fit: cover;\n -o-object-position: bottom;\n object-position: bottom;\n font-family: \"object-fit: cover; object-position: bottom\";\n}\n.Masthead__image.is-parallax {\n left: 0;\n position: absolute;\n will-change: transform;\n right: 0;\n top: 0;\n}\n.Masthead__image.is-parallax > img {\n height: 100%;\n max-width: none;\n width: 100%;\n -o-object-fit: cover;\n object-fit: cover;\n -o-object-position: bottom;\n object-position: bottom;\n font-family: \"object-fit: cover; object-position: bottom\";\n}\n.Masthead__image.is-fixed {\n position: fixed;\n}\n.Masthead__image.is-fixed > img {\n height: 100vh;\n max-width: none;\n}\n", ""]);
149+
exports.push([module.id, "\n.Masthead {\n position: relative;\n min-height: 21.875rem;\n scroll-behavior: smooth;\n overflow: hidden;\n z-index: -1;\n}\n@media screen and (min-width: 768px) {\n.Masthead {\n min-height: 100vh;\n}\n}\n.Masthead__image {\n width: 100%;\n overflow: hidden;\n height: 120%;\n}\n.Masthead__image > img {\n height: 100%;\n max-width: none;\n width: 100%;\n -o-object-fit: cover;\n object-fit: cover;\n -o-object-position: bottom;\n object-position: bottom;\n font-family: \"object-fit: cover; object-position: bottom\";\n}\n.Masthead__image.is-parallax {\n left: 0;\n position: absolute;\n will-change: transform;\n right: 0;\n top: 0;\n}\n.Masthead__image.is-parallax > img {\n height: 100%;\n max-width: none;\n width: 100%;\n -o-object-fit: cover;\n object-fit: cover;\n -o-object-position: bottom;\n object-position: bottom;\n font-family: \"object-fit: cover; object-position: bottom\";\n}\n.Masthead__image.is-fixed {\n position: fixed;\n}\n.Masthead__image.is-fixed > img {\n height: 100vh;\n max-width: none;\n}\n", "", {"version":3,"sources":["/./src/components/Parallax.vue"],"names":[],"mappings":";AACA;EACE,mBAAmB;EACnB,sBAAsB;EACtB,wBAAwB;EACxB,iBAAiB;EACjB,YAAY;CACb;AACD;AACA;MACM,kBAAkB;CACvB;CACA;AACD;IACI,YAAY;IACZ,iBAAiB;IACjB,aAAa;CAChB;AACD;MACM,aAAa;MACb,gBAAgB;MAChB,YAAY;MACZ,qBAAqB;MACrB,kBAAkB;MAClB,2BAA2B;MAC3B,wBAAwB;MACxB,0DAA0D;CAC/D;AACD;MACM,QAAQ;MACR,mBAAmB;MACnB,uBAAuB;MACvB,SAAS;MACT,OAAO;CACZ;AACD;QACQ,aAAa;QACb,gBAAgB;QAChB,YAAY;QACZ,qBAAqB;QACrB,kBAAkB;QAClB,2BAA2B;QAC3B,wBAAwB;QACxB,0DAA0D;CACjE;AACD;MACM,gBAAgB;CACrB;AACD;QACQ,cAAc;QACd,gBAAgB;CACvB","file":"Parallax.vue","sourcesContent":["\n.Masthead {\n position: relative;\n min-height: 21.875rem;\n scroll-behavior: smooth;\n overflow: hidden;\n z-index: -1;\n}\n@media screen and (min-width: 768px) {\n.Masthead {\n min-height: 100vh;\n}\n}\n.Masthead__image {\n width: 100%;\n overflow: hidden;\n height: 120%;\n}\n.Masthead__image > img {\n height: 100%;\n max-width: none;\n width: 100%;\n -o-object-fit: cover;\n object-fit: cover;\n -o-object-position: bottom;\n object-position: bottom;\n font-family: \"object-fit: cover; object-position: bottom\";\n}\n.Masthead__image.is-parallax {\n left: 0;\n position: absolute;\n will-change: transform;\n right: 0;\n top: 0;\n}\n.Masthead__image.is-parallax > img {\n height: 100%;\n max-width: none;\n width: 100%;\n -o-object-fit: cover;\n object-fit: cover;\n -o-object-position: bottom;\n object-position: bottom;\n font-family: \"object-fit: cover; object-position: bottom\";\n}\n.Masthead__image.is-fixed {\n position: fixed;\n}\n.Masthead__image.is-fixed > img {\n height: 100vh;\n max-width: none;\n}\n"],"sourceRoot":"webpack://"}]);
150150

151151
// exports
152152

@@ -540,7 +540,7 @@ return /******/ (function(modules) { // webpackBootstrap
540540
class: {
541541
'is-parallax': _vm.parallax, 'is-fixed': _vm.fixed
542542
}
543-
}, [_vm._t("default")], true)])
543+
}, [_vm._t("default")], 2)])
544544
},staticRenderFns: []}
545545
module.exports.render._withStripped = true
546546
if (false) {

0 commit comments

Comments
 (0)