Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(platform-browser): add Hammer provider functions #59480

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

Closed
wants to merge 1 commit into from

Conversation

arturovt
Copy link
Contributor

Prior to this commit, there were no functions that allowed providing HammerJS in a "new" way through environment providers; it required using importProvidersFrom(HammerModule) when bootstrapping the application. In this commit, we add two new functions that return environment providers and can be called directly in the providers when bootstrapping the application.

@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: core Issues related to the framework runtime labels Jan 11, 2025
@ngbot ngbot bot added this to the Backlog milestone Jan 11, 2025
@alfaproject
Copy link
Contributor

HammerJS hasn't been updated in like 8 years or something. OOC is it really necessary to be part of Angular core?

Sorry for the slightly off-topic question but just curious

Prior to this commit, there were no functions that allowed providing HammerJS in a "new" way through environment providers; it required using `importProvidersFrom(HammerModule)` when bootstrapping the application. In this commit, we add two new functions that return environment providers and can be called directly in the providers when bootstrapping the application.
@arturovt arturovt force-pushed the feat/provide-hammer branch from 1f916a0 to 8e5b7e0 Compare January 30, 2025 20:01
@JeanMeche
Copy link
Member

We'll actually go in the opposite direction an deprecating the integration of HammerJS in v20. See #60257

@JeanMeche JeanMeche closed this Mar 6, 2025
@arturovt arturovt deleted the feat/provide-hammer branch March 6, 2025 23:20
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Apr 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: core Issues related to the framework runtime detected: feature PR contains a feature commit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants