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

Dev UI: Replaced internal components with Qomponent #40615

Merged
merged 1 commit into from
May 15, 2024

Conversation

phillip-kruger
Copy link
Member

@phillip-kruger phillip-kruger commented May 14, 2024

As discussed, we moved the internal web components create and used by Dev UI to an external project, called Qomponent , so that it can be used outside of Dev UI. This PR changes Dev UI to use the new components. It also adds the concepts of "relocations" for namespaces, so that code that still import the internal component, will now use qomponent (without having to change).

This also use a new version of code-block, that fixed the theme switching bug. Now when you are on a page that has a code block, switching theme will also change the code-mirror theme to the matching theme.

code-block-theme-switch

This comment has been minimized.

Copy link
Member

@cescoffier cescoffier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you check the documentation issue. The rest looks good.

This comment has been minimized.

This comment has been minimized.

Copy link

github-actions bot commented May 14, 2024

🙈 The PR is closed and the preview is expired.

Signed-off-by: Phillip Kruger <phillip.kruger@gmail.com>
@phillip-kruger
Copy link
Member Author

@cescoffier should be good now

Copy link

quarkus-bot bot commented May 14, 2024

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit d4c2c90.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

⚠️ There are other workflow runs running, you probably need to wait for their status before merging.

This comment has been minimized.

Copy link

quarkus-bot bot commented May 15, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit d4c2c90.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@cescoffier cescoffier merged commit 090f819 into quarkusio:main May 15, 2024
54 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.11 - main milestone May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

2 participants