Skip to content
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

refactor(all): use on modifier. Action template helper dropped in 6.0 #2876

Merged
merged 2 commits into from
Dec 25, 2024

Conversation

BobrImperator
Copy link
Collaborator

  • Removes instances of {{action template helper in favor of {{on
  • Removes actions hash in classic-test-app and uses action decorator i.e. import { action } from '@ember/object'

Action template helper is dropped in Ember 6.0.

Copy link

github-actions bot commented Dec 25, 2024

Some tests with 'continue-on-error: true' have failed:

  • test-app test:one ember-beta

  • test-esa test:one ember-canary

  • classic-test-app test:one ember-canary

  • test-esa test:one ember-beta

  • test-app test:one ember-canary

    Created by continue-on-error-comment

@BobrImperator BobrImperator merged commit 3eeb974 into master Dec 25, 2024
41 of 44 checks passed
@BobrImperator BobrImperator deleted the use-on-modifier branch December 25, 2024 01:53
@github-actions github-actions bot mentioned this pull request Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant