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

refactor: event modernization and optimization #2404

Merged
merged 14 commits into from Apr 21, 2024
Merged

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    7ce9c83 View commit details
    Browse the repository at this point in the history
  2. Remove unused SSR code

    jhildenbiddle committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d89c4c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Overhaul events

    - Refactor methods names and functionality
    - Replace scroll listeners with observers
    - Replace Tweezer-based scrolling with native scroll methods
    - Remove tweezer.js dependency
    - Remove redundant method calls
    - Rename $resetEvents to onNavigate
    - Rename __scrollActiveSidebar to onRender
    - Remove __getAndActive
    - Remove __sticky
    jhildenbiddle committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e907db4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3eb1c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    cf0f52f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f9572f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c1a308 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9d20be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    876c587 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    7480a05 View commit details
    Browse the repository at this point in the history
  2. Minor scripts cleanup

    jhildenbiddle committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    08d0470 View commit details
    Browse the repository at this point in the history
  3. Minor comment update

    jhildenbiddle committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4cc256a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    44ac575 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into events-overhaul

    # Conflicts:
    #	src/core/event/index.js
    jhildenbiddle committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3bc4d9f View commit details
    Browse the repository at this point in the history