1. 28 Feb, 2020 3 commits
    • @grafana/ui: Create slider component (#22275) · 60dbf728
      * grafana/ui: Create slider
      
      * grafana/ui: Create slider, tests, add to storybook
      
      * Update Slider, minor changes
      
      * Implement single value slider
      
      * Update style
      
      * Update packages/grafana-ui/package.json
      
      Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com>
      
      * Update packages/grafana-ui/src/components/Slider/Slider.tsx
      
      Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com>
      
      * Update slider, include PR review feedback
      
      * Update packages/grafana-ui/src/components/Slider/Slider.tsx
      
      Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com>
      
      * Update packages/grafana-ui/src/components/Slider/Slider.tsx
      
      Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com>
      
      * Export orientatin types, gix selectability of tooltip text
      
      * Remove Orientation export from grafana/ui
      
      * Testing Global component to inject global styles
      
      * Add comments
      
      Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
      Ivana Huckova committed
    • Panel inspect: Horizontal scrolling in Data table (#22245) · 3f7b058b
      * First try at horizontal scrolling
      
      * move width logic to table
      
      * Update packages/grafana-ui/src/components/Table/Table.tsx
      
      Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com>
      
      * wrap table with memo
      
      * fix typo
      
      * re add field
      
      * WIP: Table scrolling troubles
      
      * Annother approach
      
      * Think it's working
      
      * Removed unnessary change
      
      * Table: Added custom scrollbar for horizontal scrolling
      
      * Removed console log and fixed test
      
      Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
      Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
      Peter Holmberg committed
  2. 27 Feb, 2020 5 commits
  3. 26 Feb, 2020 8 commits
  4. 25 Feb, 2020 10 commits
  5. 24 Feb, 2020 4 commits
  6. 22 Feb, 2020 5 commits
  7. 21 Feb, 2020 3 commits
    • Docs: New doc pages for panels Stat, Gauge & Bar Gauge (#22335) · 8c2107cd
      * Initial take
      
      * inital gauge docs
      
      * Updated and added bar gauge docs
      
      * Updated based on feedback
      Torkel Ödegaard committed
    • Docs: Update front-end style guide (#22197) · d6ca781c
      * Update front end style guide
      
      * Update contribute/style-guides/frontend.md
      
      * Update contribute/style-guides/frontend.md
      
      * Add code samples after review
      
      * Update contribute/style-guides/frontend.md
      
      * Update contribute/style-guides/frontend.md
      
      Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Update contribute/style-guides/frontend.md
      
      Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Update contribute/style-guides/frontend.md
      
      Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Update contribute/style-guides/frontend.md
      
      Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Update contribute/style-guides/frontend.md
      
      Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Update contribute/style-guides/frontend.md
      
      Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Update contribute/style-guides/frontend.md
      
      Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Update contribute/style-guides/frontend.md
      
      Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Update contribute/style-guides/frontend.md
      
      Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Review
      
      * Review
      
      * Update contribute/style-guides/frontend.md
      
      Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      Dominik Prokop committed
  8. 20 Feb, 2020 2 commits