11.0.0-beta.12
Marcarrian
released this
08 Sep 08:32
·
184 commits
to master
since this release
11.0.0-beta.12 (2021-06-24)
Bug Fixes
- ɵtoolkit/accordion: stretch the accordion header horizontally to its full width (4f4e152)
- ɵtoolkit/filter-field: use unique id to identify the input element (736e32a)
Features
- ɵtoolkit/tabbar: allow activating a tab programmatically (6c70831)
- toolkit/operators: add
bufferUntil
operator to buffer emissions (50e365e) - toolkit/operators: add
combineArray
operator to combine Observables contained in the source array (113a419) - toolkit/operators: add
distinctArray
operator to remove duplicates in the source array (5a61e1c)