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

Canvas source initialization from HTML element #6403

Closed
wants to merge 5 commits into from
Closed

Commits on Mar 26, 2018

  1. Accept HTMLCanvasElement as CanvasSource#canvas property; add union t…

    …ype to style spec
    Lauren Budorick committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    7f5b208 View commit details
    Browse the repository at this point in the history
  2. Generate flow definitions for union types

    Lauren Budorick committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    5e3fb9f View commit details
    Browse the repository at this point in the history
  3. Add test for HTML canvas element

    Lauren Budorick committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    b254be8 View commit details
    Browse the repository at this point in the history
  4. Add bad union type validation test

    Lauren Budorick committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    0d177b4 View commit details
    Browse the repository at this point in the history
  5. Fix spec unit tests

    Lauren Budorick committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    d131773 View commit details
    Browse the repository at this point in the history