ant-design/components/tooltip/__tests__
Jase Pellerin 13f9285cc6
fix: Allow overlayInnerStyle to pass through (#27682)
Currently, the innerStyle is only passed if a color is provided which does not match the preset colors. This fix allows `overlayInnerStyle` to pass through regardless of the value of `color`.
2020-12-03 11:25:25 +08:00
..
__snapshots__ feat(tooltip): Tooltip support colour background (#23155) 2020-05-25 18:59:00 +08:00
demo.test.js Don't ignore test files. 2016-12-14 14:48:09 +08:00
image.test.ts test: demo -> ui test (#24475) 2020-10-23 18:50:46 +08:00
tooltip.test.js fix: Allow overlayInnerStyle to pass through (#27682) 2020-12-03 11:25:25 +08:00
type.test.tsx fix: Tooltip/Popover children type (#26534) 2020-09-02 15:35:49 +08:00