ant-design/components/tooltip
Marcia Sun ba3ab898d2
fix: incorrect transform-origin of tooltips (#38159)
For tooltips with a placement value like 'topRight' or 'bottomLeft', the previous code would calculate an incorrect transform-origin, which is fixed here.
2022-10-22 19:11:31 +08:00
..
__tests__ test: Use SSR for testing demo (#37890) 2022-10-08 16:17:20 +08:00
demo chore: merge master 2022-05-23 14:37:16 +08:00
style fix: arrow compatibility (#36266) 2022-06-30 11:11:01 +08:00
index.en-US.md docs: modify Tooltip document (#37683) 2022-09-22 10:10:29 +08:00
index.tsx fix: incorrect transform-origin of tooltips (#38159) 2022-10-22 19:11:31 +08:00
index.zh-CN.md docs: modify Tooltip document (#37683) 2022-09-22 10:10:29 +08:00