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

[Lens] Implement basic editor frame state handling #36443

Merged
merged 35 commits into from
May 22, 2019

Commits on May 7, 2019

  1. Configuration menu
    Copy the full SHA
    6d6f304 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44894df View commit details
    Browse the repository at this point in the history
  3. remove prop types

    flash1293 committed May 7, 2019
    Configuration menu
    Copy the full SHA
    943fca8 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. Configuration menu
    Copy the full SHA
    731e264 View commit details
    Browse the repository at this point in the history
  2. rename test suite

    flash1293 committed May 8, 2019
    Configuration menu
    Copy the full SHA
    cc1a0db View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. Configuration menu
    Copy the full SHA
    18f9d83 View commit details
    Browse the repository at this point in the history
  2. add documentation

    flash1293 committed May 9, 2019
    Configuration menu
    Copy the full SHA
    60cd891 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eb1f31 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. Configuration menu
    Copy the full SHA
    0f652c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a21b0ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34e9328 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b124f88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36de942 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7445372 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0395e9a View commit details
    Browse the repository at this point in the history
  8. fix linting errors

    flash1293 committed May 10, 2019
    Configuration menu
    Copy the full SHA
    8147aaa View commit details
    Browse the repository at this point in the history
  9. fix native renderer tests

    flash1293 committed May 10, 2019
    Configuration menu
    Copy the full SHA
    4baf6b1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d33576e View commit details
    Browse the repository at this point in the history
  11. re structure editor frame

    flash1293 committed May 10, 2019
    Configuration menu
    Copy the full SHA
    033a632 View commit details
    Browse the repository at this point in the history
  12. fix tests

    flash1293 committed May 10, 2019
    Configuration menu
    Copy the full SHA
    345e20f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    48203dd View commit details
    Browse the repository at this point in the history

Commits on May 12, 2019

  1. Configuration menu
    Copy the full SHA
    dece47f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7469315 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee6fdbc View commit details
    Browse the repository at this point in the history
  4. add tests for plugin itself

    flash1293 committed May 12, 2019
    Configuration menu
    Copy the full SHA
    396cf1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a21a43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c383c3e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. Configuration menu
    Copy the full SHA
    d776b54 View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    flash1293 committed May 20, 2019
    Configuration menu
    Copy the full SHA
    f05024b View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. Configuration menu
    Copy the full SHA
    fe1356e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a562914 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d055ee View commit details
    Browse the repository at this point in the history
  4. align naming

    flash1293 committed May 21, 2019
    Configuration menu
    Copy the full SHA
    7c3a2c8 View commit details
    Browse the repository at this point in the history
  5. add comment

    flash1293 committed May 21, 2019
    Configuration menu
    Copy the full SHA
    849f3a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21c8756 View commit details
    Browse the repository at this point in the history