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 NDB_Page::getCSS/JSDependencies() #9074

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Feb 21, 2024

  1. refactor NDB_Page::getJSDependencies()

    Maxime Mulder committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e6afb66 View commit details
    Browse the repository at this point in the history
  2. refactor getCSSDependencies

    Maxime Mulder committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    8f296d3 View commit details
    Browse the repository at this point in the history
  3. swap css and js dependencies order

    Maxime Mulder committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6815592 View commit details
    Browse the repository at this point in the history
  4. fix react minimization tests

    Maxime Mulder committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ed82c68 View commit details
    Browse the repository at this point in the history
  5. add return type

    Maxime Mulder committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d570d4b View commit details
    Browse the repository at this point in the history