ui/lib/logging
Cody Jackson 6718c4886e Addressing a number of ember deprecations
- Moved from Ember.$() to importing jquery.
- Moved from fn().on() to on(fn())
- Moved from fn().observes() to observer(fn())

This got /g/clusters from 27 warnings to 5 warnings for me.
2019-10-03 10:53:36 -07:00
..
addon Addressing a number of ember deprecations 2019-10-03 10:53:36 -07:00
config Add logging engine 2018-02-22 12:43:05 +08:00
index.js Flip the lazy loading switch for all engines and remove browserify 2018-10-11 12:03:44 -07:00
package.json Flip the lazy loading switch for all engines and remove browserify 2018-10-11 12:03:44 -07:00