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

Switch to unmanaged layout in ReactiveHTML #2401

Merged
merged 2 commits into from
Jun 17, 2021
Merged

Conversation

philippjfr
Copy link
Member

ReactiveHTML now no longer applies the position and sizing computed by the bokeh layout manager instead relying on pure CSS layouts.

@codecov
Copy link

codecov bot commented Jun 17, 2021

Codecov Report

Merging #2401 (c53412c) into master (7be79e8) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2401      +/-   ##
==========================================
- Coverage   83.54%   83.53%   -0.01%     
==========================================
  Files         185      185              
  Lines       22635    22634       -1     
==========================================
- Hits        18910    18908       -2     
- Misses       3725     3726       +1     
Impacted Files Coverage Δ
panel/io/reload.py 64.36% <0.00%> (-2.30%) ⬇️
panel/pane/idom.py 27.40% <0.00%> (+0.20%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7be79e8...c53412c. Read the comment docs.

@philippjfr philippjfr merged commit 8c69876 into master Jun 17, 2021
@philippjfr philippjfr deleted the reactive_html_layout branch June 17, 2021 14:21
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.

1 participant