Skip to content

Commit

Permalink
馃拵 Release new version v0.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Juszczak <[email protected]>
  • Loading branch information
apertureless committed Jan 12, 2017
1 parent 2874afb commit a4c0d6e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions dist/vue-parallaxy.js
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ return /******/ (function(modules) { // webpackBootstrap
if(false) {
// When the styles change, update the <style> tags
if(!content.locals) {
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() {
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");
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() {
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");
if(typeof newContent === 'string') newContent = [[module.id, newContent, '']];
update(newContent);
});
Expand All @@ -146,7 +146,7 @@ return /******/ (function(modules) { // webpackBootstrap


// module
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", ""]);
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://"}]);

// exports

Expand Down Expand Up @@ -540,7 +540,7 @@ return /******/ (function(modules) { // webpackBootstrap
class: {
'is-parallax': _vm.parallax, 'is-fixed': _vm.fixed
}
}, [_vm._t("default")], true)])
}, [_vm._t("default")], 2)])
},staticRenderFns: []}
module.exports.render._withStripped = true
if (false) {
Expand Down
Loading

0 comments on commit a4c0d6e

Please sign in to comment.