Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b54a3dc

Browse filesBrowse files
authored
Merge pull request plotly#6432 from plotly/is-mobile-3.1.1
Improve detection of mobile & tablet devices
2 parents 05d6de2 + 2b4e469 commit b54a3dc
Copy full SHA for b54a3dc

File tree

Expand file treeCollapse file tree

3 files changed

+9
-8
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+9
-8
lines changed

‎draftlogs/6432_change.md

Copy file name to clipboard
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Improve detection of mobile & tablet devices by upgrading `is-mobile` [[#6432](https://github.com/plotly/plotly.js/pull/6432)]

‎package-lock.json

Copy file name to clipboardExpand all lines: package-lock.json
+7-7Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"glslify": "^7.1.1",
9696
"has-hover": "^1.0.1",
9797
"has-passive-events": "^1.0.0",
98-
"is-mobile": "^2.2.2",
98+
"is-mobile": "^3.1.1",
9999
"mapbox-gl": "1.10.1",
100100
"mouse-change": "^1.4.0",
101101
"mouse-event-offset": "^3.0.2",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.