linkerd2/web/app/js/components/util
Risha Mars 07f27656f7
Reduce webpack bundle size: import d3 modules individually (#2030)
Previously, we were importing all of d3, but we don't need a lot of it. 
This branch switches our imports to only the things we need.
2019-01-03 14:10:14 -05:00
..
Accordion.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
ApiHelpers.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
ApiHelpers.test.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
AppContext.jsx Update eslint config to extend more default rules (#1035) 2018-05-29 18:23:13 -07:00
Chip.jsx Do some small alignment tweaks, fix Firefox rendering (#1809) 2018-10-25 10:04:58 -07:00
CliQueryUtils.js Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
CopyUtils.jsx Move the dashboard's component library from antd to material-ui (#1776) 2018-10-19 11:23:43 -07:00
MetricUtils.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
MetricUtils.test.js Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
OctopusArms.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
Percentage.js Add per namespace pages that show all resource stats for a namespace (#893) 2018-05-08 14:05:16 -07:00
Progress.jsx Apply global theming to the dashboard using material-ui themes (#1799) 2018-10-24 17:13:39 -07:00
Spinner.jsx Apply global theming to the dashboard using material-ui themes (#1799) 2018-10-24 17:13:39 -07:00
SuccessRateDot.jsx Start reducing webpack bundle size, fix minor bugs (#1995) 2018-12-19 12:51:02 -08:00
SuccessRateMiniChart.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
SvgWrappers.jsx Move the dashboard's component library from antd to material-ui (#1776) 2018-10-19 11:23:43 -07:00
TapUtils.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
Utils.js Reduce webpack bundle size: import d3 modules individually (#2030) 2019-01-03 14:10:14 -05:00
Utils.test.js Switch to jest for assertions, remove mocha and chai (#1769) 2018-10-15 17:17:11 -07:00
theme.js Apply global theming to the dashboard using material-ui themes (#1799) 2018-10-24 17:13:39 -07:00
withREST.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00