You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

angular-split

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-split - npm Package Versions

1345
11

17.1.1

Diff
b
beeman
published 17.1.1 •

Changelog

Source

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)
b
beeman
published 17.1.0 •
b
beeman
published 17.0.0 •
b
beeman
published 16.2.1 •
b
beeman
published 16.2.0 •
b
beeman
published 16.1.1 •
b
beeman
published 16.1.0 •
b
beeman
published 16.0.0 •
b
beeman
published 15.0.0 •

Changelog

Source

15.0.0 (2023-03-01)

  • chore: release 15.0.0 (4b93e17)
  • chore: update to ng 15 (#341) (df0842e), closes #341
  • fix: handle rtl in vertical direction correctly (#335) (97aa0e3), closes #335
b
beeman
published 14.1.0 •

Changelog

Source

14.1.0 (2022-09-11)

  • chore: release 14.1.0 (5e61233)
  • fix: spurious network call due to empty background image #316 (#322) (cf0f2d0), closes #316 #322