Skip to content

Ember v6 support#1168

Merged
mixonic merged 1 commit intoAddepar:masterfrom
rykov:ember-v6
Apr 9, 2025
Merged

Ember v6 support#1168
mixonic merged 1 commit intoAddepar:masterfrom
rykov:ember-v6

Conversation

@rykov
Copy link
Contributor

@rykov rykov commented Apr 9, 2025

Removed use of action helper, actions hash, and disambiguated template variables with this. These changes enabled the addon to pass Ember v5 (LTS) and v6 (release) tests.

Edit: The "TableStickyPolyfill: it works" test (332) seems to be unstable and occasionally fails. The test fails (for me) randomly for various ember-source versions before and after the changes of this PR. Rerunning the tests usually clears the issue. This PR doesn't attempt to address this.

@mixonic mixonic added the 6.0 label Apr 9, 2025
@mixonic mixonic merged commit 7ae87de into Addepar:master Apr 9, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants