nativescript-material-core
Advanced tools
Comparing version
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.3.13](https://github.com/Akylas/nativescript-material-components/compare/v2.3.12...v2.3.13) (2019-07-30) | ||
**Note:** Version bump only for package nativescript-material-core | ||
## [2.3.12](https://github.com/Akylas/nativescript-material-components/compare/v2.3.11...v2.3.12) (2019-07-30) | ||
@@ -8,0 +16,0 @@ |
@@ -107,3 +107,2 @@ "use strict"; | ||
ViewWithElevationAndRipple.prototype[view_1.backgroundInternalProperty.setNative] = function (value) { | ||
_super.prototype[view_1.backgroundInternalProperty.setNative].call(this, value); | ||
if (this.nativeViewProtected) { | ||
@@ -137,3 +136,3 @@ if (value instanceof android.graphics.drawable.Drawable) { | ||
return ViewWithElevationAndRipple; | ||
}(view_1.View)); | ||
}(view_1.ViewBase)); | ||
function overrideViewBase() { | ||
@@ -140,0 +139,0 @@ var NSView = require('tns-core-modules/ui/core/view').View; |
{ | ||
"name": "nativescript-material-core", | ||
"version": "2.3.12", | ||
"version": "2.3.13", | ||
"description": "Material Core component", | ||
@@ -34,3 +34,3 @@ "main": "./core", | ||
"readmeFilename": "README.md", | ||
"gitHead": "7a72f6c21c8afafaf64c0a7ef226b1105a998b6b" | ||
"gitHead": "92f5ef5bba89651e4c0531a8791fece6dba396ac" | ||
} |
Sorry, the diff of this file is not supported yet
113991
0.04%930
-0.11%