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

Additional Custom Control Methods #1295

Merged

Commits on Jan 19, 2023

  1. extra custom control methods

    - adds `buttonExists(name: string)` to get the status of a button
    - adds `getCustomButtons()` that returns an object of all of the custom controls
    - ts definitions
    TurtIeSocks committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    06bb206 View commit details
    Browse the repository at this point in the history
  2. docs

    TurtIeSocks committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    32b3fc0 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    00483e7 View commit details
    Browse the repository at this point in the history
  2. fix: suggestions

    TurtIeSocks committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    a308886 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3da257e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    39b168b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28c76ec View commit details
    Browse the repository at this point in the history