ajuner
133bf530aa
chore: code simpler ( #30794 )
...
* chore: code simpler
* Update components/transfer/index.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-05-31 19:58:57 +08:00
renzhao1113
b06612b00b
fix: remove asterisk selector from file base.less ( #30660 )
2021-05-31 19:27:00 +08:00
zombiej
3d8dd54d02
test: Update snapshot
2021-05-31 14:46:33 +08:00
张宇
b2bdaf5134
docs: add affix's FAQ ( #30775 )
...
* docs: add affix's FAQ
* docs: update affix's FAQ
* docs: update affix's FAQ
2021-05-31 12:17:58 +08:00
二货机器人
9153a732e6
docs: Update FAQ ( #30771 )
2021-05-30 09:43:48 +08:00
二货机器人
b0fc23957d
fix: HMR typography check logic ( #30754 )
2021-05-28 14:54:32 +08:00
afc163
7427f52a64
fix: Table column align with sorter and filter ( #30744 )
...
* fix: Table column align with sorter and filter
close #30741
* update snapshot
2021-05-28 13:27:58 +08:00
vldh
201c6cadf1
fix: export TreeDataNode ( #30745 )
2021-05-28 13:26:18 +08:00
二货机器人
6ae00431a9
docs: rm only mark ( #30751 )
2021-05-28 12:04:47 +08:00
zombiej
737c172c2b
test: Update snapshot
2021-05-28 11:44:16 +08:00
vldh
acb869130a
fix: export TableColumnsType ( #30747 )
...
Co-authored-by: lidahao <lidahao@sisyphe.com.cn>
2021-05-28 10:32:38 +08:00
Lu Yu
4440a181b4
docs: RangePicker type and default value in doc ( #30720 )
...
* Fix range picker type and default value in doc
* docs: Fix range picker type and default value in doc
Co-authored-by: afc163 <afc163@gmail.com>
* Update components/date-picker/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
2021-05-27 15:31:02 +08:00
dependabot[bot]
8a264baf67
chore(deps-dev): bump typescript from 4.2.4 to 4.3.2 ( #30724 )
...
* chore(deps-dev): bump typescript from 4.2.4 to 4.3.2
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
* fix tsc
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-05-27 15:18:59 +08:00
afc163
68bec114f6
chore: fix useless margin
2021-05-26 22:43:32 +08:00
dhyuan
483c1e3d0a
fix: Collapse expandIconPosition="right" not working ( #30680 )
...
Signed-off-by: dehong <dehong@xsky.com>
Co-authored-by: dehong <dehong@xsky.com>
2021-05-26 22:41:19 +08:00
二货机器人
0a0fa61cb5
fix: Long text of menu ellipsis issue ( #30682 )
...
* fix: menu item long text ellipsis
* test: Update snapshot
* test: Update snapshot
2021-05-25 20:52:52 +08:00
二货机器人
c542aad9d6
fix: Menu collection error message ( #30678 )
2021-05-25 18:38:17 +08:00
二货机器人
feeebdc1e5
fix: Menu overflow measure style ( #30672 )
...
* fix: Menu overflow checker
* docs: Fix site style
* test: Update snapshot
* fix: dark menu hover style
2021-05-25 17:24:18 +08:00
二货机器人
17e863fc94
docs: Add Table.Summary desc ( #30673 )
...
* docs: Add summary desc
* test: Update snapshot
2021-05-25 16:12:41 +08:00
wan wan
89b9172830
docs: fix typo ( #30670 )
2021-05-25 15:31:50 +08:00
二货机器人
3e4e89d432
fix: Summary border missing ( #30666 )
2021-05-25 15:15:19 +08:00
二货机器人
5f3d0a6049
fix: Use css ellipsis when pure text ( #30664 )
2021-05-25 13:31:22 +08:00
afc163
082f626a3e
style: redesign Table header action ( #30651 )
...
* feat: improve Table filter and sorter position
* fix: edge cases of th border
* fix lint
* style: apply new design
* fix css detail
* fix stylelint
* fix css error
* style: sorter icon hover color
* fix test cases
* update snapshot
* fix th padding
* fix calc
* style: fix dark theme
2021-05-24 22:16:06 +08:00
二货机器人
352c560f9a
chore: bump rc-menu ( #30646 )
...
* chore: bump rc-menu
* test: update snapshot
* chore: tmp size it
2021-05-24 21:14:03 +08:00
afc163
414192436c
fix: Menu.SubMenu icon margin with other icon libs ( #30642 )
...
close #30605
2021-05-24 19:13:23 +08:00
afc163
25549cd388
fix: Form Input prefix style in error status ( #30640 )
...
close https://github.com/ant-design/ant-design/issues/30629
2021-05-24 18:18:44 +08:00
lisenenkov
6b419bd5ec
fix: Descriptions style import issue ( #30602 )
...
With @import '../../style/themes/default'; theme customization doesn't work
2021-05-24 17:58:18 +08:00
二货机器人
47efa3e4a4
fix: Menu SubMenu ( #30638 )
...
* chore: fix level issue
* test: coverage
* chore: clean up
* chore: miss children defition
2021-05-24 17:36:18 +08:00
陈帅
0d1b1c40a6
merge featrue into master ( #30636 )
...
* feat: add Table expandable fixed (#29959 )
* fix: Use flex gap of space (#30023 )
* fix: use flex gap when supported
* test: update snapshot
* refactor: Use single hooks
* feat: Allow breadcrumb component in PageHeader (#30019 )
* Allow breadcrumb component in PageHeader
* Allow breadcrumb component in PageHeader
* Allow breadcrumb component in PageHeader
* Rename variable
rename var from _breadcrumbRender to breadcrumbRenderDomFromProps
* feat: add onChange for Statistic.Countdown (#30265 )
* feat: add onChange for countdown
* update the demo
* feat(upload): add onDrop (#30319 )
* feat(upload): Add onDrop
* Replace "if prop" logic with existential operator
* Remove redundant conditional
* 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
* feat: Add missing dutch translations (#30389 )
* feat: Add missing dutch translations
* fix: Translate remaining english values
* fix: Update snapshot for ui tests
* test: increase code coverage to 100% (#30415 )
* test: fix Space code coverage
* test: should use nl_BE locale for DatePicker
* fix: Switch tabIndex type (#30416 )
* feat: updated Romanian internationalization (#30419 )
* feat: updated Romanian internationalization
* fixed lint error
* 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
* feat(radioGroup): support data-* and aria-* props (#30507 )
close #30501
* feat: Typography add italic type (#30458 )
* Typography增加斜体字支持
* update snapshot
* 文档添加版本号
Co-authored-by: lidahao <lidahao@sisyphe.com.cn>
* 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
* fix: Tabs tabBarGutter should work as expected (#30545 )
close #30526
* feat: Table summary support sticky mode (#30631 )
* chore: Bump rc-table
* feat: Patch summary fixed color
* fix: style className
* test: Update snapshot
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: gepd <guillermoepd@hotmail.com>
Co-authored-by: appleshell <appleshell@outlook.com>
Co-authored-by: Eric Bonow <ebonow@hotmail.com>
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: Kermit <kermitlx@outlook.com>
Co-authored-by: Lewis <lewisfidlers@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: Ștefan Filip <stefy.filip@gmail.com>
Co-authored-by: vldh <alwaysloseall@sina.com>
Co-authored-by: lidahao <lidahao@sisyphe.com.cn>
2021-05-24 16:24:00 +08:00
Kermit
9275866f24
chore(config-provider): support dynamic prefixCls ( #30625 )
2021-05-24 11:46:12 +08:00
afc163
e021147bb8
fix: Anchor should trigger onChange when have getCurrentAnchor ( #30601 )
...
* fix: Anchor should trigger onChange when have getCurrentAnchor
close #30584
* test: add test case
2021-05-20 21:36:53 +08:00
zombiej
7c06c1b96e
docs: Update Transfer asnyc table demo
...
close #30350
2021-05-20 15:10:38 +08:00
二货机器人
9b60c54995
fix: Space missing TS def ( #30590 )
2021-05-19 17:44:13 +08:00
afc163
f3d5470804
fix: useNotification className should work ( #30588 )
...
close #30576
2021-05-19 17:31:03 +08:00
afc163
7e5a50573a
fix: nested Table margin inside table with fixed columns ( #30587 )
...
close #30564
2021-05-19 16:18:26 +08:00
afc163
cf342de7cf
style: refactor Collapse arrow style ( #30586 )
...
close #30585
2021-05-19 15:01:15 +08:00
afc163
e290874c51
fix: Typography ellipsis flush when contain suffix ( #30582 )
...
* fix: Typography ellipsis flush when contain suffix
* update snapshot
* fix Text default rows
* fix Text default rows
2021-05-19 13:17:58 +08:00
JuFeng Zhang
88c4aef1c3
fix(Collapse): end motion when set activeKey while hiding ( #30555 )
2021-05-18 13:02:17 +08:00
Jaideep Ghosh
599a8f82f9
fix: Updated hindi locale with missing messages. ( #30541 )
...
* fix: Updated hindi locale with missing messages.
* feat:Updating snapshots.
2021-05-18 10:48:05 +08:00
Amumu
da1d737887
fix: fix snapshot ( #30556 )
2021-05-17 21:43:43 +08:00
Gabriel Henrique
d6b0e45ed8
feat: update pt_BR locale ( #30532 )
2021-05-17 08:58:03 +08:00
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
2021-05-11 22:35:11 +08:00
Huyen Nguyen
25edaba20d
docs: fix typo in DatePicker prop description ( #30484 )
2021-05-11 20:28:04 +08:00
Aleksi Cohen
369dc34a4e
fix: typo in fi_FI.tsx ( #30433 )
2021-05-10 22:23:50 +08:00
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.
2021-05-10 16:45:02 +08:00
afc163
dd14752329
fix: Table filterDropdown confirm closeDropdown ( #30457 )
...
* fix: Table filterDropdown confirm closeDropdown
close #30454
* add test case
* improve demo
2021-05-10 16:19:56 +08:00
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>
2021-05-10 10:58:53 +08:00
afc163
effb9d9eef
fix: Dropdown.Button do not support mouseEnterDelay ( #30452 )
...
close #30280
2021-05-10 10:37:52 +08:00
OleksandrAntonenko1
e433c5fdeb
fix: File constructor in Upload component. ( #30391 )
...
Co-authored-by: ansun <oanteneko@fishfacts.com>
2021-05-08 18:14:57 +08:00
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
2021-05-08 16:59:03 +08:00
Loïc Huvé
063a3f93fe
fix: Update french locale with missing messages ( #30436 )
2021-05-08 10:36:15 +08:00
二货机器人
11b7676557
fix: Add missing tooltip-zIndex ( #30432 )
...
* fix: Add missing tooltip-zIndex
* docs: Update docs
2021-05-07 17:38:45 +08:00
vmedar
ebb8fc3fc0
fix: Corrected and updated Serbian translation ( #30401 )
...
* Translate update
* Filled missing translation
* Update index.test.js.snap
2021-05-06 18:41:29 +08:00
afc163
b6951f3253
style: fix Table expand icon style in Firefox ( #30410 )
...
close #29848
2021-05-06 16:01:49 +08:00
afc163
387b9fdd34
docs: add arrow faq to Carousel documentation
2021-05-06 14:37:39 +08:00
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
2021-05-05 22:46:31 +08:00
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
2021-05-05 22:28:56 +08:00
_XiaoTian
836163adc0
docs: Update carousel documentation ( #30356 )
...
* Update index.zh-CN.md
* Update index.en-US.md
* Update: Modify format
2021-05-05 17:20:13 +08:00
Map1en_
a39e51a8c1
fix(layout-sider): menu-item width is wrong when collapsedWidth is set ( #30357 )
...
close #30355
2021-04-30 15:15:40 +08:00
xrkffgg
a4f503c720
test: add more space test coverage ( #30369 )
2021-04-30 14:03:05 +08:00
二货机器人
da7f8a7bf1
chore: Adjust Radio spin style ( #30367 )
2021-04-30 11:42:13 +08:00
Kermit
dd88e30586
fix(upload): beforeUpload type definition ( #30351 )
...
* fix(upload): beforeUpload type definition
* chore: optimize test case
* chore: update test
2021-04-30 08:59:18 +08:00
John
60cad5a765
fix(typography): editable
should not trigger links ( #30354 )
...
closed #30353
2021-04-29 17:03:24 +08:00
afc163
ab83346a5a
Update avatar.md
2021-04-29 11:54:40 +08:00
Kermit
4ccbf1fd0f
fix(upload): UploadFile type definition ( #30343 )
2021-04-28 22:52:31 +08:00
二货机器人
fa80ae5a0a
test: more test case ( #30340 )
2021-04-28 15:12:54 +08:00
二货机器人
dbbf0dae75
fix: InputNumber support null ( #30337 )
...
* fix: InputNumber support null
* test: update test case
2021-04-28 13:55:38 +08:00
Map1en_
579e3c5f78
fix(modal): fix Dropdown.Button not correctly rendered in Modal footer ( #30328 )
...
close #30317
2021-04-28 12:19:40 +08:00
二货机器人
60d2694a07
chore: Remove useless anchor-bg ( #30336 )
2021-04-28 11:00:22 +08:00
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
2021-04-28 10:25:20 +08:00
afc163
32dfb9c447
fix: Table selection column width when bordered ( #30304 )
...
close #29083
2021-04-26 10:35:05 +08:00
Fog3211
0e4f870453
fix: input disabled verification style( #30294 ) ( #30302 )
...
* fix(Input):input verification failed style when mouse hover
* fix: input disabled verification style
2021-04-25 18:04:04 +08:00
afc163
a592dd897e
chore: fix table demo
...
close #30284
2021-04-23 16:59:16 +08:00
afc163
87df777b1b
chore: improve Select custom tag demo ( #30249 )
...
close #30224
2021-04-23 14:05:53 +08:00
叶枫
d50a8e66fb
fix: Upload drag demo ( #30259 )
2021-04-23 10:25:58 +08:00
afc163
2e8a129eb4
fix: Badge spin style ( #30275 )
...
close #30274
2021-04-23 10:24:06 +08:00
afc163
eec7eca5b3
Revert "fix(Badge): update cached isDotRef when isHidden ( #30090 )" ( #30277 )
...
This reverts commit d87901e9a5
.
2021-04-23 10:23:57 +08:00
二货机器人
2140e8105b
Revert "chore: Upload BugContext ( #30250 )" ( #30273 )
...
This reverts commit c82eea7114
.
2021-04-22 22:34:58 +08:00
二货机器人
7c2c49316b
fix: checkbox & radio in flex align ( #30260 )
...
* fix: checkbox & radio in flex align
* rm only md
* docs: Update doc
* test: Update snapshot
2021-04-22 20:15:23 +08:00
二货机器人
37c1c302b1
test: Update snapshot ( #30267 )
...
* test: Update snapshot
* test: fix open test case
2021-04-22 17:15:37 +08:00
二货机器人
c82eea7114
chore: Upload BugContext ( #30250 )
...
* chore: BugContext
* update comment
* only inject uploading fileList
2021-04-21 18:55:52 +08:00
xiejiahe
c2e0cf5154
style(typography): remove null check ( #30248 )
2021-04-21 16:43:01 +08:00
叶枫
662c7bbf17
fix: Table drag demo ( #30246 )
2021-04-21 16:22:04 +08:00
wadezhan
d9c67cec59
fix(Table): Add warning when Table current is negative number
2021-04-21 13:47:05 +08:00
Seba Kerckhof
67377f2735
fix(menu): Fix submenu padding inside an itemgroup ( #30218 )
...
* fix(menu): Fix submenu padding inside an itemgroup
* Use prefix variable
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-04-21 13:14:03 +08:00
hello-chinese
a836b582ab
fix(upload): type definition of beforeUpload ( #30213 )
2021-04-20 19:31:28 +08:00
Kermit
1f1aa86441
fix(upload): should work correctly when url of file is null ( #30215 )
...
* fix(upload): should work correctly when url of file is null
* fix: lint
2021-04-20 09:58:02 +08:00
afc163
edb59bd2e8
fix: Button with disabled
and type="link"
should not clickable ( #30209 )
...
close #30207
2021-04-19 17:19:22 +08:00
xiejiahe
ca31a75d1b
style(Badge): remove null check ( #30204 )
2021-04-19 14:05:00 +08:00
afc163
bf350d6519
fix: link Button cursor style ( #30197 )
...
close #30043
2021-04-18 21:31:14 +08:00
hello-chinese
7be721b663
fix(types): Update Typescript definition Upload ( #30188 )
2021-04-18 20:28:01 +08:00
i3web
6407eac688
docs: update onChange description of Pagination component ( #30166 )
...
* docs: update onChange description of Pagination component
* Update components/pagination/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: 楼航飞 <hangfei.lou@datayes.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-04-18 13:43:59 +08:00
einq7
4b376d0171
docs: perfect validateTrigger description ( #30182 )
2021-04-17 09:50:21 +08:00
serializedowen
b8193cf97d
fix: typo fix in <Table /> doc ( #30167 )
...
fix: typo fix in <Table /> doc
2021-04-16 14:40:29 +08:00
xiejiahe
65c71769ca
style(BreadcrumbItem): Condition check ( #30148 )
2021-04-15 11:55:35 +08:00
xiejiahe
1d5613ebc4
style(useSelection): Consider using '!==' instead of negating '===' result ( #30140 )
2021-04-14 22:28:48 +08:00
琚致远
2c68352367
docs: fix typo on the normal-login page ( #30132 )
...
* fix: fix typo on the normal-login page
* Update advanced-search.md
* Update form-in-modal.md
2021-04-14 19:00:01 +08:00
骗你是小猫咪
96c7ecbe77
test: fix loading cause visual test fail ( #30135 )
2021-04-14 10:08:20 +08:00
itibbers
c95e72cb3c
docs: add version of Form.Item hidden ( #30134 )
2021-04-14 09:34:05 +08:00
Themi Tsiotas von Pfaler
3d40656aed
fix: add da_DK locale TimePicker range placeholder ( #30128 )
2021-04-13 20:50:33 +08:00