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

Convert Preview Window into web component #2802

Merged
merged 5 commits into from
Mar 25, 2024
Merged

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Mar 22, 2024

What is this pull request for?

Converts Preview Window into custom web component.

Checklist

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
  • I have added tests to cover this change

@tvdeyen tvdeyen added this to the 7.2 milestone Mar 22, 2024
Copy link

codecov bot commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.90%. Comparing base (349b22a) to head (9de5715).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2802   +/-   ##
=======================================
  Coverage   95.89%   95.90%           
=======================================
  Files         224      224           
  Lines        6097     6098    +1     
=======================================
+ Hits         5847     5848    +1     
  Misses        250      250           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tvdeyen tvdeyen force-pushed the preview-window-component branch from c54e097 to 7346f1e Compare March 24, 2024 20:02
They have not been used for a very long time.
We do not use `selectBoxIt` for many years now.
@tvdeyen tvdeyen force-pushed the preview-window-component branch from 7346f1e to b0e9e7e Compare March 25, 2024 09:11
@tvdeyen tvdeyen force-pushed the preview-window-component branch from b0e9e7e to ab55aff Compare March 25, 2024 09:13
@tvdeyen tvdeyen marked this pull request as ready for review March 25, 2024 09:14
@tvdeyen tvdeyen requested a review from a team as a code owner March 25, 2024 09:14
@tvdeyen tvdeyen force-pushed the preview-window-component branch from ab55aff to 60eaba1 Compare March 25, 2024 09:31
@tvdeyen tvdeyen force-pushed the preview-window-component branch from 60eaba1 to 2388238 Compare March 25, 2024 09:37
tvdeyen added 2 commits March 25, 2024 10:46
Much nicer to init and handle state this way.
The details are sometimes not collapes during test
runs. Since the initial state does not matter in this
test we can just remove the check.
@tvdeyen tvdeyen force-pushed the preview-window-component branch from 2388238 to 9de5715 Compare March 25, 2024 09:46
@tvdeyen tvdeyen enabled auto-merge March 25, 2024 09:47
@tvdeyen tvdeyen merged commit f296074 into main Mar 25, 2024
35 checks passed
@tvdeyen tvdeyen deleted the preview-window-component branch March 25, 2024 09:52
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.

2 participants