Skip to content

Latest commit

 

History

History
89 lines (29 loc) · 3.03 KB

CHANGELOG.md

File metadata and controls

89 lines (29 loc) · 3.03 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.4.0 (2021-02-16)

Features

  • kiwi-navigation-shell: fix slot bug (aeb88a4)
  • navigation-shell: add resolver to route config (6ec4486)

0.3.1 (2021-02-02)

Bug Fixes

  • kiwi-navigation-shell: exporting onChange in the store led to compilation errors in dependending applications (e5a7afc)

0.3.0 (2021-02-02)

Bug Fixes

  • kiwi-navigation-shell: create links from within connected callback (bd96220)

Features

  • kiwi-navigation-shell: add decorator version of shell-link (poc) (d586756)

0.2.0 (2021-02-01)

Features

  • kiwi-navigation-shell: add capability to handle async route data (d46c61e)

0.1.3 (2021-01-18)

Note: Version bump only for package @kiwigrid/kiwi-navigation-shell

0.1.2 (2021-01-18)

Bug Fixes

  • kiwi-navigation-shell: remove globals.d.ts (76b5c56)

0.1.1 (2021-01-18)

Note: Version bump only for package @kiwigrid/kiwi-navigation-shell

0.1.0 (2021-01-15)

Features

  • kiwi-navigation-shell: add navigation shell components (73443bf)
  • navigation-shell: Add navigation shell poc (WIP) (66ac478)