ant-design/components/slider
Wuxh f458858559
chore: remove Slider outline (#38489)
* chore: remove `Slider` outline

the `::before` pseudo-element here seems to make no sense and gives an incorrect border when setting the `:focus-visible` style.

* chore: optimize focus style

* chore: update hover style

* chore: accept suggested

Co-authored-by: MadCcc <1075746765@qq.com>

* chore: remove noused

Co-authored-by: MadCcc <1075746765@qq.com>
2022-11-14 15:01:07 +08:00
..
__tests__ docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
demo docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
style chore: remove Slider outline (#38489) 2022-11-14 15:01:07 +08:00
index.en-US.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
index.tsx chore: support deprecated visible in v5 but warning with this (#37422) 2022-09-06 21:46:49 +08:00
index.zh-CN.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
SliderTooltip.tsx feat: switch visible to open for Tooltip (#37241) 2022-08-26 17:17:13 +08:00