Skip to content

Releases: angular-split/angular-split

18.0.0-beta.0

14 Jul 19:06
d8ce04a
Compare
Choose a tag to compare
18.0.0-beta.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: angular-split-v17.2.0...angular-split-v18.0.0-beta.0

angular-split: v17.2.0

30 Jan 14:42
6e06569
Compare
Choose a tag to compare

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)

v15.0.0

01 Mar 17:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/angular-split/angular-split/commits/v15.0.0