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(FEC-11038): decorator API called with incorrect this(proxy) instead of the activeDecorator #546

Merged
merged 18 commits into from
Mar 10, 2021

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    5ca2888 View commit details
    Browse the repository at this point in the history
  2. pass all the parameters

    Yuvalke committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    54b809f View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    8bf4228 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4c51e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. Update src/engines/engine-decorator.js

    Co-authored-by: Oren Me <[email protected]>
    Yuvalke and OrenMe authored Feb 28, 2021
    Configuration menu
    Copy the full SHA
    7abe334 View commit details
    Browse the repository at this point in the history
  2. fix naming

    Yuvalke committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    be2187c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    7949ecc View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Update src/player.js

    Co-authored-by: Yair Ansbacher <[email protected]>
    Yuvalke and yairans authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    6c40b4f View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. update engine

    Yuvalke committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    8a8f2be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faea5b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1afdab View commit details
    Browse the repository at this point in the history
  4. comment

    Yuvalke committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    bec3c0e View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. update types

    Yuvalke committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    b1a431e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84b7f12 View commit details
    Browse the repository at this point in the history
  3. use bind instead of is getter

    Yuvalke committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    8ff9e69 View commit details
    Browse the repository at this point in the history
  4. enable tests

    Yuvalke committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    4ab623e View commit details
    Browse the repository at this point in the history
  5. fix flow

    Yuvalke committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    c9eb836 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3ddf78 View commit details
    Browse the repository at this point in the history