Releases: Neovici/cosmoz-data-nav
Releases · Neovici/cosmoz-data-nav
v3.6.7
3.6.7 (2021-02-11)
Bug Fixes
- mark hash params as read when hash value is empty (#147) (618f46b), closes #144
v3.6.6
3.6.6 (2021-01-28)
Bug Fixes
- read id from hash param only when we we never read it or maintainSelection is tru (a6cfd4a)
v3.6.5
3.6.5 (2020-10-29)
Bug Fixes
- check undefined inst in _toggleInstance (358d466)
v3.6.4
3.6.4 (2020-10-15)
Bug Fixes
- upgrade cosmoz-bottom-bar (9bac932)
v3.6.3
3.6.3 (2020-10-05)
Bug Fixes
- remove iron-resizable-behavior (5b26b77)
v3.6.2
3.6.2 (2020-08-27)
Bug Fixes
v3.6.1
3.6.1 (2020-07-23)
Bug Fixes
- renderItem: iron-lists inside data-nav views do not re-render (851c614)
v3.6.0
3.6.0 (2020-06-25)
Bug Fixes
- add renderItem test, fix renderItem teardown (cb51ae6)
- make sure to only _forwardHostProp on instance templates (dc59194)
Features
- renderItem: render templates with lit-html (fc10bdf)
v3.5.0
3.5.0 (2020-06-24)
Bug Fixes
- don't nest useMemo (06915c6)
- reorganize imports/deps, drop translatable mixin (597748b)
Features
- use haunted to manage incomplete templates (fac0c2b)
v3.4.4
3.4.4 (2020-06-23)
Bug Fixes
- correct placement of next/prev in incomplete items (aac4119)