-
Notifications
You must be signed in to change notification settings - Fork 7
Update ember-basic-dropdown to latest release #681
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks neat and simple!
But, latest version seems to be 3.x
, can we get on that one? See changelog
yeah, been there done that 😂 |
Welp, looks like v2.0.15 doesn't fix the build error on Canary anyway. Here's hoping v3 does... 🙏 |
Turns out even latest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@andrewpye before merging, let's tweak this to allow canary build to fail by configuring it in config/ember-try.js
(check allowedToFail
in ember-try)
Updates
ember-basic-dropdown
to the most recent release (v3.0.11) with the aim of fixing a build error being seen in otherember-polaris
PRs. The breaking changes involved in this update can be found in theember-basic-dropdown
release notes.