Skip to content

vue-dd@1.6.4

Compare
Choose a tag to compare
@infinite-system infinite-system released this 03 Jul 05:24
· 10 commits to main since this release

Fixed display bugs when the new prop :get-all-properties="true", this prop can be used to show properties of classes (static properties) and class objects (enumerating also the prototype properties from parents and grand parents when class extends inheritance is used).

Enjoy!