Tags: modulexcite/augury
Tags
Merge pull request rangle#887 from stevenkampen/release-1-2-7 Release 1.2.7
Merge pull request rangle#853 from stevenkampen/release-1-2-6 Release 1.2.6
Merge pull request rangle#799 from stevenkampen/release-1-2-5 Release 1.2.5
Display real type information in the State view instead of always "Ob… …ject" (rangle#776) * Display real type information in the State view instead of always "Object" * Remove MD5 reference (was used for path hashing) Object metadata cannot be based on paths, has to be based on reference, because the same object can appear at multiple paths - Luckily our serializer retains object references across serializations, so this can work for us * Separate object metadata and component metadata into separate maps. We cannot store component metadata keyed off values, because oftentimes those values are scalars that are not unique keys that can be used in a map. So now we store the component instance as the map key and then retain a list of all properties and their metadata.
Merge pull request rangle#749 from stevenkampen/release-1-2-2 Release 1.2.2
Release 1.1.0 (rangle#617) * Update version information in popup.html. * Update version in package.json and manifest.json * Write Changelog entry for version 1.1.0
PreviousNext