Releases: orchestratora/ngx-dynamic-menu
Releases · orchestratora/ngx-dynamic-menu
v1.5.7
1.5.7 (2019-03-28)
Bug Fixes
- menu: do not skip children if not generated in prev step (f908039)
v1.5.6
1.5.6 (2019-03-28)
Bug Fixes
- menu: detech changes in items component (9fb523d)
v1.5.5
1.5.5 (2019-03-19)
Bug Fixes
- menu: check if snapshot exist before params collection (83b950d)
v1.5.4
1.5.4 (2019-03-18)
Bug Fixes
- menu: collect all params from full route tree (8465280)
v1.5.3
1.5.3 (2019-03-18)
Bug Fixes
- aot: remove barrel import in module imports (189f7af)
v1.5.2
1.5.2 (2019-03-18)
Bug Fixes
- aot: allow to build with AOT compiler (a7771c0)
v1.5.1
1.5.1 (2019-03-15)
Bug Fixes
- custom-menu: allow root-level abstract menu (aeb6785)
v1.5.0
1.5.0 (2019-03-12)
Features
- menu: allow to add custom menu links (5200932)
v1.4.0
1.4.0 (2019-02-27)
Features
- menu: add fullPath and fullUrl to config (3dc5f31)
v1.3.0
1.3.0 (2019-02-27)
Features
- menu: add support for
subMenuComponent
(e5fb388)