@smartface/contx
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -42,8 +42,10 @@ (function (global, factory) { | ||
this.dispatch({ | ||
type: "updatePageSafeArea", | ||
safeArea: style | ||
}); | ||
if (this.ios.safeAreaLayoutMode === true) { | ||
this.dispatch({ | ||
type: "updatePageSafeArea", | ||
safeArea: style | ||
}); | ||
this.layout.applyLayout(); | ||
this.layout.applyLayout(); | ||
} | ||
} | ||
@@ -50,0 +52,0 @@ |
@@ -213,3 +213,3 @@ (function (global, factory) { | ||
Object.assign(rawDiff, safeAreaProps); | ||
Object.assign(style, safeAreaProps); | ||
// Object.assign(style, safeAreaProps); | ||
} | ||
@@ -216,0 +216,0 @@ |
{ | ||
"name": "@smartface/contx", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Context Manager", | ||
@@ -5,0 +5,0 @@ "scripts": { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
95927
2194
1