-
Notifications
You must be signed in to change notification settings - Fork 716
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(debug): Display live object view in debug panel (#781)
* Enforce that the debug menu is always on the top of the screen * use a json-tree instead of a JSON.stirngify string. * Update Debug.svelte * add svelte-json-tree-auto to transform ignore patterns * add svelte-json-tree * add svelte-json-tree to transform ignore patterns * fix(debug): require `svelte-json-tree` instead of importing it Context: #781 (comment) * chore(debug): Use `svelte-json-tree-auto` * refactor(debug): Clean up JSON tree styles Co-authored-by: Chris Swithinbank <[email protected]>
- Loading branch information
1 parent
84714c5
commit 88b0ee7
Showing
3 changed files
with
14 additions
and
9 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters