afc163
5a2ed79d25
Fix Tooltip layout style on disabled Button, close #5254
8 years ago
偏右
f5d697988a
fix: Tooltip should work with disabled button ( #4865 )
* Fix Tooltip won't hide at disabled button
close react-component/tooltip#18
* change button text in test case
* Add comments for display attribute
* correct test case
8 years ago
Benjy Cui
879bc9320c
docs: update docs for Tooltip, close : #4724
8 years ago
afc163
55da11db22
Fix Popconfirm not response, close #4606
8 years ago
Rex
6e33285890
fix onVisibleChange arguments error ( #4589 )
* fix onVisibleChange arguments error
* add test
* trigger travis
8 years ago
Benjy Cui
114016dd4e
chore: add alias for getTooltipContainer
8 years ago
HJin.me
0e92fa3f23
chore: improve Cascader and Tooltip's get(Popup|Tooltip)Container declaration ( #4303 )
8 years ago
Benjy Cui
1351b5da5d
refactor: remove splitObject
8 years ago
Benjy Cui
4758302ad5
deps: upgrade antd-tools, close : #4208
8 years ago
邦
8ed8b25d73
fix(Tooltip): close #4140 ( #4141 )
8 years ago
Benjy Cui
a939769069
fix: Tooltip support multi children, close : #3924 ( #4105 )
8 years ago
Benjy Cui
643463c9f2
refactor: update code style
8 years ago
Benjy Cui
39eb19ad9b
fix: Popconfirm[visible] should be controlled prop, close : #4068
8 years ago
Andrey G
a307a7acf7
refactor: remove unnecessary computed props for classNames ( #4055 )
* remove unnecessary computed props for classNames
* rollback autocomplete optimization for possible css style order issue
* update snapshots
* remove more unnecessary computed props at Input
8 years ago
Benjy Cui
08e21e0a2f
refactor: close : #3490
8 years ago
afc163
fc52934c12
Faster animation for Tooltip
8 years ago
afc163
36058f7173
Fix arrowPointAtCenter not work in Popconfirm
8 years ago
feng zhi hao
bb22f7864b
fix: improve declaration ( #3167 )
* improve declaration
* remove id props in row
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
feng zhi hao
cad2d19be2
fix: complete loss declaration ( #3068 )
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
8 years ago
Benjy Cui
8db2b79505
chore: fix compile errors
8 years ago
afc163
363f610d8b
Fix tsc errors beside DatePicker
8 years ago
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
8 years ago
ddcat1115
a396e3779a
Ts rewrite popconfirm ( #2472 )
* Popconfirm rewrite
* fix`
8 years ago
afc163
2e41e35cc6
Fix more tslint problems
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
bang
414de809ea
update tooltip
9 years ago
bang88
38b18eef2d
refactor(Tooltip): rewrite Tooltip
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
9 years ago
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
9 years ago
afc163
5b6d356fb8
refactor ant-popover-open
9 years ago
ddcat1115
7c866bc382
fix #1453
9 years ago
afc163
761e5534c0
fix test cases
9 years ago
afc163
fa776b9481
improve code style
9 years ago
jljsj
6fdb4e013f
add tooltip anim origin
9 years ago
Bruce Mitchener
ba965dc746
Convert several React.createClass usages to classes.
9 years ago
afc163
c9fd887ce1
fix(style): Make arrow point to target always
9 years ago
Benjy Cui
b72d18fd44
style: update code style to please the fucking lint
9 years ago
yiminghe
052e8ee0f4
upgrade
9 years ago
afc163
9b5311791e
just hide toottip overlay when there is no title
avoid rerender children when title is changed
9 years ago
afc163
62115e9034
just hide toottip overlay when there is no title
avoid rerender children when title is changed
9 years ago
afc163
11b47aa79b
no show toolitp when there is no title
9 years ago
afc163
7ae46cd406
no show toolitp when there is no title
9 years ago
afc163
147b4ac49b
Add overlayClassName to popover and tooltip
9 years ago
afc163
691b0147b1
update eslintrc and fix code
9 years ago
ustccjw
b34269a6b1
use es6 module import/export
convert var to const
fix bug
fix bug
fix for jshint
fix import
9 years ago
ustccjw
41c35903a4
remove use strict
9 years ago
afc163
99f7579809
update tooltip delay
10 years ago
afc163
b4a491cd8f
Add animation for Tooltip
10 years ago