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(theme): add 'inert' attribute to prevent unnecessary traversal of hidden content #3392

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    0ae4ef0 View commit details
    Browse the repository at this point in the history
  2. chore: fix lint

    userquin committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    8ee8086 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3295cde View commit details
    Browse the repository at this point in the history
  4. chore: remove onKeyStroke

    userquin committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    be0cb98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc484fb View commit details
    Browse the repository at this point in the history
  6. chore: update logic

    userquin committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    9db5873 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2d4cc6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4640702 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Merge branch 'main' into userquin/feat-add-inert-content-again

    # Conflicts:
    #	src/client/theme-default/composables/sidebar.ts
    #	src/node/plugin.ts
    userquin committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    43202d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f09df83 View commit details
    Browse the repository at this point in the history
  3. adjust styles

    brc-dd committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    cb1111b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49d3d03 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/userquin/feat-add-inert-content-…

    …again' into userquin/feat-add-inert-content-again
    userquin committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    2a38b78 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. fix hydration

    brc-dd committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    b86f82e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d690b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78633a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Merge branch 'refs/heads/main' into userquin/feat-add-inert-content-a…

    …gain
    
    # Conflicts:
    #	src/client/theme-default/components/VPNavBar.vue
    #	src/client/theme-default/composables/sidebar.ts
    userquin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    24119f7 View commit details
    Browse the repository at this point in the history
  2. chore: resolve conflicts

    userquin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    6c2ac4a View commit details
    Browse the repository at this point in the history