code-corps-ember
code-corps-ember copied to clipboard
Update ember-power-select to the latest version π
Version 2.0.0 of ember-power-select was just published.
| Dependency | ember-power-select |
|---|---|
| Current Version | 1.10.4 |
| Type | devDependency |
The version 2.0.0 is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of ember-power-select.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
Home-made croissantsFinally a new major version!
When compared with 2.0.0-beta.5, it finally removes the dependency on ember-native-dom-helpers. Not the test helpers provided by this addon use the helpers in @ember/test-helpers.
When compared with the last 1.X version, I'll just copy the relevan breaking changes, which I don't expect they'll be relevant for most users:
Require Glimmer 2
Now the min version of Ember is 2.10. It allows the component to drop some code most people don't need anymore.
If you are not in Ember 2.10 or greater, don't worry. Branch 1.X will continue to support 2.3.1+ for some time while you upgrade.
Drop ember-wormhole
Now that we can rely on the glimmer-vm, the addon uses Ember-Basic-Dropdown 1.0, which uses the built-in #-in-element construct to render your content out of the regular flow of the page.
Better behaviour when typing on the trigger
Now when a select's trigger (not the searchbox) is focused and you type, the default behavior mimics much better the default behavior of native selects
Global acceptance helpers are deprecated.
The selectChoose, selectSearch, removeMultipleOption and clearSelected helpers will continue to exist, but registering and using them as globals is deprecated and will be removed on the 2.0 release. You can continue to use them just the same, but you will have to explicitly import them from ember-power-select/test-support/helpers. That is all!
Commits
The new version differs by 50 commits.
dbd8548v2.0.069dd655Update changelog0b18f7aRemove native dom helpers (#1105)820a0d4Fix typo8a0583eImprove component's behavior in beta (#1104)bd5bd5dMaking helpers more async (#1100)2087909Pre-render docs site at build time (#1102)601579cv2.0.0-beta.544c8452Changed self.window to window and self.document to document (#1099)d696c28Remove all traces of find/findAll from ember-native-dom-helpers06cbfa7Penultimate test refactor (#1098)6cb7f5aSimplify tests a bit moref2364a8v2.0.0-beta.43d94c68qunit-dom is almost everywhere (#1096)d9e0d4cfixes #1094 (#1097)
There are 50 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot :palm_tree:
Version 2.0.1 just got published.
Version 2.0.2 just got published.
Version 2.0.3 just got published.
Version 2.0.4 just got published.
Version 2.0.5 just got published.
Version 2.0.6 just got published.
- The
devDependencyember-power-select was updated from1.10.4to2.0.7.
- The
devDependencyember-power-select was updated from1.10.4to2.0.8.
- The
devDependencyember-power-select was updated from1.10.4to2.0.9.
Update to this version instead π
Commits
The new version differs by 5 commits.
a241acfv2.0.924b88d5Add highlightOnHoverEnabled to be used in options.js (#1166)ca16edcAdd animationEnabled to be passed down to ember-basic-dropdown (#1165)a36b08duse .set() to avoid assertion failure under Ember 3.4 (#1162)6f57a04Fix typo in api-reference.hbs (#1158)
See the full diff
- The
devDependencyember-power-select was updated from1.10.4to2.0.10.
- The
devDependencyember-power-select was updated from1.10.4to2.0.11.
- The
devDependencyember-power-select was updated from1.10.4to2.0.12.
- The
devDependencyember-power-select was updated from1.10.4to2.0.13.
- The
devDependencyember-power-select was updated from1.10.4to2.0.14.
- The
devDependencyember-power-select was updated from1.10.4to2.0.15.
- The
devDependencyember-power-select was updated from1.10.4to2.1.0.
- The
devDependencyember-power-select was updated from1.10.4to2.2.0.
- The
devDependencyember-power-select was updated from1.10.4to2.2.1.
- The
devDependencyember-power-select was updated from1.10.4to2.2.2.
Update to this version instead π
Commits
The new version differs by 6 commits.
864ff75v2.2.2493069bPrevent scroll only if target is body (#1201)fd89c41"You attempted to access thelengthproperty (of <(unknown):ember712>). (#1148)7e93855Replace ember-cli-eslint with plain eslint (#1195)df6564fUpdate all dependencies December 2018 (#1194)ad30900Specify that only strings are searchable
See the full diff
- The
devDependencyember-power-select was updated from1.10.4to2.2.3.
- The
devDependencyember-power-select was updated from1.10.4to2.3.0.
- The
devDependencyember-power-select was updated from1.10.4to2.3.1.
- The
devDependencyember-power-select was updated from1.10.4to2.3.2.
- The
devDependencyember-power-select was updated from1.10.4to2.3.3.
- The
devDependencyember-power-select was updated from1.10.4to2.3.4.
- The
devDependencyember-power-select was updated from1.10.4to2.3.5.
- The
devDependencyember-power-select was updated from1.10.4to3.0.0.
- The
devDependencyember-power-select was updated from1.10.4to3.0.1.
- The
devDependencyember-power-select was updated from1.10.4to3.0.2.
- The
devDependencyember-power-select was updated from1.10.4to3.0.3.