-
Notifications
You must be signed in to change notification settings - Fork 7
Pull requests: posit-dev/py-shinywidgets
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Closes #206: preserve plotly FigureWidget layout callbacks
#207
by simeonschwarzenberg
was merged Jul 14, 2025
Loading…
Eliminate the possibility of a single
render_widget
output from keeping a view of prior renders
#196
by cpsievert
was merged May 21, 2025
Loading…
Properly cleanup when the Widget is initialized by an implicit
as_widget()
#195
by cpsievert
was merged May 21, 2025
Loading…
Only cleanup widgets that get initialized in an output context
#191
by cpsievert
was merged May 1, 2025
Loading…
Allow for the
model_id
property to still be accessed after the widget is closed
#179
by cpsievert
was merged Jan 23, 2025
Loading…
Remove widget container after plotly widget view gets destroyed
#178
by cpsievert
was merged Jan 23, 2025
Loading…
Ensure a session context is present when widgets are closed
#171
by cpsievert
was merged Dec 18, 2024
Loading…
Do additional cleanup to make up for plotly's lack of proper cleanup
#169
by cpsievert
was merged Nov 27, 2024
Loading…
Various typing fixes/improvements; setup pyright to run on CI
#168
by cpsievert
was merged Nov 19, 2024
Loading…
Filling support for quak; add quak/mosaic to examples
#155
by cpsievert
was merged Jul 31, 2024
Loading…
Throw a more informative error when pydeck's
.show()
method doesn't return a Widget
#154
by cpsievert
was merged Jul 31, 2024
Loading…
fix(#148): remove outdated dependency on importlib-metadata
#149
by daylinmorgan
was merged Jun 25, 2024
Loading…
Update
_maybeResize()
to handle an empty lmWidget container
#143
by cpsievert
was merged Mar 19, 2024
Loading…
Avoid a flash of incorrect sizing by forwarding fill potential before displaying the view
#136
by cpsievert
was merged Feb 12, 2024
Loading…
Don't attempt to display/render non-DOMWidget (i.e., Widget) objects
#134
by cpsievert
was merged Feb 12, 2024
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.