steerpath-smart-sdk
Advanced tools
Comparing version 1.0.34 to 1.0.35
{ | ||
"name": "steerpath-smart-sdk", | ||
"version": "1.0.34", | ||
"version": "1.0.35", | ||
"files": [ | ||
@@ -5,0 +5,0 @@ "steerpath-smart.css", |
@@ -23,4 +23,4 @@ # Steerpath Smart SDK for Web | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<script src="https://s3-eu-west-1.amazonaws.com/steerpath-web-sdk/releases/smart/1.0.33/steerpath-smart.min.js"></script> | ||
<link href="https://steerpath-web-sdk.s3-eu-west-1.amazonaws.com/releases/smart/1.0.33/steerpath-smart.css" rel="stylesheet"> | ||
<script src="https://s3-eu-west-1.amazonaws.com/steerpath-web-sdk/releases/smart/1.0.35/steerpath-smart.min.js"></script> | ||
<link href="https://steerpath-web-sdk.s3-eu-west-1.amazonaws.com/releases/smart/1.0.35/steerpath-smart.css" rel="stylesheet"> | ||
@@ -63,3 +63,8 @@ <style> | ||
### Version number (1.0.33) | ||
### Version number (1.0.35) | ||
#### Bug Fixes | ||
* When creating a search view and determing if wide screen or not see if container element exists | ||
### Version number (1.0.34) | ||
#### New features | ||
@@ -66,0 +71,0 @@ * Use map's own default marker as fallback in UI icons. (category_marker.svg) |
Sorry, the diff of this file is too big to display
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
1150483
349