Commit Graph

21765 Commits

Author SHA1 Message Date
qdzhaoxiaodao
3b0174dbdb
feat: add variable for aliyun theme of dropdown (#34189)
Co-authored-by: zhaohonghai <wb-zhh767523@alibaba-inc.com>
2022-02-27 10:52:50 +08:00
qdzhaoxiaodao
60aaa70069
feat: add variable for aliyun theme of drawer (#34188)
Co-authored-by: zhaohonghai <wb-zhh767523@alibaba-inc.com>
2022-02-27 10:52:21 +08:00
github-actions[bot]
4ed6e93a55
chore: auto merge branchs (#34215)
chore: sync master into feature again
2022-02-25 12:16:46 +00:00
Amumu
5903f40724
chore: lock eslint-plugin-react (#34214)
* Revert "test: disabled react/jsx-key"

This reverts commit 7d64967d63.

* chore: lock eslint-plugin-react@7.28.0
2022-02-25 19:28:54 +08:00
github-actions[bot]
2d194ecd0a
chore: auto merge branchs (#34209)
chore: merge master into feature
2022-02-25 10:52:16 +00:00
afc163
7d64967d63 test: disabled react/jsx-key 2022-02-25 18:27:44 +08:00
黑雨
2c56927ae9
feat: table filterSearch supports function (#34085)
* feat: table filterSearch supports function

* feat: update for test

* feat: update document
2022-02-25 16:05:18 +08:00
黑雨
086e5d8e60
feat: table FilterDropdown support clearFilters({ confirm: false, closeDropdown: false }) (#34120)
* feat: table FilterDropdown support `clearFilters({ confirm: boolean })`

* feat: update `clearFilters` and `confirm`

* feat: add FilterRestProps,update document

* feat: update onReset params order

* feat: add test case
2022-02-25 16:03:22 +08:00
KaKaHuoLuoTe
0ed868989d
docs: add MasterGo to design assets (#34055)
* docs: add MasterGo to design assets

* chore: update mastergo links
2022-02-25 14:02:25 +08:00
李瀚
c2423b50a8
fix: Overview page EditableProTable link error (#34181) 2022-02-24 10:54:57 +08:00
Long Hao (龙濠)
517ab4c3ce
fix: issue #34015 cascader document of option less isleaf param (#34174)
* fix: issue #34015 cascader document of option less isleaf param

* fix: add comment

* fix: comment change

Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
2022-02-24 10:53:51 +08:00
afc163
1c28ed37fc
fix: Dropdown item style when text is long (#34177)
close #34176
2022-02-24 10:38:26 +08:00
Dave
780da54c3b
fix(upload): onChange params type err (#34161)
* fix(upload): onChange params type err

* test(upload): check onChange params type
2022-02-23 18:44:26 +08:00
afc163
cfaad0edce
chore: fix Chinese expression about "的地得" (#34173)
close #34167
2022-02-23 18:15:18 +08:00
github-actions[bot]
3ed42e65e2
chore: auto merge branchs (#34172)
chore: sync master to feature
2022-02-23 09:35:51 +00:00
afc163
34a63e6892 chore: merge feature into master 2022-02-23 17:11:11 +08:00
afc163
eecf0da7e4 chore: fix ts error in site 2022-02-23 17:08:39 +08:00
MadCcc
c05fd4ac55
fix: form initial values get modified (#34153) 2022-02-22 14:51:48 +08:00
Peach
6628d8ba3d
docs: 4.18.8 changelog (#34146)
* chore: bump version to 4.18.8

* docs: 4.18.8 changelog

* docs: update changelog

* docs: update changelog

* docs: update changelog
2022-02-21 19:23:47 +08:00
afc163
07dec4cb00
perf: Improve Components render perfermance when it's not reponsive (#34122)
* perf: Improve List render perfermance when grid is undefined

https://github.com/ant-design/ant-design/pull/34106/files#diff-9e016ea02fe7dd0ea42d8774d29d45e1a10b8dd108de9c89d50c828c74b993b8R146-R151

* chore: do not export useBreakpoint param

Co-authored-by: zombiej <smith3816@gmail.com>
2022-02-21 16:48:39 +08:00
Picsong
246f90f03e
fix: Layout component SiderProps type not exported (#34137) 2022-02-21 13:16:27 +08:00
TrickyPi
537f4c357b
fix: del messageInstance when configuring getContainer (#34123)
* fix: del messageInstance when configuring getContainer

* test: move the new test to the bottom of the test lists
2022-02-21 12:31:39 +08:00
stefango
6f71af263e
docs: fix grammar error (#34138)
in customize-theme-variable.zh-CN.md
2022-02-21 10:47:10 +08:00
renovate[bot]
e9179b7f1e
chore(deps): update actions-cool/issues-helper action to v3 (#34132)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-21 10:03:56 +08:00
renovate[bot]
4e54ff693d
chore(deps): update dependency eslint-plugin-unicorn to v41 (#34133)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-20 15:08:20 +08:00
Di Wu
15f4452f14
fix: Invalid memoized context value in Menu (#34121) 2022-02-18 18:34:21 +08:00
二货机器人
a09a3255f3
fix: not crash ConfigProvider.config on server side (#34118) 2022-02-18 17:07:23 +08:00
afc163
386ede9297
fix: Form layout when Select has long text (#34117)
* fix: Form layout when Select has long text

close #33773

* chore: update snapshot
2022-02-18 15:46:59 +08:00
二货机器人
e0c1e0650c
docs: Multiple displayRender support (#34116) 2022-02-18 15:02:26 +08:00
二货机器人
912ffb15d0
refactor: Button with cssinjs (#33890)
* init

* chore: cssinjs base button

* chore: more style

* chore: mix style

* chore: size

* chore: more style

* misc

* chore: re-structrue

* chore: icon onlt

* chore: back of disabled

* chore: loading status

* chore: loading motion

* chore: add active style

* docs: site prepare dynamic theme

* chore: bump antd cssinjs

* chore: color type check

* chore: bump cssinjs version

* chore: clean up useless ts def

* chore: ignore button style

* chore: rename ci

* chore: update cssinjs ver

* chore: ssr default wrapper

* chore: bump cssinjs version

* chore: ssr support

* chore: fix script

* test: fix node snapshot

* chore: move cssinjs pkg size from css to js

* test: coverage
2022-02-18 14:17:32 +08:00
MadCcc
2c88f606c3
fix: remove duplicated style (#34101)
* fix: remove duplicated style

* chore: reduce bundle size limitation

* chore: raise bundle size
2022-02-18 10:31:19 +08:00
二货机器人
9f602aa710
fix: Table render twice on first mount (#34106)
* fix: Table render twice

* chore: clean up

* test: Fix test case
2022-02-17 18:11:33 +08:00
MadCcc
ca15cc9b0a
feat: transfer support status (#34098)
* feat: transfer support status

* docs: update demo
2022-02-17 16:43:33 +08:00
MadCcc
bdb297ec5f
feat: AutoComplete support status (#34096)
* feat: AutoComplete support status

* test: update snapshot
2022-02-17 16:41:24 +08:00
MadCcc
fb1955573e
feat: TreeSelect support status (#34093)
* feat: TreeSelect support status

* chore: code clean

* docs: add demo version
2022-02-17 16:41:12 +08:00
MadCcc
533bc8740a
feat: cascader support status (#34086)
* feat: cascader support status

* chore: code clean

* chore: raise bundle size limitation

* chore: code clean
2022-02-17 15:08:13 +08:00
黑雨
483ebb9da1
fix: update quarter picker placeholder for RangePicker (#34089) 2022-02-17 13:38:49 +08:00
MadCcc
2258335e6c
feat: select support status (#34084)
* feat: select support status

* test: fix lint
2022-02-16 21:39:48 +08:00
MadCcc
8054abe81f
feat: DatePicker and TimePicker support status (#34073)
* feat: DatePicker and TimePicker support status

* docs: demo add version

* chore: code clean
2022-02-16 21:14:51 +08:00
MadCcc
65bf6550b1
feat: mentions support status (#34071)
* test: skip form deps-lint

* perf: remove useless has-feedback classname

* test: raise test coverage

* style: recover import arrangement
2022-02-16 21:14:05 +08:00
afc163
106acb7d5b docs: improve Umi documentation 2022-02-16 20:00:57 +08:00
afc163
fc60b1f656 test: skip layout demo which failed a lot in argoci 2022-02-16 19:54:58 +08:00
afc163
d38363e161 docs: fix procomponents links 2022-02-16 19:54:23 +08:00
opopeieie
58c1998e1e
fix: Typography copyable in clipboard incorrect (#34034)
Co-authored-by: chenxq <chenxq@neocrm.com>
2022-02-16 19:41:06 +08:00
二货机器人
0596e338ca
perf: OPT table render perf (#34075) 2022-02-16 17:24:29 +08:00
xrkffgg
904ef933ef
ci: add MadCcc assign 2022-02-16 16:28:05 +08:00
MadCcc
6a7acfbf6e
feat: inputNumber support status (#34042)
* feat: inputNumber support status

* test: fix test

* feat: custom status first

* refactor: getMergedStatus pass status in params
2022-02-16 11:48:24 +08:00
Filip Seman
fcd6ab67ec
chore: Update sk_SK locales (#34061)
* chore: Update sk_SK locales

* Disable eslint rule, based on defaults (EN)
2022-02-16 10:04:09 +08:00
renovate[bot]
0bfcf36d27
chore(deps): update dependency stylelint-config-standard to v25 (#34028)
* chore(deps): update dependency stylelint-config-standard to v25

* fix stylelint lint

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: tanghui <yoyo837@hotmail.com>
2022-02-15 18:18:41 +08:00
二货机器人
01df1f733c
chore: script update (#34060) 2022-02-15 16:57:18 +08:00