afc163
48b9055605
fix carousel demo
8 years ago
afc163
322e9efdc9
Fix getPopupContainer ts type
8 years ago
afc163
fd7b5bdcf4
Fix Table selectAll behavious inside Popover, close #5407
8 years ago
afc163
d5be2581c5
update customize docs
8 years ago
afc163
351737a1aa
update customize docs
8 years ago
Conway Anderson
e5fff4fad6
Clarity update for customize-theme.en-US.md ( #5411 )
First attempt at making the docs for the recommended form of theme customization more specific. The goal is to make this section more accessible to beginners.
8 years ago
afc163
93ec71ea58
fix whitespace required, close #5418
8 years ago
afc163
847515be3d
use latest eslint-plugin-react
8 years ago
Andrey G
b093d9d8b0
*updates for RU locale ( #5406 )
8 years ago
jiang
1be1d41cc9
update upload ( #5401 )
8 years ago
Mitchell Demler
e968b575a2
fix: move filterOption to AbstractSelectProps so that AutoComplete component types do not break. ( #5393 )
8 years ago
Benjy Cui
36a7ffc0d6
fix: Switch should not warning with size=large, close : #5368
8 years ago
Benjy Cui
129308ceb5
fix: suppress warning while testing, close : #5345 ( #5397 )
8 years ago
natergj
c2cb111f7b
fix: Upload should work with LocaleProvider ( #5388 )
8 years ago
afc163
35ab3fbf75
fix changelog
8 years ago
afc163
1cac122139
upgrade dependencies
8 years ago
Knacktus
038453e581
chore: update de_DE.tsx ( #5387 )
Added locale for selectAll and selectInvert
8 years ago
afc163
cd6f747243
update changelog
8 years ago
afc163
24e7cd007f
fix link
8 years ago
偏右
c44d3e0a1d
Update colors.md
8 years ago
偏右
6e7d46fbda
Update colors.md
8 years ago
偏右
846b844bfd
Update colors.md
8 years ago
RaoHai
9719def0ed
update changelog
8 years ago
RaoHai
1b8d5f56d0
2.8.2
8 years ago
afc163
e88f08b1cb
update doc
8 years ago
afc163
140f3fb3de
update message docs
8 years ago
afc163
9a72f94027
update documentation of icon
8 years ago
偏右
81c1a77686
Fix get container ( #5381 )
* Fix message getContainer, close #5380
* Add test for message getContainer
* Add test for message config top
* more test for message destroy
8 years ago
afc163
d09b7638b8
Add test case for notification destroy
8 years ago
afc163
402a5cce4c
update message demo code style
8 years ago
afc163
240a93cee2
Fix mention active style
8 years ago
Qingrong Ke
8afc2e9e95
Fix 5322 ( #5379 )
* Input: fix #5322
* Refactor preSuffix to affix
* Update tests and demos
* Refactor preSuffix to affix
8 years ago
afc163
69dff0fa2d
Fix danger button ghost style
8 years ago
afc163
491b0a199e
fix snapshot
8 years ago
afc163
a10704bc44
Tweak steps animation style
8 years ago
afc163
3740fb7f3c
Improve iframe demo look
8 years ago
afc163
c361165352
Improve Layout fixed demo
8 years ago
afc163
27ccd4afd5
update back-top demo
8 years ago
afc163
432e5c615b
Update spin API documatation
8 years ago
afc163
3b4a51d1ef
Refactor color.md
8 years ago
afc163
ebeda75c36
Add color palette generator tool
8 years ago
afc163
46b344eabe
tweak icons
8 years ago
偏右
84e3aa2a37
New design docs ( #5370 )
* refactor design documentations
* update color document
* Add icon
* Fix images in documentation
* fix some documentation style
* Finish icon doc
* Add copywriting doc
* Add layout.md and navigation.md
* Add more docs
* Fix error color
* improve markdown doc width
* update some details
* fix doc detail
* Add motion.md
8 years ago
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
* Upgeade to jest 19
* Use jest.spyOn
8 years ago
afc163
0ed66cf20b
put css code inside demo, close #5364
8 years ago
afc163
061e297b66
update download image url
8 years ago
Wei Zhu
54b49afd32
Use a special static property for type detecting
close #5359
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
Benjy Cui
983474f81c
fix: rename uploadList to UploadList
8 years ago
ddcat1115
24e6fb4ba6
fix Modal.confirm error when onCancel not set ( #5294 )
* fix Modal.confirm error when onCancel not set
* add test case
8 years ago