alimd
released this
12 Sep 13:50
·
116 commits
to next
since this release
1.1.0 (2023-09-12)
1.0.0 (2023-06-14)
0.32.0 (2023-05-27)
0.31.0 (2023-05-08)
Bug Fixes
- new logger api (9d83a7d)
Features
- router: add thisArg for routerOutlet (2bfd1f5)
0.30.0 (2023-03-06)
Bug Fixes
- router: home page for sub page routes (af737f3)
- router: make url from router respect empty sectionList (1fb62f7)
Features
- router: internal redirect render template to another route (de92671)
- router: keepSectionSlice for redirect (1c3b370)
0.29.0 (2023-02-10)
Bug Fixes
- route: cleanup old api (cf42205)
- route: export types (551f4e3)
- router: makeRouteContext as soon as posible (f092b45)
- route: RouteContextBase type (9e9ee78)
- router: protocol type (01fa523)
Features
- route: makeRouteContext (16be581)
- route: new url method (580f2b3)
- route: redirect with update browser history (d6d64a0)
- router: enhance logging (d5930ea)
- router: export main api in index and auto init (58718eb)
- router: initialize process on DOMContentLoaded (6b114e2)
- router: new api from scratch! (2b26a8d)
0.28.0 (2023-01-20)
0.27.0 (2022-12-29)
Bug Fixes
- core/router: preventDefault on svg link click (e35e935)