jelhan
|
fba32d3590
|
Fix deprecation: using @each as a leaf node in a dependent key
http://emberjs.com/deprecations/v1.x/#toc_using-code-each-code-as-a-leaf-node-in-a-dependent-key
Also fixes coding style:
* use Ember.computed instead of {}.property()
* use Ember.observer instead of {}.observes()
|
2016-05-20 23:43:05 +02:00 |
|
jelhan
|
cb66fb18bc
|
Fix: Sort must return a signed number not a boolean
Chrome and Firefox are find with boolean but nodejs and edge are more strict.
|
2016-03-20 16:05:20 +01:00 |
|
jelhan
|
aa6483c4d1
|
Fixes #81
|
2016-03-20 15:31:24 +01:00 |
|
jelhan
|
8ede03b604
|
Fix: Date was not shown if there were multiple best options
|
2016-02-22 23:42:01 +01:00 |
|
jelhan
|
e9a6f9ff41
|
fix some more JSCS code style errors
|
2016-01-20 03:19:10 +01:00 |
|
jelhan
|
6ba930661e
|
add JSCS code style test and fix errors
|
2016-01-19 05:46:52 +01:00 |
|
jelhan
|
475245d04f
|
evaluation summary as component
|
2015-11-03 12:57:41 +01:00 |
|