Augury Versions Save

Angular Debugging and Visualization Tools

1.15.0

6 years ago

1.15.0

  • Angular 5 does not work (1255).
  • Angular 5 breaks augury (1253).

1.14.0

6 years ago

1.14.0

  • Add some more analytics events (1164).
  • Update typescript and loaders.
  • Add inspected app Angular version to UI (1165).
  • Add AoT info to architecture doc (1170).
  • Fix issue with build script not cleaning build directory (1179).
  • Fix promise issue with reconnect() within connection.send() (1182).
  • Fix issue with SelectComponent being called with null component tree (1184).
  • Suppress TypeError when rootComponentType is null (1186).
  • Supress TypeError when provider is null for any reason (1188).
  • Improve reported error details when error occurs in remoteExecute (1193).

1.13.0

6 years ago

1.13.0

  • Fix issue with GTM initializing in user app context (1168).
  • Add white-space: nowrap; to tab menu items (235).

1.12.0

6 years ago

1.12.0

  • Fix undefined ref error in dependency-info. 1158
  • Add isAngular and isDebug checks to backend script reinitialization. 1160
  • Stop catching user app errors after property change. 1156
  • Check for bootstrap module existence during NgModule parsing. 1162

1.11.0

6 years ago

1.11.0

1.9.0

6 years ago

1.9.0

  • Fix another issue with prod mode checking in some Angular versions 1131.
  • Stop catching errors that happen in the inspected app after emitting value 1135.
  • Don't try to parse child iframes within inspected app 1137.
  • Improve NgModule config resolution to avoid undefined reference errors 1133.

1.8.0

6 years ago

1.8.0

  • Improve production mode and Angular framework checks 1071.
  • Fixed error message colour in dark mode 833.
  • Removed "Angular 2" references from projects 1046.
  • Fixed broken "Self Provided" in dependency graph 1078.
  • Fixed empty space under router tree 1025.
  • Changed $a to $$el to avoid conflicts 1044.
  • Improve UI resizing on Augury tab change 1026.
  • Add error reporting 955.
  • Add click & drag vertical resizing to router panel 1062.

1.7.0

7 years ago

1.7.0

  • Removed unnecessary Chrome extension permissions (<all_urls> & tabs).
  • Switched from npm to yarn.

1.6.0

7 years ago

1.6.0

  • Fix issue with state discrepency after property change 1050
  • Fix another serialization bug.

1.5.0

7 years ago

1.5.0

  • Fix buggy serialization of maps and arrays 992
  • Update to work with changes in non-public Angular APIs 1039
  • Add descriptive attributes to form elements in component tree 1016
  • Fix error message not persisting on Augury close/open 304