Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

Add information about ember-collection #252

Merged
merged 1 commit into from
Aug 18, 2015

Conversation

raytiley
Copy link
Contributor

No description provided.

@tim-evans
Copy link
Contributor

This looks good to me. Let's get this merged in ASAP.

@@ -37,6 +40,10 @@ Please, take a look at our live [demo](http://emberjs.com/list-view) and [jsbin]
Please, attach code samples or links to [jsbin](http://emberjs.jsbin.com/) or [jsfiddle](http://jsfiddle.net/).
It would help us greatly to help you and to improve ember list view.

## Compatibility

*ListView* is compaitable with wember versions `<= 1.12.x`. It is important to note that *ListView* is not compaitable with the Glimmer rendering engine. [Ember Collection](https://github.com/emberjs/ember-collection) is ment to replace *ListView* as the ember solution to rendering large lists. If you need this functionality for your `>= 1.13.x` ember app, please checkout [Ember Collection](https://github.com/emberjs/ember-collection).

Choose a reason for hiding this comment

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

"wember" :P

Copy link
Contributor

Choose a reason for hiding this comment

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

Nice catch :P

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ugh... I hate writing docs... but someone has to do it. Will push the fix soon.

@stefanpenner
Copy link
Member

LGTM – when the above comment has been resolved.

@raytiley
Copy link
Contributor Author

LGTM – when the above comment has been resolved.

Ok fixed the type. Hit the button.

stefanpenner added a commit that referenced this pull request Aug 18, 2015
Add information about ember-collection
@stefanpenner stefanpenner merged commit 7844ae0 into emberjs:master Aug 18, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants