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

✨(backend) Added new page extension 'IndexPage' #2493

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Nov 19, 2024

  1. ✨(backend) added new page extension 'IndexPage'

    This new extension cover the need of some options for pages in main
    menu. These options are:
    
    - Enable to show a dropdown of children page;
    - Add a custom color class for the page on hover event in menu;
    
    This implementation brings a new Page extension, new admin, new menu
    modifier, new extension toolbar, new settings, menu template changes
    and some CSS adjustments.
    sveetch committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    4c1e21c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d32b630 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e0f654 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b8c545 View commit details
    Browse the repository at this point in the history