ant-design/components/tooltip
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
..
__tests__ fix: Allow overlayInnerStyle to pass through (#27682) 2020-12-03 11:25:25 +08:00
demo feat(tooltip): Tooltip support colour background (#23155) 2020-05-25 18:59:00 +08:00
style feat(tooltip): Tooltip support colour background (#23155) 2020-05-25 18:59:00 +08:00
index.en-US.md docs: sort api (#27251) 2020-10-21 10:33:43 +08:00
index.tsx fix: Allow overlayInnerStyle to pass through (#27682) 2020-12-03 11:25:25 +08:00
index.zh-CN.md docs: format inline code (#27634) 2020-11-08 15:04:02 +08:00
placements.tsx perf(📦): upgrade @ant-design/colors and remove rc-trigger from deps (#27761) 2020-11-14 00:43:12 +08:00