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

[DevTools] Support for adding props | Improved state/props value editing #16700

Merged
merged 15 commits into from
Sep 10, 2019

Commits on Sep 7, 2019

  1. Configuration menu
    Copy the full SHA
    c963476 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4470a5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e37c1fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3361146 View commit details
    Browse the repository at this point in the history
  5. Added support to add more complex data structures in the EditableValu…

    …e component. Added support to change the dataType of the value that is being changed.
    hristo-kanchev committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    9661a48 View commit details
    Browse the repository at this point in the history
  6. Fixed flow error.

    hristo-kanchev committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    c61c8f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36c4905 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    a30cfa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5789472 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20280fb View commit details
    Browse the repository at this point in the history
  4. Prettified changes.

    hristo-kanchev committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    c53c79a View commit details
    Browse the repository at this point in the history
  5. Removed unused import.

    hristo-kanchev committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    a5cc62b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4c415a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    389010a View commit details
    Browse the repository at this point in the history
  8. Made some inline tweaks

    Brian Vaughn committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    0373472 View commit details
    Browse the repository at this point in the history