Commit Graph

683 Commits (6d6242c153c26ee14b2dccef7fd86fc56e6aefca)

Author SHA1 Message Date
ryan f7f124c56b reuse deprecationWarning 6 years ago
ryan d13eebfe52 move to string.ts 6 years ago
ryan b2a7891b08 move stringToJsRegex 6 years ago
ryan 494acddb2f get field mapping to actually work 6 years ago
ryan 1cb03670c4 add variable size storybook 6 years ago
ryan fe22d14e93 cell builder cleanup 6 years ago
ryan 11188b53af minor storybook cleanup 6 years ago
ryan 6494c17cfa fix typos 6 years ago
ryan e2be194b46 autofill space rather than force with/height values 6 years ago
ryan 9134620c1a return table directly, not the debug info 6 years ago
ryan c7f35f2dcf moved utillities to util 6 years ago
ryan 078d8f1210 table using MultiGrid 6 years ago
ryan 3bd26df7de cleanup 6 years ago
ryan eca3824e2d cleanup 6 years ago
ryan 40d7ba1e6a adding toolbar 6 years ago
ryan 9df47391ea adding stub table input CSV 6 years ago
ryan 7ce7da1251 merge master 6 years ago
Dominik Prokop d104ee1c15
@grafana/ui - release docs v1 (#15835) 6 years ago
corpglory-dev a7bd8d503d Simple storybook 6 years ago
corpglory-dev b8fcd3d962 Improve rendering 6 years ago
ijin08 00ce556bd0 changed all rems to pixels in defaults and template, changed back root font size 6 years ago
corpglory-dev e47769c185 Rename: Piechart -> PieChart 6 years ago
corpglory-dev ef37e95bb7 Import only what is used from d3 6 years ago
ryan 229dff757c less nesting and add test 6 years ago
ryan 188dc86246 remove type field and add helper functions to check if data isTableData 6 years ago
ryan 5aef3bd139 add storybook 6 years ago
ryan 223906654c don't include stuff from app/... 6 years ago
ryan eed9a2010e fix scss 6 years ago
ryan e1324289c8 rename to Table 6 years ago
ryan ca5d7c3510 fix type errors 6 years ago
ryan d7b1fd75e3 move to grafana/ui 6 years ago
ryan 1609c07fb2 use TableData, not interface 6 years ago
ryan 439b044204 move toTableData to grafana/ui 6 years ago
ryan 8bf57359ab don't require x & y columns for timeSeries 6 years ago
ryan abf015ace2 use TableData for timeseries in react 6 years ago
ijin08 c5f4239703 changed root font to 100%(default 16px), changed font-size from px to rem, updated rem sizes in template and default.ts files, removed display classes and variables since not used, removed lead class and variables since not usedremoved serif font since not used and probably never should be used 6 years ago
corpglory-dev a23ba378d4 Initial tooltip 6 years ago
Johannes Schill 03e0e1783d fix: Consistency in unit labels #15709 6 years ago
corpglory-dev ce47032ee8 Run prettier 6 years ago
corpglory-dev 3497c36002 Fix donut rendering 6 years ago
corpglory-dev 7f0e22e288 Run prettier 6 years ago
corpglory-dev 4cd91ff979 Render svg instead of canvas 6 years ago
ryan f5aba36814 add ScopedVars to replace function 6 years ago
Torkel Ödegaard cd78f0bef2 Fixed scrollbar not visible due to content being added a bit after mount, fixes #15711 6 years ago
Peter Holmberg ee4df15526 moving 6 years ago
Torkel Ödegaard e6a83bf0e1 Fixed scrolling issue that caused scroll to be locked to the bottom of a long dashboard, fixes #15712 6 years ago
ryan 3d16528459 use onOptionsChange 6 years ago
ryan 251008f590 use replaceVariables rather than onInterpolate 6 years ago
ryan 77d709d9df use updateOptions rather than onChange 6 years ago
Hugo Häggmark 3a65e27e83 Fixes #15739 6 years ago