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) ()