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

Update for ember 4.12 #2

Open
wants to merge 25 commits into
base: scf_master
Choose a base branch
from

Conversation

Gaurav0
Copy link

@Gaurav0 Gaurav0 commented Nov 6, 2024

See test results here: Gaurav0#2

This updates ember-bootstrap for use in Ember 4.12. It also passes internal tests in Ember 5.4 and Ember 5.8.

It fails tests in Ember 4.12 due to bug in @ember/string deprecation: emberjs/ember.js#20377

@Gaurav0 Gaurav0 changed the title test on ember 4.8, 4.12 Update for ember 4.12 Nov 6, 2024
@Gaurav0 Gaurav0 force-pushed the update_for_ember_4.12 branch 2 times, most recently from 074f774 to 3f6a60b Compare November 6, 2024 12:15
@Gaurav0 Gaurav0 force-pushed the update_for_ember_4.12 branch 2 times, most recently from 268afff to faf17fd Compare November 6, 2024 15:14
do not test ember 4.12 in CI due to bug in @ember/string deprecation
Gaurav0 and others added 2 commits November 8, 2024 11:20
…mption error in Ember canary (ember-bootstrap#2027)

* Refactor bs-alert to remove @localcopy

The `@localCopy` decorate caused issues on Ember canary builds.
By refactoring this component to use pure Ember reactivity we can get
rid of the decorator.

* Allow re-enabling of alert using property after hiding it by clicking
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.

4 participants