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

feat(v2): debug pages + debug layout + ability to debug content #3229

Merged
merged 6 commits into from
Aug 7, 2020

Commits on Aug 6, 2020

  1. improve debug plugin:

    - add multiple debug pages + debug layout
    - ability to debug plugin contentLoaded data
    slorber committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    d9eed7c View commit details
    Browse the repository at this point in the history
  2. add missing dependency

    slorber committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    cc51bfc View commit details
    Browse the repository at this point in the history
  3. fix broken test

    slorber committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    5eb3a91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e062fca View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. create basic DebugJsonView

    slorber committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    e3ba59e View commit details
    Browse the repository at this point in the history
  2. fix ReactJson SSR issues

    slorber committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    f705977 View commit details
    Browse the repository at this point in the history