New
angular-split: v17.2.0
17.2.0 (2024-01-30)
Features
- add keyboard accessibility (#317) (5b45039)
- add wildcard support for percent mode (ceab929)
- allow for setting global config (#309) (65a11d7)
- deprecate .forRoot() and .forChild() methods (07636fc)
- integrate iframe fix (37db046)
- introduce eslint and remove tslint closes (#374) (#382) (b8431f4)
- support angular compiler strict templates (#353) (2f77a67)
- support custom gutter template (2337745)
Bug Fixes
- add a delta to mouse click/double click to make sure double click gets recognized (97967ed)
- aria-valuenow incorrectly set to wildcard (#368) (bcb4aa0)
- change default area size from null to * (#358) (21f1004)
- export internal interfaces (#315) (77db412)
- fire dragStart event only when a cursor is moved (#283) (00a6755)
- handle rtl in vertical direction correctly (#335) (97aa0e3)
- Keep minSize, even when size is undefined (3612e25), closes #255
- migrate cypress configuration (d251ac0)
- remove deprecated forRoot and forChild (#352) (44e22b7)
- role should be separator and not slider (3c30521)
- spurious network call due to empty background image #316 (#322) (cf0f2d0)
- use correct peerDependencies versions (4f897b6)