Benjy Cui
e5699aff68
fix: should not import moment while useless, close : #8013
7 years ago
Wei Zhu
36227a10db
docs: sort api table
7 years ago
monkindey
0bc5936b23
resolve conflicted files
7 years ago
Benjy Cui
7ea572bfc8
refactor: extract common locale logic ( #7915 )
7 years ago
afc163
26e416c364
Tweak style
7 years ago
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
7 years ago
afc163
475e4ff23d
upgrade eslint-config-airbnb
7 years ago
Benjy Cui
829b5f87bf
feat: make default locale to enUS ( #7553 )
* feat: make default locale to enUS
* test: fix CI
* docs: update getting started
7 years ago
Wei Zhu
047f62e9b4
Mark refs to private ( #7600 )
7 years ago
Wei Zhu
250c7a9c68
Revert "Mock rc-trigger"
This reverts commit 9d2c91598b
.
7 years ago
Wei Zhu
9d2c91598b
Mock rc-trigger
Ref #5522
7 years ago
Khalifa Lame
ed84626f01
docs: update Popconfirm English doc ( #7541 )
Fixed typos.
7 years ago
Wei Zhu
5c766b1f99
refactor: popconfirm string refs to callback ( #7491 )
7 years ago
yociduo
8016cccd18
rollback basic demo from popconfirm
7 years ago
yociduo
fa0e90f577
remove cancel type
7 years ago
yociduo
528a7645ca
remove cancel text
7 years ago
Eden Wang
8f1dd9ccda
add missing trailing comma
7 years ago
Eden Wang
ee176347ac
fix ci compile error
7 years ago
Eden Wang
f5ade936e1
add button type for ok and cancel in popconfirm
7 years ago
afc163
69b5acb45f
More test cases
7 years ago
Benjy Cui
0e5431d21b
deps: upgrade antd-tools and code style
8 years ago
Benjy Cui
12a6060304
docs: fix code style
8 years ago
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
* Upgeade to jest 19
* Use jest.spyOn
8 years ago
Benjy Cui
8f81594f91
Refactor: introduce injectLocale ( #5289 )
* refactor: extract injectLocale and refactor Pagination, ref: #5103
* refactor: use injectLocale in Popconfirm, ref: #5103
* refactor: use injectLocale in TimePicker
* refactor: use injectLocale in Transfer
* refactor: use injectLocale in TreeSelect
* refactor: remove useless code in AutoComplete
* test: update snapshot
8 years ago
ddcat1115
e07cdf5387
add left out event parameters for Modal[onOk] Popconfirm[onConfirm] Popconfirm[onCancel] ( #5042 )
8 years ago
afc163
cdf786676c
Fix popconfirm missing button styles
8 years ago
afc163
d19453c4c3
fix lint
8 years ago
afc163
e68b54f902
rewrite Popconfirm demos to es6 component, #4878
8 years ago
Benjy Cui
200b88246f
docs: update docs format
8 years ago
Benjy Cui
251930f183
docs: fix some link
8 years ago
afc163
0eb5c689a3
remove type="ghost" from demo
8 years ago
Wei Zhu
f91ac37ad3
docs: Oops, no onHover event.
8 years ago
Wei Zhu
774b778474
docs: Add note to Popconfirm, Popover and tooltip about child node.
Related issue: #4672
8 years ago
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
8 years ago
Benjy Cui
3e17551b7e
site: improve build speed
8 years ago
afc163
55da11db22
Fix Popconfirm not response, close #4606
8 years ago
afc163
c0ec375e8e
Fix documentation links, close #4496
8 years ago
Benjy Cui
8b3e488485
docs: update docs for Tooltip Popconfirm Popover
8 years ago
Benjy Cui
1351b5da5d
refactor: remove splitObject
8 years ago
Wei Zhu
07103b9fb6
Don't ignore test files.
8 years ago
Wei Zhu
17a0a33283
Restructure tests.
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
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
Benjy Cui
4878258f6c
refactor: ref: #3490
8 years ago
afc163
3169d45246
change demos order
8 years ago
afc163
1ddc4371eb
fix typo
8 years ago
afc163
36058f7173
Fix arrowPointAtCenter not work in Popconfirm
8 years ago
afc163
6df2100a5c
update some demos
8 years ago
Shawn Sit
d2b7c4f2ec
docs: Translation popconfirm ( #3205 )
* doc translation
* translation enhancement
* translate demos
8 years ago