mirror of https://github.com/linkerd/linkerd2.git
remove toggle sorting functionality from TableComponent: - tables displaying metrics allowed to toggle between being sorted and unsorted when clicking the same button. This was confusing behavior for the user. - this PR removes the toggle functionality and introduces a BaseTable Component that extends antd's component without the capability to toggle - Fixes: #566 Signed-off-by: Franziska von der Goltz <franziska@vdgoltz.eu> |
||
---|---|---|
.. | ||
css | ||
fonts | ||
img | ||
js | ||
test | ||
.babelrc | ||
.eslintrc | ||
karma.conf.js | ||
package.json | ||
postcss.config.js | ||
webpack.config.js | ||
yarn.lock |