xrkffgg
|
b5aeced4e2
|
ci: fix ie contains check (#28666)
* ci: fix contains check
* Update issue-open-check.yml
|
2021-01-04 16:58:51 +08:00 |
|
偏右
|
9946e6c56f
|
style: fix notification closing style of hooks (#28660)
close #28143
|
2021-01-04 16:19:32 +08:00 |
|
Wei Zhu
|
c0035d9b35
|
docs: Release 4.10.0 (#28642)
* add 4.10.0 changelog
* bump 4.10.0
* update changelog
* Update changelog
* fix typo
* update changelog
* update changelog
* docs: Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
|
2021-01-04 11:52:32 +08:00 |
|
Meowu
|
3ed44114ac
|
fix: no need to filter filterdKeys for custom filterDropdown. (#28627)
* fix: no need to filter filterdKeys for custom filterDropdown.
* fix: only transform array of filterdValue to string.
|
2021-01-04 11:17:27 +08:00 |
|
afc163
|
bd88f96bb5
|
docs: add release date
close #28649
|
2021-01-04 11:00:06 +08:00 |
|
Ant Design GitHub Bot
|
c9fb082e4f
|
Merge pull request #28651 from ant-design/feature
|
2021-01-04 10:43:59 +08:00 |
|
骗你是小猫咪
|
9689e3e8eb
|
feat: Image support preview src (#28643)
* feat: Image support preview src
* add demo
* add en doc
|
2021-01-03 19:45:14 +08:00 |
|
xrkffgg
|
2dee8eaa00
|
ci: update issues helper version (#28645)
* ci: update issues helper version
* Update issue-close-require.yml
|
2021-01-02 23:59:32 +08:00 |
|
mumiao
|
2f5d3f0418
|
fix: upload fileList with immuable data (#28636)
* fix: upload fileList with immuable data
* perf: optimize code
* ci: fix lint error
* feat: reduce cycles counts
* feat: reduce cycles counts
* ci: fix lint error
* ci: fix lint error
|
2021-01-01 21:40:42 +08:00 |
|
pasinter
|
dba559034a
|
docs: use correct link for the list of input props (#28641)
|
2021-01-01 21:40:00 +08:00 |
|
Ant Design GitHub Bot
|
c47f81ed58
|
Merge pull request #28619 from ant-design/feature
|
2020-12-31 17:41:15 +08:00 |
|
二货机器人
|
fe9d5387e3
|
fix: Select tag closable less 4 style (#28631)
* fix: Less4 style
* fix: lint
|
2020-12-31 17:37:45 +08:00 |
|
xrkffgg
|
593df02d29
|
style: optimize card cover style (#28624)
|
2020-12-31 17:33:06 +08:00 |
|
Kermit
|
843952529e
|
chore: bump rc-picker to 2.5.1 (#28621)
|
2020-12-31 17:26:29 +08:00 |
|
Ant Design GitHub Bot
|
6f80272516
|
Merge pull request #28626 from ant-design/master
|
2020-12-31 14:57:34 +08:00 |
|
Aleksi Cohen
|
896ccedbe4
|
Fix typo (#28623)
|
2020-12-31 09:04:23 +08:00 |
|
二货机器人
|
a211756e6b
|
feat: desc support root level label & content style (#28613)
|
2020-12-30 17:08:43 +08:00 |
|
偏右
|
60f3dc0e2e
|
style: fix Radio align issue (#28616)
|
2020-12-30 16:58:57 +08:00 |
|
二货机器人
|
6ae70059c9
|
feat: Input focus support cursor (#28602)
* feat: Input focus support cursor
* docs: clean up
* test: Fix lint
|
2020-12-29 22:42:04 +08:00 |
|
偏右
|
eb01bee6be
|
fix: Tooltip arrow style (#28594)
|
2020-12-29 16:27:49 +08:00 |
|
偏右
|
d614b4c885
|
feat(🆕): Slider supports range.draggableTrack (#28592)
close #25517
|
2020-12-29 15:59:13 +08:00 |
|
afc163
|
84c65582c7
|
docs: hide resizable column demo
|
2020-12-29 14:54:27 +08:00 |
|
xrkffgg
|
19a54db10b
|
ci: update issues-helper version (#28586)
* ci: update issue-helper version
* Update issue-close-require.yml
|
2020-12-29 14:39:59 +08:00 |
|
Ant Design GitHub Bot
|
98b90c3685
|
Merge pull request #28585 from ant-design/master
|
2020-12-29 12:22:43 +08:00 |
|
gaoryrt
|
d769795aa0
|
fix: percent={(3 / 9) * 100} steps={9} shows 2 (#28530)
* 🐛 fix bug: percent={(3 / 9) * 100} steps={9} shows 2
* ✅ add test for last commit
* ✨ update jest snapshot
* ✅ add test
|
2020-12-29 12:20:11 +08:00 |
|
偏右
|
5098ca8b60
|
chore: upgrade @ant-design/tools (#28583)
* chore: upgrade @ant-design/tools
* Update package.json
* upgrade eslint-plugin-unicorn
* upgrade eslint-plugin-unicorn
|
2020-12-29 12:18:06 +08:00 |
|
不吃猫的鱼
|
5119d2a9e1
|
feat: add select none functionality (#28580)
|
2020-12-29 10:38:43 +08:00 |
|
afc163
|
6417e0819b
|
docs: fix tree API table
|
2020-12-28 22:22:38 +08:00 |
|
Troy Li
|
7290ef49f4
|
docs: update Tree method scrollTo params (#28579)
* docs: update scrollTo params
* docs: update scrollTo params in en-US doc
|
2020-12-28 22:19:17 +08:00 |
|
偏右
|
c04070072b
|
style: fix Dropdown Menu Item disabled link style (#28578)
close #28577
|
2020-12-28 19:33:57 +08:00 |
|
偏右
|
8e4eab68b1
|
fix: Table selection behavior when inside Checkbox.Group (#28576)
close #28044
|
2020-12-28 18:54:02 +08:00 |
|
ZeroToOne
|
5beef32c2f
|
fix: add the missing import for the checkbox component (#28440)
|
2020-12-28 18:30:05 +08:00 |
|
二货机器人
|
2523e096c8
|
fix: Click TreeSelect placeholder close the dropdown (#28574)
|
2020-12-28 18:23:04 +08:00 |
|
xrkffgg
|
8ca50fdd52
|
ci: add needs more info deal (#28570)
* ci: add needs more info deal
* Update issue-remove-inactive.yml
* Update .github/workflows/issue-close-require.yml
* Update .github/workflows/issue-close-require.yml
* Update .github/workflows/issue-close-require.yml
* Update issue-close-require.yml
|
2020-12-28 16:59:50 +08:00 |
|
偏右
|
9b0bed7a7f
|
Merge pull request #28571 from ant-design/master-to-merge-feature
chore: merge master into feature
|
2020-12-28 15:44:09 +08:00 |
|
afc163
|
b392ee047f
|
Merge branch 'master' into master-to-merge-feature
|
2020-12-28 15:33:43 +08:00 |
|
xrkffgg
|
215d058fe5
|
ci: merge auto-close into issue-reply (#28567)
* Delete auto-close.yml
* Update issue-reply.yml
* Update .github/workflows/issue-reply.yml
|
2020-12-28 15:33:22 +08:00 |
|
afc163
|
f2188064b2
|
merge feature into master
|
2020-12-28 15:32:03 +08:00 |
|
Hossein Mohammadi
|
04bfa3c54f
|
chore: add prettier-plugin-jsdoc (#28551)
|
2020-12-28 15:30:18 +08:00 |
|
二货机器人
|
076f5f1f00
|
fix: Table childColumnName should support checkStrictly (#28568)
|
2020-12-28 15:18:04 +08:00 |
|
afc163
|
6c63a742aa
|
docs(📖): fix color of primary text
close #28411
|
2020-12-28 14:16:28 +08:00 |
|
偏右
|
ce043dd745
|
Update auto-close.yml
|
2020-12-28 10:57:56 +08:00 |
|
mumiao
|
7ae07c1726
|
fix: draggable Modal should have boundary (#28527)
* fix: draggle handler not allowed outside of screen
* fix: draggable Modal should have boundary
* ci: fix error
|
2020-12-28 10:45:06 +08:00 |
|
二货机器人
|
4a23c8e1f5
|
Merge pull request #28560 from ant-design/feature-merge-master
chore: Feature merge master
|
2020-12-27 00:28:11 +08:00 |
|
zombiej
|
80f56137fd
|
test: Fix maxLength test case
|
2020-12-27 00:11:40 +08:00 |
|
zombiej
|
a10a30ff60
|
fix: miss merge logic
|
2020-12-26 23:59:36 +08:00 |
|
zombiej
|
99d5451dba
|
chore: merge master
|
2020-12-26 23:11:46 +08:00 |
|
二货机器人
|
a70d301c7b
|
fix: typography focus (#28545)
|
2020-12-26 21:58:35 +08:00 |
|
xrkffgg
|
e719a99fd1
|
ci: update merge token (#28554)
|
2020-12-26 09:58:34 +08:00 |
|
xrkffgg
|
66a05f4022
|
ci: fix action helper (#28553)
* Update issue-close-require.yml
* Update issue-open-check.yml
* Update issue-reply.yml
|
2020-12-26 09:52:50 +08:00 |
|