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

Improve dropdown rendering speed #10838

Closed
wants to merge 9 commits into from
Closed

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    06a2b10 View commit details
    Browse the repository at this point in the history
  2. use OptionsHTML

    lekoala authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    162cadf View commit details
    Browse the repository at this point in the history
  3. use full attributes

    lekoala authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    33990f5 View commit details
    Browse the repository at this point in the history
  4. prevent template caching

    lekoala authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    1454aab View commit details
    Browse the repository at this point in the history
  5. don't use template cache

    lekoala authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    2c910a0 View commit details
    Browse the repository at this point in the history
  6. revert changes

    lekoala authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    1d9aa26 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    328f945 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b4d8532 View commit details
    Browse the repository at this point in the history
  9. Update src/Forms/DropdownField.php

    Co-authored-by: Michal Kleiner <mk@011.nz>
    lekoala and michalkleiner authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    caa42c3 View commit details
    Browse the repository at this point in the history