dependabot-preview[bot]
1d4f240276
chore(deps-dev): bump @typescript-eslint/parser from 2.4.0 to 2.6.1 ( #19630 )
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 2.4.0 to 2.6.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.6.1/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
afc163
94c3978208
📝 fix English translation missing of site footer
5 years ago
偏右
8c23d8b9a2
🆙 upgrade rc-footer
5 years ago
Emerson Laurentino
be0fd703f7
removing getContainer fixed ( #19233 )
5 years ago
MinYuan
a35b6241eb
Unify type declaration. ( #19610 )
5 years ago
yoyo837
9e27697e93
doc: Input.TextArea property `allowClear` add 'since', ref #19310
5 years ago
Jennie
948a69c75e
fix: date range picker type interface ( #19421 )
5 years ago
偏右
dd8f57247f
docs: 📝 fix doc of `labelAlign` in Form.Item ( #19606 )
5 years ago
Amumu
f38c7bb239
form item passing anyother attrs ( #19599 )
5 years ago
骗你是小猫咪
0ee4a531a1
refactor: upgrade rc-dropdown ( #19498 )
* refator: upgrade rc-dropdown
* upgrade rc-dropdown version
* update snapshots
5 years ago
zombiej
019de87ebe
chore: Update rc-menu deps
5 years ago
zombiej
93f7d780b8
chore: Fix style lint
5 years ago
zombiej
9bea463638
chore: fix ts define
5 years ago
骗你是小猫咪
4ded5e6777
fix: Drawer content overflow when placement is top or bottom ( #19506 )
* fix: drawer content overflow
* update snapshots
* review change
5 years ago
afc163
98a3de1eb7
🎬 update descriptions demo
5 years ago
zombiej
d75d049b5c
bump 4.0.0-alpha.8
5 years ago
zombiej
3c26ac9a54
chore: merge master
5 years ago
二货机器人
42592bafcf
Merge pull request #19586 from ant-design/master
chore: Merge master into feature
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