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

Add touchenter event, add JSDoc, small refactor #4819

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

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    d4f59cd View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Merge branch 'main' into fixElementInput

    # Conflicts:
    #	src/framework/input/element-input.js
    kungfooman committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    691ce15 View commit details
    Browse the repository at this point in the history
  2. Fix Touch[] vs TouchList

    Rewrite old TypeDefs
    Fix not-definitely-assigned issue with _clickedEntities
    kungfooman committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    00a9d15 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Merge branch 'main' into fixElementInput

    # Conflicts:
    #	src/framework/input/element-input.js
    kungfooman committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    0099e93 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    kungfooman committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    386b331 View commit details
    Browse the repository at this point in the history