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

fix: Resolve warnings against missing array keys in Button #1736

Merged
merged 9 commits into from
Nov 4, 2024

Commits on Nov 1, 2024

  1. Always give icon a key

    dlnr committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9659b95 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    ae2da82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a0106d View commit details
    Browse the repository at this point in the history
  3. Remove another key

    VincentSmedinga committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    193b257 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd7fd38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f79b546 View commit details
    Browse the repository at this point in the history
  6. Fix condition

    VincentSmedinga committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    711b1be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c943835 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ffb676 View commit details
    Browse the repository at this point in the history