@arcteryx/components-cart
Advanced tools
Comparing version
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.7.1](http://bitbucket.org/arcteryx/arcteryx-js-helpers/compare/@arcteryx/components-cart@5.7.0...@arcteryx/components-cart@5.7.1) (2021-01-22) | ||
**Note:** Version bump only for package @arcteryx/components-cart | ||
# [5.7.0](http://bitbucket.org/arcteryx/arcteryx-js-helpers/compare/@arcteryx/components-cart@5.6.1...@arcteryx/components-cart@5.7.0) (2021-01-22) | ||
@@ -8,0 +16,0 @@ |
@@ -1645,2 +1645,3 @@ 'use strict'; | ||
height: 100%; | ||
height: -webkit-fill-available; | ||
min-height: 100%; | ||
@@ -1647,0 +1648,0 @@ min-height: 100vh; |
@@ -1637,2 +1637,3 @@ import PropTypes from 'prop-types'; | ||
height: 100%; | ||
height: -webkit-fill-available; | ||
min-height: 100%; | ||
@@ -1639,0 +1640,0 @@ min-height: 100vh; |
@@ -1644,2 +1644,3 @@ (function (global, factory) { | ||
height: 100%; | ||
height: -webkit-fill-available; | ||
min-height: 100%; | ||
@@ -1646,0 +1647,0 @@ min-height: 100vh; |
{ | ||
"name": "@arcteryx/components-cart", | ||
"version": "5.7.0", | ||
"version": "5.7.1", | ||
"description": "Arcteryx Cart", | ||
@@ -19,3 +19,3 @@ "source": "src/index.js", | ||
"license": "ISC", | ||
"gitHead": "522a86f3278e14e6fdb980414432041859510a68", | ||
"gitHead": "12f67ae6c212439edd48151e39e902abf61b8dba", | ||
"peerDependencies": { | ||
@@ -31,3 +31,3 @@ "@arcteryx/components-contexts": "^1.1.0", | ||
"devDependencies": { | ||
"@arcteryx/data-models": "^6.0.0" | ||
"@arcteryx/data-models": "^6.0.1" | ||
}, | ||
@@ -34,0 +34,0 @@ "files": [ |
@@ -43,2 +43,3 @@ import React from "react"; | ||
height: 100%; | ||
height: -webkit-fill-available; | ||
min-height: 100%; | ||
@@ -45,0 +46,0 @@ min-height: 100vh; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
562031
0.1%6578
0.06%