-
-
Notifications
You must be signed in to change notification settings - Fork 531
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
Fix issues sizing components #4452
Merged
Merged
Conversation
This file contains 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
Member
philippjfr
commented
Feb 16, 2023
•
edited by hoxbro
Loading
edited by hoxbro
- Fixes FileSelector
- Fixes CrossSelector
- Fixes TextEditor
- Fixes Perspective styling issues (except for column selector scrollbar issue)
- Fixes DeckGL styling/sizing
- Fixes Vega sizing/styling (
- fixes Vega issues on the branch 1.0 #4379
- fixes Ghosting when changing Altair chart size via the new Vega events in Panel #3362
- fixes Altair update issues #3732
- fixes Altair Pane does not take colorbar into account when sizing_mode="stretch_width". #2219
- fixes Size of Altair Pane increasing for every object update #4034
- fixes Altair plot/ pane is not responsive #3572
- fixes Altair plot does not resize properly after leaving maximized screen in Fast template. #3571
- fixes Reduce friction of using Altair in responsive mode. #1516
- Updates theme handling for Tabulator
- Disables auto-embed/download of images
- fixes Make image panes fast #4284
- Fixes Param pane sizing
- fixes width calculated of parameters in pn.Param that can expand into children is quite problematic #1230
- fixes pn.Param object not resizing well #2729
- Fixes ECharts sizing
- fixes EChart not shown every other time I change a parameter #1817
- fixes Echarts raises error in DynamicTab #2236
- Fixes issues with box-sizing in Jupyter
- Fixes issues with clashing ids in Jupyter
- Fixes layout invalidation issue on FlexBox
- fixes Multiple FlexBox layouts in a container can cause resize loop #2701
- Fixes ToggleGroup overlap
- fixes HSpacer can overlap with ToggleGroup #3114
- Fixes RadioBoxGroup sizing
- fixes RadioBoxGroup width do not adapt to content #3533
- Fixes Plotly resizing
- fixes Plotly express plot starts out fixed width and then changes to stretch_width #3667
- Fixes Progress scrollbar
- fixes Progress widget causes vertical scrollbar due to bottom margin #4112
Codecov Report
@@ Coverage Diff @@
## main #4452 +/- ##
==========================================
- Coverage 81.77% 81.77% -0.01%
==========================================
Files 243 243
Lines 35206 35234 +28
==========================================
+ Hits 28791 28813 +22
- Misses 6415 6421 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
pre-commit.ci autofix |
4bf7a97
to
265a36f
Compare
d5311c9
to
56c9b32
Compare
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.