Commit Graph

20787 Commits

Author SHA1 Message Date
afc163
2142180090
fix: form control-ref.md typescript error (#30885)
https://github.com/ant-design/ant-design/pull/30829#issuecomment-855211477
2021-06-07 12:09:44 +08:00
二货机器人
7a3bf8287f
feat: Form rule support warningOnly that not block form submit (#30829)
* chore: bump rc-field-form

* docs: Demo driven

* refactor: Use event instead

* chore: collection logic update

* chore: clean up

* chore: show warning

* chore: warning no need required mark

* feat: warning example

* docs: mix error

* chore: tmp list

* chore: magic code

* chore: fix motion

* chore: fix style

* chore: clean up useless code

* chore: RM useless import

* chore: RM useless file

* test: Update snapshot

* chore: Should reset

* fix: Memo logic

* fix: Form basic test case

* fix: lint

* chore: back of ref

* test: Update snapshot

* test: RM ueseless test case

* chore: RM useless code
2021-06-04 14:44:41 +08:00
github-actions[bot]
6fa59e718c
chore: auto merge branchs (#30798)
chore: merge master into feature
2021-06-01 02:50:09 +00:00
afc163
9f0dbf2b4d
chore: upgrade to jest 27 (#30783)
* chore: upgrade devDeps

* upgrade @ant-design/tools

* support  CSS Minification

* test: jsdom as testEnvironment

* fix setImmediate

* update snapshot

* fix test

* fix test

* fix test

* fix test
2021-06-01 10:11:24 +08:00
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
Wei Zhu
d35cdc09a7
docs: Add 4.16.1 changelog (#30772)
* docs: add 4.16.1 changelog

* chore: bump version
2021-05-31 11:38:08 +08:00
Vlad Vovk
bcb1b136c5
docs: add Ukrainian translation for README.md (#30737)
* add uk_ua translation for README.md

* docs: update README-uk_UA.md

* docs: update some typo in ukrainian translation

* docs: update logic in translation Development chapter in uk_Ua translation
2021-05-31 09:46:34 +08:00
zombiej
f0431e8fbe chore: Refresh rc-notification version 2021-05-30 10:12:37 +08:00
二货机器人
9153a732e6
docs: Update FAQ (#30771) 2021-05-30 09:43:48 +08:00
afc163
b13e4a3abe
chore: new articles design and data source (#30701)
* chore: new articles design and data source

* chore: update useSiteData

* refactor useSiteData

* fix data
2021-05-29 23:59:30 +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
二货机器人
4eae5a0507
chore: back of bisheng webpack4 (#30732)
* chore: back of bisheng

* fix: fix version

* fix css-minimizer-webpack-plugin
2021-05-28 10:32:06 +08:00
二货机器人
5fc63ffafb
feat: Table.Summary support fixed top position (#30726)
* chore: bump rc-table

* docs: Update demo & snapshot
2021-05-27 16:51:14 +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
二货机器人
19ad390c3b
feat: TreeSelect support treeLine (#30705)
* feat: TreeSelect support treeline

* docs: Update doc

* tests: Update snapshot

* docs: rm onlt

* fix: TS definition
2021-05-27 14:48:48 +08:00
xrkffgg
252d54f27b
ci: update pr check merge (#30723)
判断条件欠缺
2021-05-27 14:11:23 +08:00
afc163
05169b66da chore: remove filesystem cache 2021-05-27 11:05:20 +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
github-actions[bot]
772bdd8ada
chore: auto merge branchs (#30708)
chore: feature merge master
2021-05-26 11:41:30 +00: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
xrkffgg
4e89acc46d
ci: update pr check merge 2021-05-25 11:31:31 +08:00
github-actions[bot]
45f63d0bb7
chore: auto merge branchs (#30661)
chore: merge master into feature
2021-05-25 03:19:38 +00:00
陈帅
30abe212aa
docs: Add missing changelog (#30656)
* add new changelog

* Update CHANGELOG.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* remove

* order changelog

Co-authored-by: afc163 <afc163@gmail.com>
2021-05-25 00:17:10 +08:00
二货机器人
364ba5390b
chore: bump rc-util (#30658) 2021-05-24 23:06:55 +08:00
afc163
d45a3e59ce
chore(📦): update bundlesize (#30657) 2021-05-24 22:56:58 +08:00
github-actions[bot]
aacb408f7a
chore: auto merge branchs (#30655)
chore: merge master into feature
2021-05-24 14:31:15 +00: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
陈帅
aa5990fb21
docs: add 4.16.0 changelog (#30644)
* docs: add 4.15.7

* Update CHANGELOG.en-US.md

Co-authored-by: Tom Xu <ycxzhkx@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: Tom Xu <ycxzhkx@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: Tom Xu <ycxzhkx@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>

* add 4.16.0 changelog

* fix emoji

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* fix review error

* fix review

* fix docs

* fix typo

Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-05-24 22:02:02 +08:00
xrkffgg
4af786a203
ci: add pr-check-merge (#30650)
* ci: add pr-check-merge

* Update pr-check-merge.yml
2021-05-24 21:42:51 +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