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

chore(uve): Add sort navigation to traditional and nextjs example #30624

Merged
merged 18 commits into from
Nov 14, 2024

Conversation

KevinDavilaDotCMS
Copy link
Contributor

@KevinDavilaDotCMS KevinDavilaDotCMS commented Nov 11, 2024

Showcase:

Screen.Recording.2024-11-11.at.3.16.59.PM.mov

This pull request introduces significant changes to the EditEmaEditorComponent and related utilities to improve the handling of menu reordering. The most important changes include the addition of a new utility function for creating reorder menu URLs, updates to the EditEmaEditorComponent to use this new function, and modifications to the SDK to support the new reorder functionality.

Enhancements to menu reordering functionality:

SDK updates:

Component and test updates:

Velocity template updates:

This PR fixes: #30445

@KevinDavilaDotCMS KevinDavilaDotCMS linked an issue Nov 11, 2024 that may be closed by this pull request
@KevinDavilaDotCMS KevinDavilaDotCMS changed the title Added sort navigation logic to nextjs example chore(uve): Add sort navigation to traditional and nextjs example Nov 12, 2024
examples/nextjs/src/utils/publicImageLoader.js Outdated Show resolved Hide resolved
examples/nextjs/src/components/layout/header.js Outdated Show resolved Hide resolved
@KevinDavilaDotCMS KevinDavilaDotCMS added this pull request to the merge queue Nov 14, 2024
Merged via the queue into main with commit a9626d9 Nov 14, 2024
35 checks passed
@KevinDavilaDotCMS KevinDavilaDotCMS deleted the 30445-uve-support-sortnavigation-macro branch November 14, 2024 17:06
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.

UVE: Support #sortNavigation macro
5 participants