grafana/public/app
Daniel Lee 16dbf3166d fix(panels): avoid deep copy problem for panel defaults
Moves the defaults to be an instance property. This solves
the problem of lodash defaults function not doing a deep
copy. The symptom of this is that new deep properties for
a panel are assigned to every panel of the same type by
the defaults function in the constructor.
2016-04-22 15:29:33 +02:00
..
core ux(): tooltip improvement 2016-04-15 19:56:39 -04:00
features fix(templating): another fix for templating and custom all value escaping, fixes #4787 2016-04-22 13:59:54 +02:00
headers tech(): put in a real event emitter instead of rxjs based on that was broken 2016-04-07 19:47:48 -04:00
partials fix(timepicker): fixed issues and added some polish to timepicker shift back/forward buttons 2016-04-12 12:39:59 -04:00
plugins fix(panels): avoid deep copy problem for panel defaults 2016-04-22 15:29:33 +02:00
app.ts ux(): fixed issue with cach buster for temlpates, and updated on hover style for sidemenu to look better 2016-02-21 12:47:57 +01:00
boot.js fix(build): fixed minor issue in systemjs builder, and added SystemJs cache buster 2016-02-10 06:50:17 +01:00
system.conf.js Revert "Revert "Gauges"" 2016-04-22 14:55:35 +02:00