Alexey Antonov

Results 18 comments of Alexey Antonov

In case of removing extra styles which @MichaelMarcialis proposed ``` .lnsLayerChartSwitch__item-isSelected & { fill: makeGraphicContrastColor($euiColorVis0, $euiColorDarkShade); } ``` we can use `@emotion/css` instead of importing styles from `scss` file. +...

This `PR` was moved to `Draft`. We found duplicated icons in `src/plugins/chart_expressions/expression_xy/**` Our plan: - move `@kbn/lens-icons package` out of `x-pack` and rename it to `@kbn/chart-icons` - reuse `@kbn/chart-icons` from...

@flash1293 missed your previous comment, will fix in a minute. Thank you