ember-stopwatch
Advanced tools
Changelog
1.1.1
This is a patch release that resolves deprecation warnings with ember-modifier.
Changelog
1.1.0
This is a minor release composed primarily of dependency updates.
Changelog
1.0.0
🎉 This is the first major release of ember-stopwatch! 🎉
Changelog
0.7.0
This is a minor release composed primarily of dependency updates, and a new modifier.
call-after
modifier (alias of stopwatch-tick
)Changelog
0.6.0
This is a minor release that adds no new functionality to the core addon. Primarily dependency updates and test lint/assertion updates.
moment
and ember-cli-moment-shim
dependencies due to build errors (added a test helper for formatting dates)Changelog
0.5.0
This is a minor release that adds two new render modifier
s that can help reduce setup/teardown logic.
clock-tick
and stopwatch-tick
render modifiersChangelog
0.4.0
This is a minor release with no new features, mainly dependency updates.
Changelog
0.3.0
This is a minor release with some new backwards-compatible features.
second
, minute
, hour
and day
to the clock
service. Thanks @arthur5005!pretty-quick
instead of lint-staged
ember-cli-terser
instead of ember-cli-uglify