Open
Conversation
…non-KVO compliant
…itialized automatically
5 tasks
Contributor
Author
|
Note: requires updating tests after upgrading to ember-power-select 2.X (Which also requires ember 2.9+). When we get a chance, this is the PR to cut a new release that has a requirement of ember 2.9+. |
…own-menu, better positioning
Reference issue #107
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this pull request do?
Upgrades to ember-cli 2.15.
Reorganize tabular to allow for automatically detecting columns based on the ember-data model. Also support defining custom column overrides via the template (no dependency on a controller).
Also uses new ember testing API (async/await)
What are the relevant issues?
#92 #88 #91 #90 #80 #107 #104 #93
Any background context you want to provide?
This version of ember-tabular only support ember-cli/ember 2.4 and up. All other version of ember should refer to the 0.1.0 tag.
Definition of Done:
Each should be selected to indicate consideration for applicability and/or completion.