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

Add egui_json_tree for rendering message payloads #1

Merged
merged 13 commits into from
Aug 28, 2023
Merged

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    7e315ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87db7ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a433bef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c948c8 View commit details
    Browse the repository at this point in the history
  5. Spacing for messages grid.

    dmackdev committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    1db8f10 View commit details
    Browse the repository at this point in the history
  6. Set ID for grid

    dmackdev committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5d2323f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5acb94b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. egui_json_tree update. Replaced scroll area with justified layout on …

    …header to expand data col to full width.
    dmackdev committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ffc6640 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    686796b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    3ec42c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f3e57b View commit details
    Browse the repository at this point in the history
  3. Updated egui_json_tree.

    dmackdev committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3dd041f View commit details
    Browse the repository at this point in the history
  4. Removed uneeded into_iter.

    dmackdev committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    aec518e View commit details
    Browse the repository at this point in the history