Releases: mgechev/ngrev
Releases · mgechev/ngrev
0.0.14
0.0.13
0.0.11
0.0.10
0.0.9
- Transition to
ModuleTreeState
instead of toModuleState
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
Lazy-loaded modules visualization
Shows the lazy-loaded modules
Fuzzy Search
- 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
0.0.5 chore: bump npm
Use file picker instead of directory picker
0.0.4 chore: bump npm