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 |
Benjy Cui
|
be13831d92
|
Fix upload (#5358)
* docs: add demo to re-produce bug
* fix: dragger should work with form decorator, close: #5334
* test: update snapshot
|
8 years ago |
kossel
|
621f44e79c
|
added card header style mixins (#5354)
* added card header style mixins
* fix color variable naming
|
8 years ago |
Benjy Cui
|
174c3b7d62
|
docs: MonthPicker doesn't support onOk, close: #5350
|
8 years ago |
一喵呜
|
5bf0552691
|
Radio组件的一个样式问题 (#5336)
box-shadow
|
8 years ago |
一喵呜
|
e72cc5e742
|
Update index.less (#5341)
|
8 years ago |
Tan Shaohui
|
804efbfbde
|
code optimize (#5314)
|
8 years ago |
Wei Zhu
|
fee429909f
|
Change to correct page when table data changes (#5277)
Fix #5259
|
8 years ago |
Wei Zhu
|
ae021260dd
|
Revert "docs: Document argument order swap in sorter function. (#5343)"
This reverts commit ac2e611168 .
|
8 years ago |
Jesper We
|
ac2e611168
|
docs: Document argument order swap in sorter function. (#5343)
|
8 years ago |
Wei Zhu
|
80043581c5
|
docs: Add a link to Array.sort
|
8 years ago |
Benjy Cui
|
bb16e5fe32
|
docs: improve docs for InputNumber
|
8 years ago |
afc163
|
b271a94e0a
|
Fix Upload progress not showing, close #5323
|
8 years ago |
afc163
|
ee6f7c4563
|
Tweak spin blur style
|
8 years ago |
Benjy Cui
|
15c3656a6d
|
test: update test for Radio className
|
8 years ago |
Benjy Cui
|
aa4606cd9f
|
feat: make Form.Item work with responsive layout, ref: #5296 (#5306)
|
8 years ago |
Benjy Cui
|
4579d8c419
|
fix: should not generate className twice, close: #5295
|
8 years ago |
Wei Zhu
|
557f40aec4
|
Use a constant to avoid creating new object
Ref #5300
|
8 years ago |
afc163
|
c61b47f782
|
update tree-select doc
|
8 years ago |
afc163
|
09fd82def3
|
trigger click do not need wrap span, #5301
|
8 years ago |
afc163
|
83df2c98af
|
pagination in demo should be immuatable, ref #5300
|
8 years ago |
afc163
|
fa1e031a73
|
Tweak spin animation
|
8 years ago |
afc163
|
89ace33480
|
Upload onChang(file) argument should be immutable, close #5280
|
8 years ago |
afc163
|
7290e1070b
|
update code style
|
8 years ago |
afc163
|
06b17fd553
|
lift className from Button[disabled] in Tooltip, fix #5270
|
8 years ago |
afc163
|
7bc2b1dbff
|
fix AutoComplete extra box-shadow
|
8 years ago |
afc163
|
696a3c0e34
|
fix Checkbox and Radio text alignment with form label, close #5276
|
8 years ago |
afc163
|
f44220d91b
|
Fix upload mask style, close #5275
|
8 years ago |
afc163
|
d0353eeb1b
|
tweak docs style
|
8 years ago |
Benjy Cui
|
b567c99074
|
docs: update docs for LocaleProvider, close: #5271
|
8 years ago |
Benjy Cui
|
0042ac1c0a
|
fix: recursive dependencies, close: #5264
|
8 years ago |
Igor G
|
0df0659a9d
|
docs: Update index.en-US.md (#5267)
|
8 years ago |
afc163
|
a5b47f9e49
|
update form docs
|
8 years ago |
afc163
|
a0cdce4d00
|
fix test case
|
8 years ago |
Benjy Cui
|
228e9c0747
|
fix: remove Form auto-responsive layout (#5253)
* fix: remove Form auto-responsive layout
* test: update snapshot
|
8 years ago |
Minwe LUO
|
bbe294e96c
|
feat: allow override onProgress on Upload (#5260)
@see https://github.com/react-component/upload/issues/33#issuecomment-284644039
|
8 years ago |
afc163
|
928126e3b3
|
fix formatter types
|
8 years ago |
Hugo LEHMANN
|
a73d7d6f22
|
Add InputNumber typings for props formatter (#5241)
* Add InputNumber typings for props formatter
https://github.com/ant-design/ant-design/issues/5240
* InputNumber: Correct typings for formatter prop
|
8 years ago |
afc163
|
b3982ad210
|
site: improve copy icon and color
|
8 years ago |
afc163
|
c537030dee
|
optimize for b7621c9
|
8 years ago |
afc163
|
23415a062f
|
fix upload progressTimer
|
8 years ago |
Jesper We
|
8fe13f9113
|
Make <Rate> colors available in theme. (#5238)
* Make <Rate> colors available in theme.
* Add <Rate> color values
|
8 years ago |
Wei Zhu
|
f567342d95
|
Fix grouping column table sort and filter in controlled mode (#5211)
Close #5158
|
8 years ago |
afc163
|
5a2ed79d25
|
Fix Tooltip layout style on disabled Button, close #5254
|
8 years ago |
Wei Zhu
|
d4a52b14ce
|
docs: fix InputNumber api table
close #5251
|
8 years ago |
elios
|
f3cc8dfe0d
|
+ call onCancel when pressing esc key (#5209)
* + call onCancel when pressing esc key
* + call onCancel when press esc corrections
|
8 years ago |
afc163
|
82b54ad42a
|
update table th text color
|
8 years ago |
afc163
|
977aa62d94
|
Fix small table border, close #5237
|
8 years ago |
afc163
|
c06db5ce60
|
docs: update cascader
|
8 years ago |
afc163
|
070ca82bc2
|
Fix hasFeedback of Input[addonBefore], close #5228
|
8 years ago |