afc163
|
496ff33128
|
fix: Tabs tabBarGutter should work as expected (#30545)
close #30526
|
4 years ago |
二货机器人
|
9e856aaf18
|
chore: alpha Menu fix merge (#30546)
* chore: Update script
* bump alpha version
* chore: Update script desc
* chore: bump rc-tabs & rc-mentions
* chore: Adjust style
* chore: 4.16.0-alpha.1
* test: Fix mention test case
* fix: sider of layout width style
* chore: bump 4.16.0-alpha.2
|
4 years ago |
Gabriel Henrique
|
d6b0e45ed8
|
feat: update pt_BR locale (#30532)
|
4 years ago |
vldh
|
9de44ed4c4
|
feat: Typography add italic type (#30458)
* Typography增加斜体字支持
* update snapshot
* 文档添加版本号
Co-authored-by: lidahao <lidahao@sisyphe.com.cn>
|
4 years ago |
Kermit
|
04479b8e6c
|
feat(radioGroup): support data-* and aria-* props (#30507)
close #30501
|
4 years ago |
Liu Bowen
|
563745694d
|
fix: style normalization for th element (#30399)
* fix: th shouldn't normalized by global style
resolve #30398
* fix: remove th normalization from table rules
|
4 years ago |
Huyen Nguyen
|
25edaba20d
|
docs: fix typo in DatePicker prop description (#30484)
|
4 years ago |
Aleksi Cohen
|
369dc34a4e
|
fix: typo in fi_FI.tsx (#30433)
|
4 years ago |
Tushar Kashyap
|
5b2489a2e6
|
docs: changed specific to specify in basic.md (#30461)
Specify is the correct word to use instead of specific in the current scenario.
|
4 years ago |
afc163
|
dd14752329
|
fix: Table filterDropdown confirm closeDropdown (#30457)
* fix: Table filterDropdown confirm closeDropdown
close #30454
* add test case
* improve demo
|
4 years ago |
afc163
|
7e8075b06b
|
style: fix Rate focused style (#30451)
* style: fix Rate focused style
close #30449
* Apply suggestions from code review
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
|
4 years ago |
afc163
|
effb9d9eef
|
fix: Dropdown.Button do not support mouseEnterDelay (#30452)
close #30280
|
4 years ago |
OleksandrAntonenko1
|
e433c5fdeb
|
fix: File constructor in Upload component. (#30391)
Co-authored-by: ansun <oanteneko@fishfacts.com>
|
4 years ago |
afc163
|
8a599a099f
|
style: fix calendar style inside Form.Item (#30442)
* style: fix calendar style inside Form.Item
* fix: Calendar set null/undefined throws error
close #30392
|
4 years ago |
Loïc Huvé
|
063a3f93fe
|
fix: Update french locale with missing messages (#30436)
|
4 years ago |
二货机器人
|
11b7676557
|
fix: Add missing tooltip-zIndex (#30432)
* fix: Add missing tooltip-zIndex
* docs: Update docs
|
4 years ago |
二货机器人
|
4ff17e3e0c
|
feat: Menu support accessibility & keyboard access (#30382)
* chore: Use focus style
* fix: prefixCls
* fix: prefixCls
* fix: inline tooltip
* fix: inlineCollapse logic
* fix: ts definition
* test: Update snapshot
* test: Update snapshot
* fix: dropdown logic
* test: Update snapshot
* test: Fix some test case
* bump rc-menu
* test: More test case
* fix test finder
* test: fix test case
* test: Update snapshot
* test: Update snapshot
* chore: Update ssr effect
* test: Update ConfigProvider snapshot
* test: Fix Table Filter test case
* test: Fix table test case
* chore: Update style
* chore: beauti css
* bump rc-menu
* test: update snapshot
* test: update snapshot
* test: Fix menu test
* test: Fix test case
* test: Coverage
* chore: clean up
* bump rc-menu
* ehance accessibility style
|
4 years ago |
Ștefan Filip
|
f52bb59448
|
feat: updated Romanian internationalization (#30419)
* feat: updated Romanian internationalization
* fixed lint error
|
4 years ago |
Ștefan Filip
|
02339b5f42
|
fix: Switch tabIndex type (#30416)
|
4 years ago |
afc163
|
db9b95b3b6
|
test: increase code coverage to 100% (#30415)
* test: fix Space code coverage
* test: should use nl_BE locale for DatePicker
|
4 years ago |
vmedar
|
ebb8fc3fc0
|
fix: Corrected and updated Serbian translation (#30401)
* Translate update
* Filled missing translation
* Update index.test.js.snap
|
4 years ago |
afc163
|
b6951f3253
|
style: fix Table expand icon style in Firefox (#30410)
close #29848
|
4 years ago |
Lewis
|
5996854094
|
feat: Add missing dutch translations (#30389)
* feat: Add missing dutch translations
* fix: Translate remaining english values
* fix: Update snapshot for ui tests
|
4 years ago |
afc163
|
387b9fdd34
|
docs: add arrow faq to Carousel documentation
|
4 years ago |
Kermit
|
3ee634ba4c
|
feat(upload): itemRender add actions params (#30236)
* feat(upload): itemRender add actions params
* chore: optimize type definition
* chore: update doc
* chore: rename actions
* chore: trigger ci
* chore: rename method name of actions
|
4 years ago |
Fachreza Muslim
|
ade92eb1bd
|
fix: Steps with progress - Circle get cut at the bottom (#30373)
* Step with progress - Circle get cut at the bottom
* rtl step with progress - circle get cut at the right
|
4 years ago |
Map1en_
|
1699754bd5
|
fix(DatePicker): locale in DatePicker cannot override ConfigProvider locale (#30380)
* fix(DatePicker): locale in DatePicker cannot override ConfigProvider locale
close #30374
* fix: DatePicker.RangePicker
* test: add test
|
4 years ago |
_XiaoTian
|
836163adc0
|
docs: Update carousel documentation (#30356)
* Update index.zh-CN.md
* Update index.en-US.md
* Update: Modify format
|
4 years ago |
Eric Bonow
|
32040fb996
|
feat(upload): add onDrop (#30319)
* feat(upload): Add onDrop
* Replace "if prop" logic with existential operator
* Remove redundant conditional
|
4 years ago |
Map1en_
|
a39e51a8c1
|
fix(layout-sider): menu-item width is wrong when collapsedWidth is set (#30357)
close #30355
|
4 years ago |
xrkffgg
|
a4f503c720
|
test: add more space test coverage (#30369)
|
4 years ago |
二货机器人
|
da7f8a7bf1
|
chore: Adjust Radio spin style (#30367)
|
4 years ago |
Kermit
|
dd88e30586
|
fix(upload): beforeUpload type definition (#30351)
* fix(upload): beforeUpload type definition
* chore: optimize test case
* chore: update test
|
4 years ago |
John
|
60cad5a765
|
fix(typography): `editable` should not trigger links (#30354)
closed #30353
|
4 years ago |
afc163
|
ab83346a5a
|
Update avatar.md
|
4 years ago |
Kermit
|
4ccbf1fd0f
|
fix(upload): UploadFile type definition (#30343)
|
4 years ago |
二货机器人
|
fa80ae5a0a
|
test: more test case (#30340)
|
4 years ago |
二货机器人
|
dbbf0dae75
|
fix: InputNumber support null (#30337)
* fix: InputNumber support null
* test: update test case
|
4 years ago |
Map1en_
|
579e3c5f78
|
fix(modal): fix Dropdown.Button not correctly rendered in Modal footer (#30328)
close #30317
|
4 years ago |
二货机器人
|
60d2694a07
|
chore: Remove useless anchor-bg (#30336)
|
4 years ago |
Chalk
|
7e0af50e1c
|
fix: added ko_KR and ja_JP TimePicker.RangePicker placeholder (#30285)
* fix: add ko_KR and ja_JP locale TimePicker.RangePicker placeholder
* fix: ko_KR locale grammars in Table and Form messages
* fix: locale ci
|
4 years ago |
afc163
|
32dfb9c447
|
fix: Table selection column width when bordered (#30304)
close #29083
|
4 years ago |
Fog3211
|
0e4f870453
|
fix: input disabled verification style(#30294) (#30302)
* fix(Input):input verification failed style when mouse hover
* fix: input disabled verification style
|
4 years ago |
appleshell
|
c3405bd887
|
feat: add onChange for Statistic.Countdown (#30265)
* feat: add onChange for countdown
* update the demo
|
4 years ago |
afc163
|
a592dd897e
|
chore: fix table demo
close #30284
|
4 years ago |
afc163
|
87df777b1b
|
chore: improve Select custom tag demo (#30249)
close #30224
|
4 years ago |
叶枫
|
d50a8e66fb
|
fix: Upload drag demo (#30259)
|
4 years ago |
afc163
|
2e8a129eb4
|
fix: Badge spin style (#30275)
close #30274
|
4 years ago |
afc163
|
eec7eca5b3
|
Revert "fix(Badge): update cached isDotRef when isHidden (#30090)" (#30277)
This reverts commit d87901e9a5 .
|
4 years ago |
二货机器人
|
2140e8105b
|
Revert "chore: Upload BugContext (#30250)" (#30273)
This reverts commit c82eea7114 .
|
4 years ago |