二货机器人
|
4cc055749d
|
refactor: Move Table rowSpan & colSpan demo to onCell instead (#33114)
* docs: change doc of span demo
* docs: clear render props
|
2021-12-02 10:35:18 +08:00 |
|
zombiej
|
1698426161
|
test: Update snapshot
|
2021-12-01 22:52:49 +08:00 |
|
Frank Fang
|
de33041bb0
|
chore: refactor some code (#33034)
* Refactor some code
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
* [CodeFactor] Apply fixes
[ci skip] [skip ci]
* rename abbr to sizeClassNameMap
* refactor: Button size class name
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: codefactor-io <support@codefactor.io>
|
2021-12-01 17:53:05 +08:00 |
|
Qiuxu
|
9b46aa5133
|
fix: carousel type declaration (#33109)
fix: CarouselRef["autoPlay"] is a method instead of a boolean value
|
2021-12-01 16:52:22 +08:00 |
|
诸岳
|
69da0de845
|
fix(locale): Add missing zh-TW translation for Form.optional, fix #30361 (#33108)
Co-authored-by: 诸岳 <fuping.dfp@antgroup.com>
|
2021-12-01 16:33:41 +08:00 |
|
afc163
|
80a05f9d35
|
docs: clarify select option title doc
close https://github.com/ant-design/ant-design/issues/33105
|
2021-12-01 14:54:23 +08:00 |
|
afc163
|
aae945d2d6
|
docs: update demo
|
2021-12-01 13:25:35 +08:00 |
|
二货机器人
|
c6c0662b97
|
docs: Cascader displayRender data (#33087)
* docs: Cascader displayRender data
* ts: clean up
* test: Update rc-resize-observer version
* test: fix resize related test case
* chore: fix ts error
* test: Fix resize logic
|
2021-11-30 17:26:51 +08:00 |
|
二货机器人
|
97ee6df47d
|
fix: Back of relative (#33070)
|
2021-11-29 11:32:30 +08:00 |
|
afc163
|
264b3514d8
|
fix: TextArea height bug (#33055)
* fix: TextArea height bug when has `showCount`
close #33049
* fix snapshot
* revert form demo
|
2021-11-27 15:35:42 +08:00 |
|
afc163
|
e7f23592bc
|
feat: support Form labelWrap (#33048)
* feat: form label can be wrap
* fix api doc
* fix ts
|
2021-11-26 18:15:59 +08:00 |
|
二货机器人
|
2b152b0c22
|
feat: Support Table.EXPAND_COLUMN & Table.SELECTION_COLUMN (#33026)
* feat: Table support Table.EXPAND_COLUMN & Table.SELECTION_COLUMN
* docs: Update docs
|
2021-11-26 17:50:41 +08:00 |
|
zombiej
|
78a67d6615
|
chore: fix lint
|
2021-11-26 15:59:17 +08:00 |
|
zombiej
|
122fd8b9b9
|
test: Update snapshot
|
2021-11-26 15:49:09 +08:00 |
|
zombiej
|
dd1670a3b4
|
chore: merge master
|
2021-11-26 15:19:31 +08:00 |
|
dependabot[bot]
|
20d5502193
|
chore(deps-dev): bump eslint-config-airbnb from 18.2.1 to 19.0.0 (#32824)
* chore(deps-dev): bump eslint-config-airbnb from 18.2.1 to 19.0.0
Bumps [eslint-config-airbnb](https://github.com/airbnb/javascript) from 18.2.1 to 19.0.0.
- [Release notes](https://github.com/airbnb/javascript/releases)
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-v18.2.1...eslint-config-airbnb-v19.0.0)
---
updated-dependencies:
- dependency-name: eslint-config-airbnb
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* chore: code style
* memoize-one
* add comment
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* improve useMemo deps
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2021-11-26 12:18:21 +08:00 |
|
zombiej
|
24ec3ba662
|
chore: merge master
|
2021-11-26 10:15:39 +08:00 |
|
Gabriel Mendez Reyes
|
106679346e
|
fix: en-US#docs-fix Drawer closable description (#33035)
* Update index.en-US.md
* Update index.en-US.md
* Update index.en-US.md
|
2021-11-26 08:35:07 +08:00 |
|
shuchang
|
4dcc85edef
|
docs: fix Drawer onClose description (#33031)
Drawer 抽屉现在关闭按钮都在左上角了,描述不对
|
2021-11-26 08:33:23 +08:00 |
|
afc163
|
285fa6e407
|
fix: Modal centered not centered (#33022)
close #33021
|
2021-11-25 18:06:40 +08:00 |
|
GannonSun
|
d9ce96af3b
|
docs: fix Drawer closable description (#33018)
关闭按钮移至左上角了
|
2021-11-25 14:35:40 +08:00 |
|
afc163
|
c1b1d8c3c4
|
chore: fix eslint
|
2021-11-25 10:05:17 +08:00 |
|
wedeso
|
5f9ed372f4
|
fix: Updated translations in et_EE.tsx (#33005)
* Updated translations in et_EE.tsx
Added missing Estonian translations.
* Updated et_EE.tsx
Defined typeTemplate
|
2021-11-25 09:54:48 +08:00 |
|
二货机器人
|
e7ac69edeb
|
fix: Cascader typescript (#33008)
* chore: Cascsader add missing suffixIcon
* chore: export CascaderRef
* chore: Casacer type
|
2021-11-24 17:45:13 +08:00 |
|
zombiej
|
c1d17fcc82
|
test: Update snapshot
|
2021-11-24 16:53:58 +08:00 |
|
afc163
|
34d23c8850
|
fix: Input.Search enterButton don't trigger click event (#32999)
close #32993
|
2021-11-24 13:23:51 +08:00 |
|
二货机器人
|
3886ad6462
|
refactor: Tree support generic (#32992)
* chore: bump rc-tree
* test: add test case
* test: Add ts check
|
2021-11-23 23:05:49 +08:00 |
|
afc163
|
37442ae0d5
|
fix: Form layout span 24 usage (#32981)
close #32980
|
2021-11-23 13:15:06 +08:00 |
|
WeijieChen
|
38ecbd7573
|
fix: remove space (#32974)
Co-authored-by: machixian <machixian@myweimai.com>
|
2021-11-22 18:40:02 +08:00 |
|
afc163
|
0c66aeee15
|
style: fix menu link color in collapsed tooltip (#32956)
close #32950
|
2021-11-20 18:41:57 +08:00 |
|
VIREAK KEOSOKVIBOL
|
f0c8402d65
|
feat: Add km_KH locale to component (#32853)
* Add km_KH locale to component
* Add test and docs
* Fix typo
* Add test snapshot
|
2021-11-20 15:02:28 +08:00 |
|
ppbl
|
9166e9940b
|
refactor: Remove unnecessary div containers (#31492)
|
2021-11-19 22:43:44 +08:00 |
|
benben
|
30844793a2
|
fix: Modal.method bodyStyle not working (#32934)
* fix: Modal.method bodyStyle失效
* test: Modal.method bodyStyle失效
* Apply suggestions from code review
Co-authored-by: 晋文涛 <jinwentao@zhaojiafang.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2021-11-18 18:29:29 +08:00 |
|
afc163
|
4ca697611f
|
chore: remove unused css code
|
2021-11-18 14:56:48 +08:00 |
|
huangkairan
|
b03fae3f70
|
chore: fix types declaration (#32935)
|
2021-11-18 14:39:22 +08:00 |
|
JounQin
|
077ff7cab1
|
fix: inherit itemRender typing from rc-pagination (#32931)
fix #32878
|
2021-11-18 14:10:52 +08:00 |
|
JounQin
|
3fafb7f8d5
|
fix: Submit typo (#32933)
close #32928
|
2021-11-18 14:03:26 +08:00 |
|
二货机器人
|
b0e7dd5883
|
refatcor: Move mixins back (#32920)
|
2021-11-17 22:36:51 +08:00 |
|
二货机器人
|
39f7ec5fdb
|
fix: Tabs editable missing remove icon style in dropdown (#32919)
|
2021-11-17 22:35:27 +08:00 |
|
afc163
|
2424a1abf1
|
style: fix placholder color missing (#32915)
|
2021-11-17 18:46:50 +08:00 |
|
Michał Podeszwa
|
892bf99321
|
feat: Expand pl_PL translations to latest translation spec (#32896)
Co-authored-by: Michał Podeszwa <178679-michalpodeszwa@users.noreply.gitlab.com>
|
2021-11-17 11:49:21 +08:00 |
|
zombiej
|
a008ebb118
|
docs: Update Cascader changeOnSelect desc
close #32886
|
2021-11-17 11:06:30 +08:00 |
|
二货机器人
|
899af6761e
|
fix: Move variable related code to theme file (#32887)
|
2021-11-16 14:44:33 +08:00 |
|
afc163
|
c92138d5d2
|
style: use @height-base in PageHeader (#32883)
close #32871
|
2021-11-16 13:11:51 +08:00 |
|
二货机器人
|
870b72af88
|
docs: 4.17.0 changelog (#32859)
* docs: 4.17.0 changelog
* test: Update snapshot
* docs: Update desc
* docs: merge changelog
|
2021-11-15 19:35:25 +08:00 |
|
Karott Schu
|
491cc4f7ae
|
fix: borderLeftRadius error for Input.Search #32808 (#32812)
close #32808
|
2021-11-13 15:37:27 +08:00 |
|
github-actions[bot]
|
bac876a14d
|
chore: auto merge branchs (#32839)
chore: sync master to feature
|
2021-11-12 07:15:31 +00:00 |
|
afc163
|
958df3dd07
|
docs: add demo for Input.Group (#32837)
https://weibo.com/2259174311/L0gtIjb3Z
|
2021-11-12 14:47:53 +08:00 |
|
二货机器人
|
ce006bd44e
|
docs: Version Robin (#32830)
|
2021-11-12 11:46:42 +08:00 |
|
afc163
|
3f495bb56d
|
chore: Upgrade react router v6 (#32821)
* chore: upgrade react-router to v6
close #32809
close #32774
* fix test
* fix test
* fix test
* fix test
|
2021-11-11 21:34:07 +08:00 |
|