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

[ui] Helios and Power Select upgrades #22328

Merged
merged 2 commits into from
May 29, 2024
Merged

[ui] Helios and Power Select upgrades #22328

merged 2 commits into from
May 29, 2024

Conversation

philrenaud
Copy link
Contributor

  • Upgrading Helios to 4.3.0
  • ember-element-helper was previously pinned because of an old version of ember-power-select, which is now also upgraded, so pin removed.

@philrenaud philrenaud self-assigned this May 24, 2024
Copy link

github-actions bot commented May 24, 2024

Ember Test Audit comparison

main 980f46d change
passes 1563 1563 0
failures 0 0 0
flaky 0 0 0
duration 11m 40s 157ms 11m 27s 848ms -12s 309ms

@@ -106,7 +106,7 @@
"ember-on-resize-modifier": "^1.0.0",
"ember-overridable-computed": "^1.0.0",
"ember-page-title": "^7.0.0",
"ember-power-select": "^4.1.7",
"ember-power-select": "^7.2.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note: I could upgrade this to v8+, but that requires adding extra template code per https://ember-power-select.com/docs/migrate-7-0-to-8-0 and I think my time would be better suited moving away from ember-power-select raw usage generally (we use it for our global search, among other things). Helios' dropdown component will be a more than sufficient replacement for it.

@philrenaud philrenaud added the backport/1.8.x backport to 1.8.x release line label May 27, 2024
Copy link
Member

@alex-ju alex-ju left a comment

Choose a reason for hiding this comment

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

Looks good! Checked for the changes introduced in 4.x and the only relevant ones are the contextual component renames indeed

@philrenaud philrenaud merged commit e09b291 into main May 29, 2024
15 checks passed
@philrenaud philrenaud deleted the helios-4.3.0-upgrade branch May 29, 2024 21:00
philrenaud added a commit that referenced this pull request May 31, 2024
* Helios and Power Select upgrades

* Renamed namespaced contextual components
philrenaud added a commit that referenced this pull request May 31, 2024
* Helios and Power Select upgrades

* Renamed namespaced contextual components
philrenaud added a commit that referenced this pull request May 31, 2024
…22410)

* no-op commit due to failed cherry-picking

* [ui] Helios and Power Select upgrades (#22328)

* Helios and Power Select upgrades

* Renamed namespaced contextual components

---------

Co-authored-by: temp <temp@hashicorp.com>
Co-authored-by: Phil Renaud <phil.renaud@hashicorp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.8.x backport to 1.8.x release line
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants