Jehu
09bb8ee80e
docs: doc of tooltip add overlayInnerStyle ( #31119 )
...
* docs: doc of tooltip add overlayInnerStyle
* Update components/tooltip/index.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update components/tooltip/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-06-25 11:04:00 +08:00
二货机器人
11b7676557
fix: Add missing tooltip-zIndex ( #30432 )
...
* fix: Add missing tooltip-zIndex
* docs: Update docs
2021-05-07 17:38:45 +08:00
Tom Xu
e5d908a078
docs: format api ( #29537 )
2021-03-01 19:20:48 +08:00
einq7
fa376f9c82
docs: prettier markdown ( #28510 )
2020-12-24 12:02:57 +08:00
einq7
3357fccf0e
docs: format inline code ( #27634 )
2020-11-08 15:04:02 +08:00
Tom Xu
d44f404eae
docs: sort api ( #27251 )
...
* chore: improve sort api table scripts
* sort api
* add ignore
* Revert "sort api"
This reverts commit 343505d5f0
.
* sort api
* Update package.json
* sort api
* Delete sort-api.js
* sort api
* sort api
* sort api
* fix
* Update index.zh-CN.md
* fix input-number
* fix input-number
* sort func
* fix
* Method moved to the end
* carousel method
2020-10-21 10:33:43 +08:00
Tom Xu
5f2588ffd1
docs: improve api type docs ( #27038 )
2020-10-09 10:08:52 +08:00
xrkffgg
b423a09233
docs: format api timeline/tooltip/tree ( #25377 )
2020-07-02 11:56:48 +08:00
xrkffgg
a5f3ac8348
docs: unite boolean in site ( #25058 )
...
* docs: unite boolean in site
* fix demo
* fix boolean
* add
* add
* add
2020-06-17 23:18:14 +08:00
Arvin Xu
dda650cc7b
docs: Update components cover ( #24744 )
...
* docs: Update components cover
#24629
* docs: Update components cover
2020-06-05 13:50:09 +08:00
偏右
882cec62d6
docs: 🌈 Add Components overview page ( #24491 )
...
* docs: Add components overview page
* fix detail
* remove ContributorsList form overview page
* fix components url
* improve code style
* remove extra file
* fix detail
* fix lint
* fix lint
* docs: Finish components overview page
* fix lint
* docs: Update cover
* fix lint
* update cover
* update menu
* improve overview page
* refactor code
* fix order
* update title
* add components count
* fix overview page ssr bug
* move less file
* update title margin
Co-authored-by: arvinxx <arvinx@foxmail.com>
2020-05-31 11:48:34 +08:00
zefeng
d7949a76ad
docs: update tooltip docs ( #24465 )
2020-05-26 11:41:23 +08:00
zefeng
cb2094265e
feat(tooltip): Tooltip support colour background ( #23155 )
...
* feat(tooltip): Tooltip support colour background
Closes #23127
* patch: update test case
* chore: repalce h1 tag to Divider
* chore: update demo
2020-05-25 18:59:00 +08:00
Kermit Xuan
b57d306107
feat: optmize tooptip destroyTooltipOnHide ( #19536 ) ( #24362 )
2020-05-22 00:20:01 +08:00
Tom Xu
cf01c8649f
docs: improve tooltip ( #23928 )
...
* docs: improve tooltip
* remove version
2020-05-07 13:57:50 +08:00
Wendell
889a9ba9fd
fix: fix tooltip trigger type ( #22043 )
...
* fix: fix tooltip trigger type
* fix: use extends over duck type
* update rc-tooltip deps
* fix rate ts define
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-03-11 21:10:40 +08:00
张秀玲
134b0fa0bb
docs: removed tooltip and tree version column in 4.0 ( #19834 )
...
* Removed version column in 4.0
* Removed version column
* remove version code
2019-11-20 17:54:13 +08:00
二货机器人
34c220acf1
docs: add 3.23.4 changelog ( #18932 )
...
* add 3.23.4 changelog
* update desc
* adjust related desc
2019-09-21 15:04:02 +08:00
TTC
f956b55c92
docs: 添加tooltip destroyTooltipOnHide Api说明 ( #18859 )
...
* 添加tooltip destroyTooltipOnHide Api说明
* 添加tooltip destroyTooltipOnHide Api说明
* 修复destroyTooltipOnHide说明
2019-09-17 18:18:56 +08:00
MuYu
fb0b4f0fc9
docs: show version Number features were added ( #17373 )
...
* docs: add api first appearance
* docs: fix auto-complete doc
* docs: replace Version Added with Version
* docs: date picker common method
* docs: date picker common method
* docs: tree
* docs: remove meaningless 3.0.0
2019-07-11 14:14:33 +08:00
afc163
b780070351
💄 prittier all files
2019-05-07 14:57:32 +08:00
yuezk
9673128ddf
docs: Correct the default value of mouseEnterDelay
2019-03-15 16:58:47 +08:00
afc163
213693e333
🌐 site: transition component category, close #11629
2018-11-04 16:20:35 +08:00
Magn Mah
292a18bef0
add/fix tooltip align interface ( #12354 )
...
* expose align interface
* typescript fix: tooltip 的 align 部分值支持传百分数参数;更新文档
2018-09-23 14:01:06 +08:00
afc163
9d5920b39d
doc: remove old usage instruction
2018-09-14 11:31:53 +08:00
jim
26934b37c8
add Tooltip contextMenu doc
2018-03-06 15:21:37 +08:00
Wei Zhu
999d6184ad
docs: Sort api table
2017-12-29 20:22:58 +08:00
afc163
c23e24b0f0
Merge branch 'master' into antd-3.0
2017-11-22 17:30:31 +08:00
slientcloud
499b81f79d
fix(tooltip): support defaultVisible for tooltip, close #8257 ( #8258 )
2017-11-21 15:53:03 +08:00
Wei Zhu
55c85f77a1
Update dependendies ( #8150 )
...
* deps: upgrade rc-menu, and close : #2837
* test: update snapshots
* Update rc-calendar
* Update rc-cascader
* Update rc-dialog
* Update dropdown
* Update rc-select@7.1.0
* Update rc-slider
* Update rc-time-picker
* Update rc-tooltip
* Update rc-tree-select
* Mock rc-trigger and Portal
* Fix animation warning when inlineCollapsed changes
* fix: should use SubMenu[popupClassName]
* Fix typescript error
* Fix lint
* fix: style for menu
* Mock rc-trigger for React 15
* Remvoe allow_failures
2017-11-11 00:07:03 +08:00
Wei Zhu
36227a10db
docs: sort api table
2017-10-25 10:25:44 +08:00
D & R
9dcc28e218
feat: support autoAdjustOverflow
prop ( #6661 )
2017-06-30 17:22:01 +08:00
Benjy Cui
879bc9320c
docs: update docs for Tooltip, close : #4724
2017-01-26 10:56:24 +08:00
Wei Zhu
f91ac37ad3
docs: Oops, no onHover event.
2017-01-22 15:05:32 +08:00
Wei Zhu
774b778474
docs: Add note to Popconfirm, Popover and tooltip about child node.
...
Related issue: #4672
2017-01-22 14:29:24 +08:00
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
...
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
2017-01-20 20:10:50 +08:00
Benjy Cui
114016dd4e
chore: add alias for getTooltipContainer
2016-12-22 12:08:17 +08:00
Benjy Cui
8b3e488485
docs: update docs for Tooltip Popconfirm Popover
2016-12-22 12:00:57 +08:00
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
...
- Layout 更名为 Grid
2016-11-09 14:43:32 +08:00
Benjy Cui
3f67fd3f9f
docs: update docs details
2016-09-21 11:28:38 +08:00
afc163
497ff0cabb
Merge branch "1.x-stable"
2016-08-31 15:00:13 +08:00
lixiaochou077
9cec8af5f7
docs: translation tooltip ( #2577 )
2016-08-02 16:06:46 +08:00