Files
grafana/public
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
..
2016-04-07 15:11:54 -04:00
2016-04-22 12:09:02 +02:00
2016-04-22 14:55:35 +02:00
2016-04-22 14:55:35 +02:00
2015-06-15 19:02:38 -04:00