Skip to content

Releases: mgechev/ngrev

0.0.14

24 Dec 22:12
Compare
Choose a tag to compare

Upgrade ngast.

0.0.13

21 Dec 17:56
Compare
Choose a tag to compare

Introduce support for Angular version 5.1!

0.0.11

21 May 21:54
Compare
Choose a tag to compare
  • Export to image

0.0.10

13 May 02:16
Compare
Choose a tag to compare
  • Fix lazy-loaded visualization on Windows.
  • Fix incorrect state transition between module states.
  • Add state symbol id field to have a unique identifier for the individual states.

0.0.9

10 May 21:38
Compare
Choose a tag to compare
  • Transition to ModuleTreeState instead of to ModuleState when a module is selected.
  • Fixed visualization of loadChildren when a project absolute path is used.
  • Fixed issue related to visualization of lazy modules in nested children array in summary.
  • Add label to the history.

0.0.8

01 May 01:28
Compare
Choose a tag to compare

Allow rapid navigation through state history.

Fixed issues related to state transition and use of @SkipSelf.

Lazy-loaded modules visualization

27 Apr 20:21
Compare
Choose a tag to compare

Shows the lazy-loaded modules

Fuzzy Search

25 Apr 17:33
Compare
Choose a tag to compare
  • Implement fuzzy search with CMD/CTRL+P
  • Implement direct state transition
  • Do not show meta nodes when no children nodes
  • Visualize providers & view providers for components
  • Backspace for back
  • Show parse errors in the error dialog
  • Use latest ngast

Improved layout

11 Apr 20:01
Compare
Choose a tag to compare
0.0.5

chore: bump npm

Use file picker instead of directory picker

11 Apr 16:40
Compare
Choose a tag to compare