Releases: rebaselabs/ember-cli-dimple
Releases · rebaselabs/ember-cli-dimple
Fix a lot of crazy data issues.
Turns out a lot of errors were my fault, calling the constructor with an empty array of data. You live, you learn!
Refined implementation
- Working towards a better build pipeline.
- Data will not be mutated by two-way bindings.
Patch README.md with some simple example usage
v0.1.1 Patch with updated README.md
First working release
Adds support for a {{dimple-chart}} component