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

Various inspector updates for both v2 and v1 #1

Merged
merged 18 commits into from
Dec 26, 2021

Conversation

hiaux0
Copy link

@hiaux0 hiaux0 commented Dec 22, 2021

What was done

  1. Fix objects props now expandable again ae0068c 66d4112
  2. Fix objects updates show in real time again bb0aca0
  3. Fix regression from Support properties of objects created from class as well. aurelia/inspector#15 a3b92dd
  4. dark theme fixes 18edfe9 (ff.)
  5. Support Map and Set (Chrome extension - show Map data aurelia/inspector#16) 5f34745
  6. Allow traverse again be5eacf

Notes

Re 5.

Real time value update don't work here, since we just map the Map values to an tuple array.

Re. 4.

Before

image

After

image

@hiaux0
Copy link
Author

hiaux0 commented Dec 22, 2021

@MaximBalaganskiy
Could you help with testing out my changes?

@MaximBalaganskiy
Copy link
Owner

I’m away till 27th, if this can’t wait I can merge now

@hiaux0
Copy link
Author

hiaux0 commented Dec 22, 2021

I’m away till 27th, if this can’t wait I can merge now

Don't worry.
Enjoy your time away!

@MaximBalaganskiy MaximBalaganskiy merged commit cc7d4a6 into MaximBalaganskiy:main Dec 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants