Releases: dknutsen/ember-needs-async
Releases · dknutsen/ember-needs-async
New example, bugfix, dependency updates
Make nice with Travis
Merge pull request #51 from dknutsen/release_0_4_2 Release 0.4.2
Show the not-loaded loaded things
Bugfix - yield empty hasMany results as "loaded"
Bump bump bump those deps
Merge pull request #39 from dknutsen/release-0.4.0 version 0.4.0
Timeout, we've got examples
timeout
helper- add a couple basic examples to the docs
Things, stuff, options
- support optional "options" hash for find-record and find-all helpers
- add YUIDoc annotations which creates an API Reference section in the docs
Dependency updates
v0.2.2 Call it v0.2.2
It's the little things
v0.2.1 Badge and better example format in README
Tests, Travis
- Add basic tests for all helpers and component
- Add Travis CI and build badge
Baby steps
First release includes:
- needs-async component
- "ember-data" analogous helpers
- basic docs
Still needs:
- tests
- better docs and examples