afc163
6d38fcf4e4
Add @popover-distance and adjuest popover default distance, close #6105
2017-05-13 15:07:01 +08:00
HJin.me
47589ba92c
fix get(Popup|Calendar|Suggestion|Tooltip)Container ts type ( #5528 )
2017-03-28 13:20:05 +08:00
偏右
674255bd14
[WIP] upgrade deps ( #5455 )
...
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
2017-03-23 21:15:49 +08:00
afc163
322e9efdc9
Fix getPopupContainer ts type
2017-03-21 16:35:31 +08:00
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
...
* Upgeade to jest 19
* Use jest.spyOn
2017-03-17 18:56:30 +08:00
afc163
09fd82def3
trigger click do not need wrap span, #5301
2017-03-14 19:04:18 +08:00
afc163
06b17fd553
lift className from Button[disabled] in Tooltip, fix #5270
2017-03-14 11:43:49 +08:00
afc163
5a2ed79d25
Fix Tooltip layout style on disabled Button, close #5254
2017-03-10 14:13:12 +08:00
偏右
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
2017-02-16 14:03:05 +08:00
Benjy Cui
200b88246f
docs: update docs format
2017-02-13 10:55:53 +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
3e17551b7e
site: improve build speed
2017-01-19 15:22:53 +08:00
afc163
55da11db22
Fix Popconfirm not response, close #4606
2017-01-15 00:27:02 +08:00
Rex
6e33285890
fix onVisibleChange arguments error ( #4589 )
...
* fix onVisibleChange arguments error
* add test
* trigger travis
2017-01-14 15:23:02 +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
HJin.me
0e92fa3f23
chore: improve Cascader and Tooltip's get(Popup|Tooltip)Container declaration ( #4303 )
2016-12-20 14:37:33 +08:00
Benjy Cui
1351b5da5d
refactor: remove splitObject
2016-12-19 15:19:15 +08:00
Benjy Cui
4758302ad5
deps: upgrade antd-tools, close : #4208
2016-12-19 14:01:52 +08:00
Wei Zhu
07103b9fb6
Don't ignore test files.
2016-12-14 14:48:09 +08:00
Wei Zhu
17a0a33283
Restructure tests.
2016-12-14 14:41:39 +08:00
邦
8ed8b25d73
fix(Tooltip): close #4140 ( #4141 )
2016-12-05 23:53:20 +08:00
Benjy Cui
a939769069
fix: Tooltip support multi children, close : #3924 ( #4105 )
2016-12-02 15:07:03 +08:00
Benjy Cui
643463c9f2
refactor: update code style
2016-12-01 22:05:49 +08:00
Benjy Cui
39eb19ad9b
fix: Popconfirm[visible] should be controlled prop, close : #4068
2016-12-01 22:05:49 +08:00
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
2016-11-30 10:20:23 +08:00
Will Chen
6b774a1343
docs: improve docs' detail ( #4050 )
2016-11-29 17:13:24 +08:00
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
...
- Layout 更名为 Grid
2016-11-09 14:43:32 +08:00
Benjy Cui
08e21e0a2f
refactor: close : #3490
2016-10-24 16:30:38 +08:00
afc163
fc52934c12
Faster animation for Tooltip
2016-10-07 18:18:23 +08:00
afc163
36058f7173
Fix arrowPointAtCenter not work in Popconfirm
2016-10-07 15:30:05 +08:00
afc163
6df2100a5c
update some demos
2016-10-07 15:20:10 +08:00
afc163
8dcb9b6a22
Adjust Tooltip less variables
2016-10-07 14:50:53 +08:00
feng zhi hao
bb22f7864b
fix: improve declaration ( #3167 )
...
* improve declaration
* remove id props in row
2016-09-27 12:04:01 +08:00
Benjy Cui
bd7e9f00c0
style: update code style
2016-09-21 11:54:53 +08:00
Benjy Cui
3f67fd3f9f
docs: update docs details
2016-09-21 11:28:38 +08:00
feng zhi hao
cad2d19be2
fix: complete loss declaration ( #3068 )
...
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
2016-09-19 10:17:07 +08:00
马斯特
a25ec29fb8
refactor: 保证所有的tsx和less都正确使用prefix ( #3024 )
...
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
2016-09-14 16:18:33 +08:00
Benjy Cui
31a0bed13c
docs: update demo of Tooltip
2016-09-14 10:20:42 +08:00
Marius Ileana
39a11f00a0
docs: upload, alert, tooltip - translations of remaining demos ( #3035 )
...
* upload - translations of two remaining demos
* alert & tooltip - remaining demo translations
* Prompt typo
2016-09-14 09:52:14 +08:00
Benjy Cui
8db2b79505
chore: fix compile errors
2016-09-13 15:31:29 +08:00
afc163
123b2c1728
Add some translation
2016-08-31 15:02:08 +08:00
afc163
497ff0cabb
Merge branch "1.x-stable"
2016-08-31 15:00:13 +08:00
afc163
b10ff61272
update builtInPlacements order
2016-08-31 14:34:26 +08:00
afc163
977e2e32fc
Add arrowPointAtCenter to Tooltip Popover Popconfirm
...
修正默认对齐方式为边缘对齐,增加属性用于箭头指向中心的行为
2016-08-31 13:54:16 +08:00
afc163
363f610d8b
Fix tsc errors beside DatePicker
2016-08-24 16:09:55 +08:00
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
2016-08-22 17:26:14 +08:00