vue-dd@1.6.4
·
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!