Releases: gund/ngx-element-boundary
Releases · gund/ngx-element-boundary
v1.0.10
1.0.10 (2020-07-30)
Bug Fixes
- lib: cleanup boundaries on destruction (07b42e0)
v1.0.9
1.0.9 (2020-07-29)
Bug Fixes
- lib: refcount streams in ElementBoundaryService (3f4264a)
v1.0.8
1.0.8 (2020-07-18)
Bug Fixes
- lib: add Angular v9 to version range of v1 (2383bba)
v1.0.7
1.0.7 (2020-07-17)
Bug Fixes
- service: improve performance of components initialization (c68426f)
v1.0.6
1.0.6 (2020-07-15)
Bug Fixes
- lib: expose component ref from cross boundary element strategy (858ec14)
v1.0.5
1.0.5 (2020-07-15)
Bug Fixes
- lib: add component ref getter to default element boundary strategy (24e28c6)
v1.0.4
1.0.4 (2020-07-14)
Bug Fixes
- lib: fix SingleAppBoundarySharingStrategy for late components (fbf48c1)
v1.0.3
1.0.3 (2020-07-09)
Bug Fixes
- lib: simulate late initialization of events stream on element strategies (ed3d8d5)
v1.0.2
1.0.2 (2020-07-08)
Bug Fixes
- lib: use get/set for events prop of element strategies (5324893)
v1.0.1
1.0.1 (2020-07-08)
Bug Fixes
- build: add UMD and AMD id's for package (d450170)