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

Dash for R v0.6.3 #213

Merged
merged 126 commits into from
Jun 25, 2020
Merged

Dash for R v0.6.3 #213

merged 126 commits into from
Jun 25, 2020

Conversation

rpkyle
Copy link
Contributor

@rpkyle rpkyle commented Jun 25, 2020

Fixed

  • Resolves a regression that prevented multiple loading states from displaying concurrently when a callback updates multiple outputs (for more details, see #1310).

rpkyle and others added 30 commits August 23, 2019 09:23
* rename pruned_errors to prune_errors

* rename pruned to prune

* provide support for no_update in Dash for R (#111)
* rename pruned_errors to prune_errors

* rename pruned to prune

* 🔨 handle stop errors

* 🚨 add test for stop errors
add more trace for pytest
* Add line number context to stack traces when srcrefs are available (#133)

* ✨ Support line #s when in debug mode

* ✨ Add use_viewer option for RStudio

* 🚨 Add soft and hard hot reloading tests
* ✨ initial support for meta tags

* support arbitrary tags

* 🚨 add tests

* 🔬 add asserts

* add reference to meta tag PR

* ⏩ indent meta tags
* add eager_loading parameter

* 📛 add buildFingerprint

* 📛 add checkFingerprint

* use getDependencyPath, + 🐾/Etag support

* updates to support async

* ✨ properly support gz compression

* 🐛 post-async fixes for CSS handling
…races (#137)

* 🚚 upgrade dash-renderer to v1.2.2, 🔨 fix stack traces

* 🚚 add polyfill.js
* refactor resolvePrefix

* camel case resolve_prefix

* Update R/utils.R

Co-authored-by: HammadTheOne <30986043+HammadTheOne@users.noreply.github.com>
@rpkyle rpkyle requested a review from alexcjohnson June 25, 2020 21:55
@rpkyle rpkyle self-assigned this Jun 25, 2020
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.

💃

@rpkyle rpkyle merged commit 3408f69 into master Jun 25, 2020
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.

5 participants