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

Support serializable toolbar #1432

Closed

Commits on Sep 11, 2021

  1. Configuration menu
    Copy the full SHA
    3cb0970 View commit details
    Browse the repository at this point in the history
  2. Support storing serialized panel stats directly into the store.

    In order to support the toolbar persisting stats, we need to move away
    from calling record_stats with non-primitives.
    tim-schilling committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    9cf5bfd View commit details
    Browse the repository at this point in the history
  3. Support stats only version of toolbar.

    Removes storing the entire toolbar in the Store.
    tim-schilling committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    54ff730 View commit details
    Browse the repository at this point in the history
  4. WIP

    tim-schilling committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    3fb2745 View commit details
    Browse the repository at this point in the history