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

Add link support to QuteWebTemplateBuildItem #104

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

ia3andy
Copy link
Contributor

@ia3andy ia3andy commented Aug 21, 2024

Fixes #96

  • Renamed from QuteWebTemplatePathBuildItem to QuteWebTemplateBuildItem
  • Added fixed link support
  • Fixed issues in dev-ui links
  • Added my PathUtils library, we should move this to Quarkus Core (this logic is re-implemented in every single extensions)
  • This includes tests

@ia3andy
Copy link
Contributor Author

ia3andy commented Aug 22, 2024

@mkouba we need this released for 3.14 platform release

@ia3andy ia3andy requested a review from mkouba August 27, 2024 07:09
@ia3andy ia3andy force-pushed the link-support branch 2 times, most recently from 1590ed1 to 42f9613 Compare August 27, 2024 09:35
@ia3andy ia3andy marked this pull request as ready for review August 27, 2024 12:42
@mkouba mkouba merged commit ce245c2 into quarkiverse:main Aug 27, 2024
2 checks passed
mcruzdev pushed a commit to mcruzdev/quarkus-qute-web that referenced this pull request Oct 9, 2024
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.

Allow to declare routing for a given template, data on a path through a BuildItem
2 participants