@ombori/ga-gridapp-iframe
Advanced tools
Comparing version 2.74.2 to 2.166.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.166.0](https://github.com/ombori/gridapp/compare/v2.165.2...v2.166.0) (2022-02-02) | ||
### Features | ||
* set gridapp iframe z index to 1 ([47397ae](https://github.com/ombori/gridapp/commit/47397ae20aad72e4066f9af931391261ad54409b)) | ||
## [2.74.2](https://github.com/ombori/gridapp/compare/v2.74.1...v2.74.2) (2021-07-23) | ||
@@ -8,0 +19,0 @@ |
@@ -31,2 +31,3 @@ var __assign = (this && this.__assign) || function () { | ||
border: 0, | ||
zIndex: 1, | ||
}; | ||
@@ -33,0 +34,0 @@ var GridappIframe = function (props) { |
{ | ||
"name": "@ombori/ga-gridapp-iframe", | ||
"version": "2.74.2", | ||
"version": "2.166.0", | ||
"main": "dist/index.js", | ||
@@ -16,3 +16,3 @@ "license": "UNLICENSED", | ||
}, | ||
"gitHead": "acef7fd9b37058d967b7e2ea01b634189cb91a47" | ||
"gitHead": "54db643a5a2873a62879148ed9e69dc8ddd5faa8" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
13978
300