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

feat(core): mouseEvent out of the experimental property #1072

Merged
merged 4 commits into from
Jun 12, 2024

Conversation

etowahadams
Copy link
Contributor

Fix #1063
Toward #

Change List

  • Bring mouseEvent out of the experimental property
  • Update example spec that uses mouseEvent

Checklist

  • Ensure the PR works with all demos on the online editor
  • Unit tests added or updated
  • Examples added or updated
  • Documentation updated (e.g., added API functions)
  • Screenshots for visual changes (e.g., new encoding support or UI change on Editor)

@etowahadams etowahadams changed the title Bring mouseEvent out of the experimental property feat: mouseEvent out of the experimental property Jun 6, 2024
@etowahadams etowahadams changed the title feat: mouseEvent out of the experimental property feat(core): mouseEvent out of the experimental property Jun 6, 2024
@etowahadams
Copy link
Contributor Author

It would also be good to add documentation for this in the docs. I'm thinking probably with the user interaction page: http://gosling-lang.org/docs/user-interaction

@etowahadams
Copy link
Contributor Author

Added documentation here gosling-lang/gosling-website#102

@etowahadams etowahadams requested a review from sehilyi June 6, 2024 22:44
@sehilyi sehilyi merged commit 1aa335b into main Jun 12, 2024
5 of 6 checks passed
@sehilyi sehilyi deleted the etowahadams/mouse-experimental branch June 12, 2024 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bring mouseEvent out of the experimental property
2 participants