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

Wrapper array consistency #1650

Merged
merged 6 commits into from
Aug 19, 2020
Merged

Commits on Aug 18, 2020

  1. feat(wrapperarray): make WrapperArray setData awaitable

    Make wrapperarray setData awaitable to be consistent with wrapper setData
    AtofStryker committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    825a9a1 View commit details
    Browse the repository at this point in the history
  2. feat(wrapperarray): make WrapperArray setProps awaitable

    Make wrapperarray setProps awaitable to be consistent with wrapper setData
    AtofStryker committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    1001165 View commit details
    Browse the repository at this point in the history
  3. feat(wrapperarray): make WrapperArray setValue awaitable

    Make wrapperarray setValue awaitable to be consistent with wrapper setValue
    AtofStryker committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    c3ea90a View commit details
    Browse the repository at this point in the history
  4. feat(wrapperarray): make WrapperArray setChecked awaitable

    Make wrapperarray setChecked awaitable to be consistent with wrapper setChecked
    AtofStryker committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    a937814 View commit details
    Browse the repository at this point in the history
  5. feat(wrapperarray): make WrapperArray trigger awaitable

    Make wrapperarray trigger awaitable to be consistent with wrapper trigger
    AtofStryker committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    e65960a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bef0ac7 View commit details
    Browse the repository at this point in the history