From f17f14b5e66cc56aaa9067ce33ead987fab4aa3c Mon Sep 17 00:00:00 2001 From: Damien Varron Date: Wed, 13 Apr 2016 15:58:54 +0200 Subject: [PATCH] bump version 0.0.12 --- bower.json | 2 +- examples/bower-brunch/bower.json | 4 ++-- examples/bower-brunch/package.json | 2 +- examples/npm-webpack/package.json | 4 ++-- lib/react-swipe-views.css | 1 + lib/react-swipe-views.min.css | 2 +- package.json | 2 +- 7 files changed, 9 insertions(+), 8 deletions(-) diff --git a/bower.json b/bower.json index c2d8ee2..2e7e2d5 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "react-swipe-views", - "version": "0.0.11", + "version": "0.0.12", "description": "React Component for binded Tabs and Swipeable Views", "main": [ "./lib/react-swipe-views.js", diff --git a/examples/bower-brunch/bower.json b/examples/bower-brunch/bower.json index 034e250..8972ec5 100644 --- a/examples/bower-brunch/bower.json +++ b/examples/bower-brunch/bower.json @@ -1,6 +1,6 @@ { "name": "react-swipe-views-bower-brunch-example", - "version": "0.0.11", + "version": "0.0.12", "moduleType": [ "globals" ], @@ -16,7 +16,7 @@ ], "dependencies": { "react": "~0.14.0", - "react-swipe-views": "~0.0.11", + "react-swipe-views": "~0.0.12", "babel-polyfill": "~0.0.1" } } diff --git a/examples/bower-brunch/package.json b/examples/bower-brunch/package.json index c3b6d6a..27fdb75 100644 --- a/examples/bower-brunch/package.json +++ b/examples/bower-brunch/package.json @@ -1,6 +1,6 @@ { "name": "react-swipe-views-bower-brunch-example", - "version": "0.0.11", + "version": "0.0.12", "description": "An implementation example of react-swipe-views built with Bower and Brunch", "main": "app/scripts/main.js", "scripts": { diff --git a/examples/npm-webpack/package.json b/examples/npm-webpack/package.json index b3dd441..9760f57 100644 --- a/examples/npm-webpack/package.json +++ b/examples/npm-webpack/package.json @@ -1,6 +1,6 @@ { "name": "react-swipe-views-npm-webpack-example", - "version": "0.0.9", + "version": "0.0.12", "description": "An implementation example of react-swipe-views built with NPM and Webpack", "scripts": { "start": "npm install && node server.js" @@ -15,7 +15,7 @@ "dependencies": { "react": "^0.13.0", "react-router": "^0.13.2", - "react-swipe-views": "~0.0.11", + "react-swipe-views": "~0.0.12", "style-loader": "~0.9.0", "css-loader": "~0.9.1" } diff --git a/lib/react-swipe-views.css b/lib/react-swipe-views.css index 02eaf19..51d87bd 100644 --- a/lib/react-swipe-views.css +++ b/lib/react-swipe-views.css @@ -62,6 +62,7 @@ -ms-flex: 1; flex: 1; text-align: center; + cursor: pointer; } .SwipeViewsTab > a { diff --git a/lib/react-swipe-views.min.css b/lib/react-swipe-views.min.css index 7b1bd13..b34dff8 100644 --- a/lib/react-swipe-views.min.css +++ b/lib/react-swipe-views.min.css @@ -1 +1 @@ -.SwipeViewsContainer{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;overflow:hidden}.SwipeViewsHeader,.SwipeViewsTabs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.SwipeViewsHeader{min-height:40px;border-bottom:#F0F0F0 4px solid;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.SwipeViewsTabs{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-height:100%;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin-bottom:-4px}.SwipeViewsTabs>ul{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin:0;padding:0}.SwipeViewsTab{display:inline;padding-top:15px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center}.SwipeViewsTab>a{text-decoration:none;color:#000;width:100%;height:100%;display:block}.SwipeViewsTabs .active{color:#FF6950}.SwipeViewsInk{-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;height:4px;background-color:#FF6950;border-radius:5px}.SwipeViews{-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;overflow-x:hidden}.SwipeView{overflow-y:scroll} \ No newline at end of file +.SwipeViewsContainer{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;overflow:hidden}.SwipeViewsHeader,.SwipeViewsTabs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.SwipeViewsHeader{min-height:40px;border-bottom:#F0F0F0 4px solid;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.SwipeViewsTabs{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-height:100%;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin-bottom:-4px}.SwipeViewsTabs>ul{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin:0;padding:0}.SwipeViewsTab{display:inline;padding-top:15px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;cursor:pointer}.SwipeViewsTab>a{text-decoration:none;color:#000;width:100%;height:100%;display:block}.SwipeViewsTabs .active{color:#FF6950}.SwipeViewsInk{-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;height:4px;background-color:#FF6950;border-radius:5px}.SwipeViews{-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;overflow-x:hidden}.SwipeView{overflow-y:scroll} \ No newline at end of file diff --git a/package.json b/package.json index 7dd9a1c..a2814c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-swipe-views", - "version": "0.0.11", + "version": "0.0.12", "description": "React Component for binded Tabs and Swipeable Views", "main": "./lib/SwipeViews.js", "scripts": {