-
Notifications
You must be signed in to change notification settings - Fork 31
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
[Draft] Ts fixes #230
base: main
Are you sure you want to change the base?
[Draft] Ts fixes #230
Commits on Aug 15, 2024
-
Lower-case Number type synonym
See discussion in #218 While 'Number' is a valid JSDoc type synonym the lower-case variant is used to avoid confusion.
Configuration menu - View commit details
-
Copy full SHA for c23c0fa - Browse repository at this point
Copy the full SHA c23c0faView commit details -
Lower-case String type synonym
See discussion in #218 While 'String' is a valid JSDoc type synonym the lower-case variant is used to avoid confusion.
Configuration menu - View commit details
-
Copy full SHA for 9cd1966 - Browse repository at this point
Copy the full SHA 9cd1966View commit details
Commits on Aug 26, 2024
-
Add type information for mousemove event
This also adds a JSDoc typecast for the 'layerX'/'layerY' values.
Configuration menu - View commit details
-
Copy full SHA for 4c7b4d2 - Browse repository at this point
Copy the full SHA 4c7b4d2View commit details -
Merge pull request #226 from rgieseke/lower-case-type-synonyms
Lower-case type synonym for Number
Configuration menu - View commit details
-
Copy full SHA for 22cdbf3 - Browse repository at this point
Copy the full SHA 22cdbf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e176fee - Browse repository at this point
Copy the full SHA e176feeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1fc2b8 - Browse repository at this point
Copy the full SHA d1fc2b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e071ff - Browse repository at this point
Copy the full SHA 9e071ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9313937 - Browse repository at this point
Copy the full SHA 9313937View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a4823b - Browse repository at this point
Copy the full SHA 8a4823bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 779df38 - Browse repository at this point
Copy the full SHA 779df38View commit details -
Merge pull request #227 from rgieseke/lower-case-type-synonym-string
Lower-case String type synonym
Configuration menu - View commit details
-
Copy full SHA for 3c0a9d8 - Browse repository at this point
Copy the full SHA 3c0a9d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1235874 - Browse repository at this point
Copy the full SHA 1235874View commit details -
Configuration menu - View commit details
-
Copy full SHA for da3abbf - Browse repository at this point
Copy the full SHA da3abbfView commit details -
Merge pull request #229 from rgieseke/typescript-fixes-mouseevent
Add type information for mousemove event
Configuration menu - View commit details
-
Copy full SHA for fa94719 - Browse repository at this point
Copy the full SHA fa94719View commit details -
Configuration menu - View commit details
-
Copy full SHA for de48d53 - Browse repository at this point
Copy the full SHA de48d53View commit details