Skip to content

chore(main): release angular-split 17.2.0 #418

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 24, 2024

🤖 I have created a release beep boop

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)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--angular-split branch from 78eb2da to 62f7de6 Compare January 25, 2024 05:45
Copy link
Contributor Author

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Compliance Checks

Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.

Issue Reference

In order to be considered for merging, the pull request description must refer to a specific issue number. This is described in our Contributing Guide. We are closing this pull request for now but you can update the pull request description and reopen the pull request.
The check is looking for a phrase similar to: "Fixes #XYZ" or "Resolves #XYZ" where XYZ is the issue number that this PR is meant to address.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--angular-split branch from f3d293c to 67d58c7 Compare January 27, 2024 12:30
@github-actions github-actions bot force-pushed the release-please--branches--main--components--angular-split branch from 67d58c7 to 850b705 Compare January 30, 2024 13:55
@SanderElias SanderElias enabled auto-merge January 30, 2024 14:30
@SanderElias SanderElias merged commit 6e06569 into main Jan 30, 2024
@SanderElias SanderElias deleted the release-please--branches--main--components--angular-split branch January 30, 2024 14:42
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

minSize doesn't work
1 participant