骗你是小猫咪
114fdd9333
fix: upgrade rc-tooltip lint fail ( #19408 )
* fix: upgrade rc-tooltip lint fail
* fix tooltip typescript type
* rebase and update snapshots
* update tests
* change trigger mock export
* upgrade rc-trigger
* fix type error
* upgrade dependencies
* update snapshots
* upgrade rc-calendar and test use sleep
* update snapshots
* fix test fail
* update snapshots
5 years ago
Alexander Kachkaev
5ff3a77dce
Export tooltop helper interfaces ( #19846 )
5 years ago
Rustin
17ad782dfc
refactoring: refactor search code ( #19441 )
* refactor search code
* refactor bool expression no implicit cast
5 years ago
二货机器人
34c220acf1
docs: add 3.23.4 changelog ( #18932 )
* add 3.23.4 changelog
* update desc
* adjust related desc
5 years ago
LaySent
b029e38705
feat: improve prop def for tooltip
5 years ago
dian.li
3e1560d753
fix: import multiple times
5 years ago
dian.li
882f343e10
fix: ts compile error with import React fix-ts-1259
5 years ago
LaySent
7ca85ad11a
fix: tooltip not work with disabled checkbox
5 years ago
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
5 years ago
zombieJ
a5f495692e
fix: Tooltip not work correctly on disabled Switch ( #17372 )
* add tooltip of Switch
* clean up
* updat snapshot
5 years ago
Sebastian Busch
4af2b62cb5
fix: Add some missing TypeScript prop definititions and clean up date-picker definitions ( #16342 )
* Add some missing TypeScript prop definitition, clean up date-picker definitions
* use DatePickerMode instead of redundant enumeration of modes
* decade was missing from the list of modes
See https://codesandbox.io/s/388xplj646
- activate DatePicker
- click on year in header
- click on years in header
- "decade" is printed on footer as mode for renderExtraFooter()
* add decade as possible value for mode prop
6 years ago
陈帅
30508b0124
fix error types ( #16043 )
6 years ago
afc163
b2379fe139
🐛 Add className in TooltipProps only, #16195
6 years ago
Sean Willis
fec88af3d3
Fix unnecessary indent
6 years ago
Sean Willis
246f1e0916
Extend HTMLAttributes
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
Basic support prefixCls.
6 years ago
zombieJ
9b49fb60d9
Config provider ( #12991 )
close #12985
6 years ago
ztplz
af4e5bbbed
format
6 years ago
ztplz
6f6d949fcc
Fix #13119
6 years ago
afc163
f8e074812c
Fix a bug of Tooltip won't disappear in Chrome
when there are two wrapper of Tooltip/Popover/Popconfirm
close #13001
6 years ago
Magn Mah
292a18bef0
add/fix tooltip align interface ( #12354 )
* expose align interface
* typescript fix: tooltip 的 align 部分值支持传百分数参数;更新文档
6 years ago
张聪
8a9fbcb5e4
Migrate lifecycle method: Upload, CheckboxGroup, Layout.Sider, Tooltip, Popconfirm ( #11682 )
* Upload lifecycle method migrate
* CheckboxGroup lifecycle method migrate
* Layout.Sider lifecycle method migrate
* Tooltip lifecycle method migrate
* Popconfirm lifecycle method migrate
* test Spin as a controlled component
6 years ago
Zheeeng
6a3e6f55cf
Fix typo ( #10193 )
7 years ago
Wei Zhu
921361313a
Add explicit types for default props
Fix #8796
Close #8820
7 years ago
jim
26934b37c8
add Tooltip contextMenu doc
7 years ago
slientcloud
499b81f79d
fix(tooltip): support defaultVisible for tooltip, close #8257 ( #8258 )
7 years ago
Wei Zhu
ac7212eba8
Improve Tooltip type definitions
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
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
7 years ago
ChaXinyu
14e2a56b75
export components interface ( #7654 )
* export components interface
* export specific props
* fix formItem missed import
7 years ago
Wei Zhu
047f62e9b4
Mark refs to private ( #7600 )
7 years ago
Wei Zhu
5a474709ff
refactor: tooltip string refs to callback ( #7493 )
7 years ago
afc163
545d171223
Fix tooltip overlay warning, close #6897
7 years ago
D & R
9dcc28e218
feat: support `autoAdjustOverflow` prop ( #6661 )
8 years ago
afc163
b57047c919
upgrade typescript to 2.3, close #6263
8 years ago
HJin.me
47589ba92c
fix get(Popup|Calendar|Suggestion|Tooltip)Container ts type ( #5528 )
8 years ago
偏右
0308138974
[WIP] upgrade deps ( #5455 )
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
8 years ago
afc163
849c5fbf75
Fix getPopupContainer ts type
8 years ago
偏右
674255bd14
[WIP] upgrade deps ( #5455 )
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
8 years ago
afc163
322e9efdc9
Fix getPopupContainer ts type
8 years ago
afc163
09fd82def3
trigger click do not need wrap span, #5301
8 years ago
afc163
06b17fd553
lift className from Button[disabled] in Tooltip, fix #5270
8 years ago
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