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

Specify the textInput event #362

Merged
merged 13 commits into from
Feb 21, 2024
Merged

Specify the textInput event #362

merged 13 commits into from
Feb 21, 2024

Commits on Feb 8, 2024

  1. Specify the textInput event

    Fixes w3c#353
    zcorpan committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f25e304 View commit details
    Browse the repository at this point in the history
  2. void -> undefined in IDL

    zcorpan committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c8951aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c0523f View commit details
    Browse the repository at this point in the history
  4. Try to fix build errors

    zcorpan committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b9efa62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f7f664 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b376295 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e344c7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b9a737 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f897879 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4955670 View commit details
    Browse the repository at this point in the history
  11. Don't set data to null

    Also fix a typo (and infinite recursion) in initialize a TextEvent.
    zcorpan committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    83db856 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6f9bf88 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b49c66d View commit details
    Browse the repository at this point in the history