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

Ensure empty Str pane has same height as non-empty #2981

Merged
merged 1 commit into from
Dec 7, 2021
Merged

Conversation

philippjfr
Copy link
Member

Fixes #2977

@philippjfr philippjfr merged commit 0869066 into master Dec 7, 2021
@philippjfr philippjfr deleted the str_fixes branch December 7, 2021 12:00
@philippjfr philippjfr mentioned this pull request Dec 7, 2021
philippjfr added a commit that referenced this pull request Dec 8, 2021
* Always load imported bokeh extensions (#2957)

* Do not run ace import on initialization (#2959)

* Fix regression rendering HoloViews plotly backend (#2961)

* Fix regression rendering HoloViews plotly backend

* Fix flake

* Improve handling of ReactiveHTML cleanup (#2974)

* Ensure empty Str has same height as non-empty (#2981)

* Ensure Tabulator supports grouping on numeric columns (#2987)

* Fix Tabulator with multi-index and pagination (#2989)

* Fix Tabulator with multi-index and pagination

* Pin Django

* Allow index as column name in table widgets (#2990)

* Allow index as column name in table widgets

* Handle unnamed indexes

* Update CHANGELOG

* Cleanup

* Fix cleanup of children on ReactiveHTML (#2993)

* Ensure TemplateActions component does not have height (#2997)

* Update changelog
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.

Height of Str pane very small when object is none or empty string.
1 participant