Merged
Conversation
Contributor
|
Thank you so much for the mention! I'm really grateful to be a part of the Panel 1.8.8 release and to contribute alongside everyone. Just a small correction, my actual GitHub handle is @SuMayaBee rather than @sumaiyaislam. My real name is Sumaiya Islam, so the mix-up makes perfect sense! It's all good. 😊 I'm excited to keep contributing and helping out where I can. Thanks again for all the hard work on getting this release out. 🚀 🙌 |
Member
|
Should be corrected with #8458 |
Contributor
|
Thank you for the review! Glad it helps. 🙏 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Panel 1.8.8 focuses on stability, event handling correctness, Pyodide improvements, ESM robustness, and multiple UI fixes. It also introduces a new experimental
freezeoption forhold()to improve performance during batch updates. Many thanks to the contributors to this release including:@philippjfr, @sumaiyaislam, @emunsing, @AtharvaJaiswal005, @DevilSpecial, @danielalanbates, @florianverdonck, @ahuang11, @SimonHeybrock, @Coderambling, and @MarcSkovMadsen.
✨ Enhancements
freezesupport inhold()Add a
freeze=Trueoption to defer expensive Bokeh model graph recomputation until the hold context exits. This can significantly improve performance when batch-updating many models.(Marked experimental.) (#8417)
Callback.unwatch()method with tests (#8453)widget.link()to properly support HoloViews streams (#8450)🐛 Bug Fixes
ReactComponentchildren render even when view initialization is slow (#8406)loading.cssandes-module-shims(#8408)LaTeXrendering inMarkdownpane under Pyodide (#8424)pathnamechanges (#8433)Videopane rejecting URLs with query parameters (#8440)NumberandStringindicators defaulting to black in dark theme (#8441).from_param()(#8445)📦 Dependency Updates
pyodideto 0.29.3 (#8446)📚 Documentation
🧪 Tests & Maintenance
html.escapeimport for clarity (#8409)on_clickparameter (#8435)