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

chore(collection): update vertical collection #454

Merged
merged 3 commits into from
Nov 23, 2017

Conversation

pzuraq
Copy link
Contributor

@pzuraq pzuraq commented Nov 22, 2017

No description provided.

@pzuraq
Copy link
Contributor Author

pzuraq commented Nov 22, 2017

@Addepar/ice

tagName="tbody"
class="et-tbody"
<tbody class="et-tbody">
{{#vertical-collection rows
Copy link
Contributor Author

Choose a reason for hiding this comment

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

vertical-collection is now tagless, so we need to create an external tbody element and add a containerSelector

import { Promise as EmberPromise } from 'rsvp';
import wait from 'ember-test-helpers/wait';

export default function() {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

No need to use this waiter anymore, we have the raf scheduler waiter

@pzuraq pzuraq merged commit eae64cd into master Nov 23, 2017
@pzuraq pzuraq deleted the pzuraq/chore/update-vertical-collection branch November 23, 2017 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants