zombiej
93f7d780b8
chore: Fix style lint
5 years ago
zombiej
9bea463638
chore: fix ts define
5 years ago
zombiej
d75d049b5c
bump 4.0.0-alpha.8
5 years ago
zombiej
3c26ac9a54
chore: merge master
5 years ago
afc163
48763bfa7c
🐛 fix Menu styles inside Dropdown
5 years ago
Amumu
e150cfc371
fix: extraCommonProps not work properly ( #19572 )
* fix extraCommonProps not work properly
* add test case
5 years ago
lxnxbnq
8cff912aec
🐛 fixed #19565 ( #19568 )
5 years ago
afc163
c083d13fc4
✅ fix test cases
5 years ago
afc163
725f2fb731
🆙 upgrade some devDependencies
5 years ago
afc163
fd573acdec
🐛 Fix Table border missing in fixed columns
5 years ago
afc163
b697ef1213
🐛 Fix Table Column defaultSortOrder not working
5 years ago
afc163
0bdf682a80
🐛 Fix Table inifinite loop issue
5 years ago
yoyo837
715814291b
remove labelAlign: PropTypes.string,
5 years ago
Amumu
39d452ca77
use menu icon less variable ( #19553 )
5 years ago
二货机器人
e88f0214dd
docs: 3.25.0 changelog ( #19549 )
* docs: 3.25.0 changelog
* update snapshot
* update
* quota it
5 years ago
yoyo837
c1d55addf1
Revert "remove labelAlign: PropTypes.string"
This reverts commit 764960875d
.
5 years ago
yoyo837
764960875d
remove labelAlign: PropTypes.string
5 years ago
Amumu
187b10320b
chore: Delete duplicate variables ( #19547 )
* Delete duplicate variables
* chore
* chore
5 years ago
Amumu
3402f656ad
tuple FormLabelAlign ( #19543 )
5 years ago
二货机器人
15d8494cf2
Merge pull request #19544 from ant-design/feature-merge-master
chore: Feature merge master
5 years ago
信鑫-King
696f5600ec
feat: input,select less vars ( #19546 )
5 years ago
zombiej
5bf96bbb51
merge master
5 years ago
Hossein Ahmadian-Yazdi
214458931d
Gets the XMLHttpRequest Object in Onchange function ( #19539 )
5 years ago
chenshuai2144
0189244ebc
fix: fix remove url
5 years ago
chenshuai2144
dc2ba553e7
doc fix layout breakpoints url
5 years ago
afc163
53efaa89a5
⚡ support Upload method
5 years ago
He Linming
3d8b9df423
fix: table does not automatically scroll to the top when change page size ( #19465 )
* 🐛 (Table): fix scrollToFirstRow
fix table does not automatically scroll to the top when change page size
close #19464
* ✅ (Table): add test case for scrollToFirstRow
* 👌 (Table): change Trigger to .ant-select
Co-Authored-By: 骗你是小猫咪 <darryshaw@gmail.com>
5 years ago
Rustin
767d2d0638
feat: Add allowClear to TextArea ( #19310 )
* add allow clear to textarea
revert textarea md
refactor textarea css
fix textarea props bug
add test and update snapshot
update doc
add margin
refactor textarea to reuse fixControlledValue and setValue method
add clearable input to reuse code
refactor clearable input
finish refactor
refactor clearable input
refactor input and textArea
finish refactor
update test snapshots
fix input props bug
fix dom issue
fix textarea dom issue
fix textarea test bug
fix textarea dom issue
refactor code and fix textarea dom issue
fix input dom issue
fix typo error
update test snapshots
fix ci failed issues
adjust margin
* remove useless code fix ci failed issue
* fix textarea padding issue
* update snapshots
* fix padding issue
5 years ago
afc163
92caa2d02c
docs: improve table demo description
5 years ago
Jack
82aa3cdc13
fix: remove the selected padding right when use allow clear ( #19510 )
5 years ago
Ender Lee
593cfe8950
fix(Upload): add interface field ( #19485 ) ( #19496 )
5 years ago
zombiej
7a12b2b1ae
merge master
5 years ago
wangweijun0418
d99d90b1fa
Fix Menu menu collapsed in Chrome ( #19476 )
* Update index.less
修复margin重合样式问题,(次问题造成menu组件下拉不顺畅)
* Update index.less
解决margin重合问题,overflow方式会有副作用,采用padding解决margin重合现象。
5 years ago
afc163
2ee2cc3303
🐛 Fix DatePicker throw onEsc error
close #19461
5 years ago
Aymen Bouchekoua
13995bff02
Fix defaultPickerValue in WeekPicker ( #19141 )
5 years ago
David Broder-Rodgers
654a675532
docs: Responsive fixes for examples pages ( #19448 )
* Remove fixed width from cascader examples
* Replace fixed vertical slider example height with clearfix div
* Replace fixed width on TreeSelect examples with percentage width
* Update test snapshots
* Use inline-block rather than float left for vertical slider example
5 years ago
Rustin
fdf38f41d7
fix: modify textarea resize demo defaultValue to english ( #19348 )
* modify textarea defaultValue to english
* update test snapshots
5 years ago
只捱宅
c0edbd3362
Merge pull request #19456 from ant-design/master
chore: Merge master into feature
5 years ago
afc163
ff382abc51
💄 refactor alert code for better semantic
close #19426
5 years ago
afc163
f8a3da5f4a
🐛 Fix Checkbox not aligned center in some cases
close #16695
close #19450
5 years ago
afc163
1d1e197527
🐛 Fix Icon Button align issue
close #19392
5 years ago
Aaron Cawte
2b46a232db
Navigation components doc tweaks ( #19447 )
* Documentation - Affix Component
* Documentation - Dropdown component
* Documentation - Menu component
* Documentation - Pagination component
* Documentation - PageHeader component
* Documentation - Steps component
5 years ago
陈帅
d5c3d578af
Merge branch 'master' into feature
5 years ago
陈帅
c675354744
fix eslint error
5 years ago
vagusX
d25dff397d
Fix/legacy icon usage ( #19446 )
* fix: legacy icon usage in progress component demo
* fix: legacy icon usage in button test cases
5 years ago
陈帅
b4280cb361
bump 3.24.3
5 years ago
陈帅
f4d114f0c3
Merge branch 'master' into feature
5 years ago
陈帅
2590c615ed
docs: changelog for 3.24.3 ( #19436 )
* changelog for 3.24.3
* fix review warning
* fix review warning
5 years ago
Rustin
17ad782dfc
refactoring: refactor search code ( #19441 )
* refactor search code
* refactor bool expression no implicit cast
5 years ago
afc163
99d8f07607
🐛 Fix sort order of columns in render
array value of columns
close #19398
5 years ago