nuke-dimensions
Advanced tools
Comparing version 2.2.28 to 2.2.29
@@ -6,2 +6,13 @@ # Change Log | ||
## [2.2.29](https://gitlab.alibaba-inc.com/nuke/dimensions/compare/v2.2.28...v2.2.29) (2018-10-09) | ||
### Bug Fixes | ||
* fix en.md api ([75eec59](https://gitlab.alibaba-inc.com/nuke/dimensions/commit/75eec59)) | ||
## [2.2.28](https://gitlab.alibaba-inc.com/nuke/dimensions/compare/v2.2.27...v2.2.28) (2018-10-09) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "nuke-dimensions", | ||
"version": "2.2.28", | ||
"version": "2.2.29", | ||
"description": "屏幕参数", | ||
@@ -28,9 +28,9 @@ "main": "lib/index", | ||
"dependencies": { | ||
"nuke-env": "^2.2.28" | ||
"nuke-env": "^2.2.29" | ||
}, | ||
"devDependencies": { | ||
"nuke-button": "^2.2.28", | ||
"nuke-page": "^2.2.28", | ||
"nuke-text": "^2.2.28", | ||
"nuke-view": "^2.2.28" | ||
"nuke-button": "^2.2.29", | ||
"nuke-page": "^2.2.29", | ||
"nuke-text": "^2.2.29", | ||
"nuke-view": "^2.2.29" | ||
}, | ||
@@ -41,3 +41,3 @@ "publishConfig": { | ||
"license": "Apache", | ||
"gitHead": "78501bab55f1574307f223c9121457189e0b2e1b" | ||
"gitHead": "0375bb11b20b155440e12aa572843944be7d8760" | ||
} |
@@ -14,3 +14,3 @@ # Dimensions | ||
## When to use | ||
## Usage | ||
@@ -17,0 +17,0 @@ Because the weex container does not support height: 100%. When you need to get the `REM` value of the screen width, hegith and set the style, you may be use the Dimensions component. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24202
Updatednuke-env@^2.2.29