grafana/public/app/plugins
bergquist 63ca9f6f5a fix(legend): only add overflow scroll when needed
In firefox the scrollbar is always show when setting
overflow: scroll. This commit makes sure the overflow
setting is only applied when needed.

closes #4049
2016-02-18 11:08:13 +01:00
..
datasource Merge pull request #4054 from mtanda/cloudwatch_template_dimension_fix 2016-02-17 06:11:26 +01:00
panel fix(legend): only add overflow scroll when needed 2016-02-18 11:08:13 +01:00
plugin_api.md removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more 2016-02-01 18:19:02 +01:00
sdk.ts feat(plugins): changed so that plugins can load css async via util function exposed from app/plugins/sdk 2016-02-10 13:09:39 +01:00