1. 18 Jul, 2019 3 commits
    • @grafana/toolkit: integrate latest improvements (#18168) · 2c8809d3
      * @grafana/toolkit: make ts-loader ignore files that are not bundled
      
      * @grafana/toolkit: improve the circleci task (#18133)
      
      This PR makes some minor improvements to the circle task
      
      Adds build info to plugin.json
      adds dependencies to deployed artifacts
      Makes sure prettier has content before writing (avoid writing empty files)
      renames 'bundle' to 'package' and saves stuff in a 'packages' file
      
      * @grafana/toolkit: enable plugin themes to work with common stylesheet (#18160)
      
      This makes it possible to use themes styleshheet files and stylesheet imports at the same time. The problem occurred when trying to migrate polystat panel to toolkit: grafana/grafana-polystat-panel#62
      Dominik Prokop committed
    • Build: change definition of the vars in makefile (#18151) · 8202fa2f
      Prompted by the @slim-bean talk (thanks!). With that definition
      `GO_FILES` var can be dynamically changed, that will be very helpful
      in grafana enterprise repo
      Oleg Gaidarenko committed
    • noImplicitAny: Down approx 200 errors (#18143) · c8498461
      * noImplicitAny playlist approx 200
      
      * Add AngularPanelMenuItem interface
      
      * Roughly 100 noImplicitAny
      Tobias Skarhed committed
  2. 17 Jul, 2019 6 commits
  3. 16 Jul, 2019 9 commits
  4. 15 Jul, 2019 5 commits
  5. 14 Jul, 2019 1 commit
  6. 12 Jul, 2019 6 commits
  7. 11 Jul, 2019 10 commits