10.0.0-beta.3
Marcarrian
released this
08 Sep 08:18
·
235 commits
to master
since this release
10.0.0-beta.3 (2020-11-05)
Bug Fixes
- toolkit/sashbox: accept numeric values for sash proportions (94100ba)
- toolkit/sashbox: emit sash sizes when resetting the sash layout (6063078)
- toolkit/sashbox: remove dimension module from imported modules as not used (76bb850)
- toolkit/viewport: remove dimension module from imported modules as not used (eef3cf8)
Features
- toolkit/util: add method to arrays util to get the last element in an array matching a predicate (2346dc1)
- toolkit/operators: allow running downstream and upstream operators inside a context (5074075)
- toolkit/operators: deprecate
pluckArray
RxJS operator in favor of themapArray
operator (5c72584) - toolkit/sashbox: emit sash sizes when finished sashing (0d28543)
- toolkit/util: make options object optional in
Arrays.remove
utility (c87f5fd) - toolkit/storage: observe changes to items in local and session storage using the WebStorage class (f435426)
- toolkit/bean-manager: provide bean manager to look up singleton objects (bf76eca)