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

React DevTools: Show symbols used as keys in state #19786

Merged
merged 9 commits into from
Sep 14, 2020

Commits on Sep 7, 2020

  1. Support Symbol as key

    omarsy committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    5134885 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. correct lint error

    omarsy committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    ef7cdf5 View commit details
    Browse the repository at this point in the history
  2. add symbole test

    omarsy committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    71ab637 View commit details
    Browse the repository at this point in the history
  3. correct lint

    omarsy committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    7caa608 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f51b99a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Add all symbol enumerable

    omarsy committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    de1bfae View commit details
    Browse the repository at this point in the history
  2. fix lint error

    omarsy committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    db09127 View commit details
    Browse the repository at this point in the history
  3. fix flow issue

    omarsy committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    dbf29c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Minor tweaks to DevTools test data

    Brian Vaughn committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    6b06f41 View commit details
    Browse the repository at this point in the history