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

feat: open a new tab when clicking on the menu and submenu. #632

Merged
merged 3 commits into from
Oct 1, 2024

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    0957dd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08c12bb View commit details
    Browse the repository at this point in the history
  3. feat: change insert query for documentation

    - "_blank" to open the link in a new tab
    - "_self" to open it in the same tab
    - "_parent" to open it in the parent frame
    - "_top" to open it in the full body of the window
    Siju Joseph committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    763a63c View commit details
    Browse the repository at this point in the history