jueinin
24d1b3c39c
feat: add onCancel and onEnd option for editable ( #29615 )
* feature: add onCancel and onEnd option for editable
* doc: editable
* doc: add EN doc
* optimize: code
Co-authored-by: chenliang <chenliang9@xiaomi.com>
4 years ago
Zack Amiton
d65141d79c
docs: Minor grammar/spelling tweaks to Form english docs ( #29636 )
* Minor grammar/spelling tweaks to Form english docs
* Update components/form/index.en-US.md
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
4 years ago
二货机器人
55a63a67da
fix: Description full width ( #29630 )
4 years ago
二货机器人
ef4b67d4c4
fix: onChange should always return proxy file ( #29627 )
4 years ago
Christopher Yates
9b82fafb7e
docs: Remove 'keyboard' property from Tabs ( #29606 )
* Remove 'keyboard' property from Tabs
Remove 'keyboard' property from the docs for Tabs API. When trying to use the property, user receives a TS error since it doesn't exist in rc-tabs props.
Rc-tabs no longer supports this property - 8165c76331 (diff-cfb7f317623ff62d6162485566e9281d9eedc574d6bd0d9a8dbf20e1cb324fc6)
* Removing keyboard prop from docs
4 years ago
zombiej
a1e02acbfb
docs: Update input number prescion
4 years ago
二货机器人
3c7030acb9
fix: Upload `originFileObj` not correct ( #29614 )
* fix: Upload should always return new file proxy
* test: Test case
4 years ago
afc163
1e9b28d787
fix: Steps `responsive` warning ( #29599 )
close #29596
4 years ago
Andre Zyczkowski
3c6e1ca877
docs: fixed List itemLayout prop definition ( #29592 )
4 years ago
afc163
79ae103069
fix: TimePicker.RangePicker popupClassName not working ( #29589 )
* fix: TimePicker.RangePicker popupClassName not working
close #29583
* fix ci
4 years ago
gzq
51ae3aebef
fix: dotPosition make pauseOnHover not working ( #29587 )
4 years ago
二货机器人
6aaa7be029
fix: Grid should support ssr for flex gap ( #29586 )
* fix: SSR not break Grid
* test: Add hydrate test
* fix lint
4 years ago
二货机器人
992b99c011
fix: Modal hooks update & destroy ( #29584 )
* fix: Modal update before render
* test: Add test case
* test: More test
4 years ago
叶枫
e7938cad1c
fix: 修复切换页面 changeConfirmLocale 被清空问题 ( #29570 )
* fix: 修复切换页面 changeConfirmLocale 被清空问题
* feat: 恢复 constructor
* feat: test
4 years ago
zombiej
79224cab83
docs: Update demo desc about closure
close #29573
4 years ago
Kermit
4e429714bb
fix(drawer): add contentWrapperStyle type declaration ( #29571 )
* fix(drawer): add contentWrapperStyle type declaration
* chore: add test case
4 years ago
二货机器人
2e5c848799
fix: message with prefixCls should not break ( #29574 )
* fix: compitable for legacy usage
* chore: Add modal warning
* fix lint
* test: ConfigProvider.config
4 years ago
afc163
3fa2b48667
fix: Select tags caret position ( #29561 )
close #29559
4 years ago
Tom Xu
e5d908a078
docs: format api ( #29537 )
4 years ago
limingxin
d719f16487
docs: update link ( #29558 )
4 years ago
二货机器人
53142ef237
refactor: rc-tooltip use motion config ( #29555 )
* refactor: internal add deadline & fix defaultVisible logic
* back of demo
4 years ago
Ted Shin
1f1c57cb1c
fix: incorrect locale in Korean for TimePicker #29536 ( #29540 )
* fix: incorrect locale in Korean for TimePicker #29536
* fix: incorrect locale in Korean for TimePicker #29536
4 years ago
二货机器人
317c6469a2
Revert "feat: add api for transfer ( #29288 )" ( #29541 )
This reverts commit 15580483ce
.
4 years ago
Tom Xu
90f1dfa58c
docs: improve spin en api title ( #29534 )
4 years ago
zkwolf
96964cc443
docs: fix badge english doc ( #29531 )
4 years ago
mumiao
4ad6a55474
fix: form.item is not type safe due to not forwarding their type para… ( #29397 )
* fix: form.item is not type safe due to not forwarding their type parameters to the rcForm components
* test: add test cases
4 years ago
二货机器人
dc9535acdc
test: Back of Upload test coverage ( #29524 )
4 years ago
jinchaofs
cc38c07c6e
fix(table): pagination.current display error when result of filter is empty ( #29386 )
Co-authored-by: jinchao.li <jinchao.li@cyclone-robotics.com>
4 years ago
bcd337
290aa1adf3
fix: error when target not an html element ( #29523 )
fix error when target is object but not an html element
4 years ago
二货机器人
79f8fece4b
refactor: Upload use batch start ( #29474 )
* chore: Update Upload version
* useMergedStatus
* fix file list parser
* fix list replacement
* bump rc-upload
* add Upload.LIST_IGNORE
* support LIST_IGNORE
* fix uploadList batch test
* test: fix batch case test case changed
* test: Finish test case
* fix: Not change uid if exist
* use proxy
* fix proxy
* fix ts
* part test case check
* more test back
* back of test all
* update test case
* more unmount
* adjust test cae
* add unmount
4 years ago
afc163
7f7dd1470d
fix: small Steps icon 1px bug ( #29484 )
4 years ago
dependabot[bot]
6697e96789
chore(deps-dev): bump typescript from 4.1.5 to 4.2.2 ( #29448 )
* chore(deps-dev): bump typescript from 4.1.5 to 4.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.1.5 to 4.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
Signed-off-by: dependabot[bot] <support@github.com>
* fix tsc errors
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
4 years ago
afc163
f7a36de698
fix: Select mode="tags" large size (41px => 40px) ( #29437 )
close #29374
4 years ago
afc163
b077913697
fix: Dropdown menu item disable style with icon ( #29433 )
close #29430
4 years ago
afc163
76434a15df
chore( 🆙 ): upgrade devDeps ( #29418 )
* chore(🆙 ): upgrade devDeps
* prettier code
* fix dnd demo
* fix react-dnd demo
* fix npm start and demo tsx compile
* fix snapshot
4 years ago
二货机器人
bec5a08368
feat: InputNumber support stringMode ( #29373 )
* add input-number demo
* update snapshot
* update demo
* docs: Update desc
* update doc
* clean up React useLayoutEffect warning
* fix ts definition
* re-trigger
* update rc-uitl version
* bump rc-input-number
* update
* update
* fix ts
* update demo snapshot
* update doc
* update demo
4 years ago
Eating-Eating
15580483ce
feat: add api for transfer ( #29288 )
* feat: add api for transfer
* feat: Transfer new feature
* Update components/transfer/__tests__/index.test.js
Co-authored-by: afc163 <afc163@gmail.com>
* Update components/transfer/demo/advanced.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update components/transfer/index.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update components/transfer/index.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* fix: change another way
* fix: add test
* fix: defaultFooterRender test failed
* fix: comment in English
* fix: delete unnecessary blank line
* fix: fix describe error
* fix: add version and Type Guard
* fix: transfer docs
* fix: docs
* fix: docs grammar err
Co-authored-by: SimpleZhang <simplezhang@yeahka.com>
Co-authored-by: afc163 <afc163@gmail.com>
4 years ago
叶枫
31ea9c3c1d
fix: image-test ( #29410 )
* fix: image-test
* chore: text
4 years ago
二货机器人
7f68a8e347
docs: Update Select debounce demo ( #29414 )
* docs: Update debounce demo
* fix: ts definition
4 years ago
叶枫
19c8c426e5
fix: image prefix ( #29394 )
* fix: image
* fix: image group
* fix: image package
* chore: test
4 years ago
Tom Xu
0c7d955734
docs: improve table api ( #29393 )
4 years ago
Tom Xu
4c3898ebf3
docs: improve table api ( #29391 )
4 years ago
mumiao
dc100b17c5
fix(table): optimize type declaration about filter ( #29385 )
4 years ago
二货机器人
9e5e4c8743
chore: Fix ts ( #29383 )
4 years ago
afc163
99c2c2ff0b
refactor: use optional chaining instead of if ( #29368 )
* refactor: use optional chaining instead of if
* revert some code
4 years ago
afc163
a428ea1b72
fix: Dropdown menu should support expandIcon ( #29338 )
close #29332
4 years ago
诸岳
172093048f
test: Update snapshots
4 years ago
Kermit
a93767562a
chore(slider): optimize tooltip align ( #29308 )
4 years ago
Kermit
7368b05b05
fix: update snapshot ( #29309 )
4 years ago
叶枫
10c326ee94
feat: 添加全局静态配置 ( #29285 )
* feat: 添加全局静态配置
* chore: change globalConfig
* chore: change globalPrefixCls
* chore: review
* feat: 恢复 message 静态 prefix
* feat: modal
* feat: notification
* fix: prefix
* fix: prefix
* fix: 添加 test
* chore: review
* docs: doc
* chore: en
* chore: test
* fix: notification config set empty
* chore: link
* chore: change name
* chore: doc
* chore: doc
4 years ago