Benjy Cui
04be276513
test: update snapshot
8 years ago
afc163
261a31aeea
Fix Table title padding
8 years ago
afc163
c1cb365eca
Fix missing API document of Menu[multiple]
8 years ago
afc163
27f3269623
Merge branch 'master' of github.com:ant-design/ant-design
8 years ago
Benjy Cui
64cbb95a34
docs: update docs for tree, close : #4932
8 years ago
afc163
34cfe5fd06
tweak less code
8 years ago
afc163
0fd4c92979
speed up collapse motion
8 years ago
afc163
535eedbb46
update PR template
8 years ago
afc163
78d33604ac
site: improve copy code style
8 years ago
afc163
bc743a0ea6
Add eggjs link in footer
eggjs/egg#492
8 years ago
afc163
f997becadc
docs: update footer link
8 years ago
afc163
06d351f968
fix warning in test case
8 years ago
afc163
c94a8d7ddc
site: remove font smoothing style
8 years ago
wonyun
27e3f660b4
Add dateFullCellRender and monthFullCellRender for calendar component ( #5138 )
8 years ago
Wei Zhu
570e2ce1dc
Check if Table[pagination] exist
When pagination is null, a error "Cannot use 'in' operator to search for 'current' in null"
will raise.
8 years ago
afc163
63c6977829
docs: update introduce
8 years ago
Wei Zhu
8bfbe9b6df
update snapshot
8 years ago
feng zhi hao
dab5f3547d
chore: improve ts definition of Form ( #5134 )
8 years ago
Benjy Cui
fb8f90c102
feat: form ( #5063 )
* feat: support Form[layout], close : #5056
* feat: Form should be responsive, close : #5055
* test: update snapshot
* fix: resolve conflict betwen layout defaultValue and inline & vertical
8 years ago
Kyle Rosenberg
aa84b826c1
chore: Added missing getFieldsError in WrappedFormUtils ( #5133 )
8 years ago
afc163
02773874a8
update babel-plugin-import document
8 years ago
Wei Zhu
3d3abe8662
Add Tabs tests
8 years ago
afc163
7174337e53
fix typo
8 years ago
afc163
ea7dc3e56c
update docs
8 years ago
afc163
b3a325dc29
Fix disabled DatePicker hover border color
8 years ago
afc163
a7a2c54fa8
fix snap
8 years ago
afc163
1fc211629d
docs: update recommended list
8 years ago
afc163
16a7c389e8
docs: Add some links for rich text editor to recommended list
8 years ago
afc163
5eef3fa467
fix snapshot test
8 years ago
Yogesh
0675acc3ef
Typo/grammar change ( #5117 )
8 years ago
偏右
f29ff2f822
Add some new icons, ref #3674 ( #5107 )
8 years ago
Benjy Cui
ef2375885e
feat: support Badge[showZero], close : #4251 ( #5096 )
8 years ago
Benjy Cui
00cdb7d888
feat: support Transfer[onScroll], close : #4188 ( #5084 )
8 years ago
feng zhi hao
4019ef4b0c
chore: fix hideRequiredMark ts definition of Form ( #5112 )
8 years ago
afc163
4bcf7f41f3
bump 2.7.4
8 years ago
paranoidjk
15e381ae44
docs: update site
8 years ago
afc163
35cc822e56
Fix tree-select not show bug, close #5092
8 years ago
Wei Zhu
6eca8b4ad1
Add locale support to Upload ( #5094 )
8 years ago
陆离
8eec86085b
typo stopPreventDefault -> stopPropagation ( #5093 )
* typo stopPreventDefault -> stopPropagation
* remove
8 years ago
afc163
b12d8e3d38
revert 5b20a5f and fix #5091
8 years ago
Benjy Cui
758559f718
test: update snapshots
8 years ago
Benjy Cui
27def1e7dd
fix: should not generate cls twice
8 years ago
偏右
dc12a4e3e5
Update ISSUE_TEMPLATE.md
8 years ago
Benjy Cui
7c564af6e4
Revert "css: adjust alignment in Select & AutoComplete, close: #5088"
This reverts commit c01f24750a
.
8 years ago
afc163
bbfc131a85
Fix steps fixed width, close #5083
8 years ago
Benjy Cui
69d9d1edda
chore: add warning for typo, close : #5044
8 years ago
Benjy Cui
c01f24750a
css: adjust alignment in Select & AutoComplete, close : #5088
8 years ago
Benjy Cui
dd86e33283
deps: upgrade rc-checkbox to fix #2744
8 years ago
Wei Zhu
2fb52944e4
Setting table row hover bg on td ( #5077 )
Related issue #5067
8 years ago
Eden Wang
445c940af4
docs: Change Password Blur from password to confirm ( #5076 )
* Change Password Blur from password to confirm
If you type check password, then type password, the validation won't be changed
* rename variables and functions name
rename handlePasswordBlur to handleConfirmBlur
rename passwordDirty to confirmDirty
8 years ago