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

fix: normalize behavior of win.setOpacity() for invalid number values across operating systems #19723

Merged
merged 6 commits into from Aug 15, 2019

Commits on Aug 12, 2019

  1. fix: normalize behavior of win.setOpacity() for invalid number valu…

    …es across operating systems
    erickzhao committed Aug 12, 2019
    Copy the full SHA
    b582b0a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. expect -> assert

    erickzhao committed Aug 13, 2019
    Copy the full SHA
    aeb3e96 View commit details
    Browse the repository at this point in the history
  2. assert 2

    erickzhao committed Aug 13, 2019
    Copy the full SHA
    b0c200a View commit details
    Browse the repository at this point in the history
  3. fix this scoping

    erickzhao committed Aug 13, 2019
    Copy the full SHA
    ee0bad0 View commit details
    Browse the repository at this point in the history
  4. fix equality

    erickzhao committed Aug 13, 2019
    Copy the full SHA
    c9388ab View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. tests

    erickzhao committed Aug 14, 2019
    Copy the full SHA
    724ac94 View commit details
    Browse the repository at this point in the history