Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IE11 compatibility #437

Merged
merged 13 commits into from
Nov 15, 2019
Merged

IE11 compatibility #437

merged 13 commits into from
Nov 15, 2019

Conversation

Marc-Andre-Rivet
Copy link
Contributor

Related to plotly/dash#1006

Marc-André Rivet added 2 commits November 7, 2019 10:54
@shammamah-zz shammamah-zz temporarily deployed to dash-bio-test-pr-437 November 8, 2019 00:39 Inactive
@Marc-Andre-Rivet Marc-Andre-Rivet marked this pull request as ready for review November 8, 2019 11:11
@shammamah-zz shammamah-zz temporarily deployed to dash-bio-test-pr-437 November 8, 2019 14:23 Inactive
@shammamah-zz shammamah-zz temporarily deployed to dash-bio-test-pr-437 November 8, 2019 16:47 Inactive
webpack.config.js Outdated Show resolved Hide resolved
@shammamah-zz shammamah-zz temporarily deployed to dash-bio-test-pr-437 November 12, 2019 23:01 Inactive
# Conflicts:
#	dash_bio/bundle.js
#	package-lock.json
@shammamah-zz shammamah-zz temporarily deployed to dash-bio-test-pr-437 November 14, 2019 16:26 Inactive
@shammamah-zz shammamah-zz temporarily deployed to dash-bio-test-pr-437 November 14, 2019 16:31 Inactive
- do minimize!
@shammamah-zz shammamah-zz temporarily deployed to dash-bio-test-pr-437 November 14, 2019 16:58 Inactive
- changelog
- rebuild
@shammamah-zz shammamah-zz temporarily deployed to dash-bio-test-pr-437 November 14, 2019 17:23 Inactive
@shammamah-zz shammamah-zz temporarily deployed to dash-bio-test-pr-437 November 15, 2019 19:13 Inactive
@shammamah-zz shammamah-zz temporarily deployed to dash-bio-test-pr-437 November 15, 2019 19:14 Inactive
@shammamah-zz shammamah-zz temporarily deployed to dash-bio-test-pr-437 November 15, 2019 19:16 Inactive
@@ -69,7 +69,7 @@ jobs:
- run: echo $PYVERSION > ver.txt

- restore_cache:
key: deps1-{{ .Branch }}-{{ checksum "tests/requirements.txt" }}-{{ checksum "ver.txt" }}
key: deps1-{{ .Branch }}-{{ checksum "requirements.txt" }}-{{ checksum "tests/requirements.txt" }}-{{ checksum "ver.txt" }}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The dash version is in requirements.txt, updating this file during a PR causes the cache not to be updated and the changes not to be reflected in the build environment. Adding.

Copy link
Collaborator

@alexcjohnson alexcjohnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💃

@Marc-Andre-Rivet Marc-Andre-Rivet merged commit 6ca6b8a into master Nov 15, 2019
@Marc-Andre-Rivet Marc-Andre-Rivet deleted the 1003-dash-ie11 branch November 15, 2019 19:46
@Marc-Andre-Rivet Marc-Andre-Rivet added this to the Dash v1.7 milestone Nov 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants