Kermit
843952529e
chore: bump rc-picker to 2.5.1 ( #28621 )
4 years ago
Ant Design GitHub Bot
6f80272516
Merge pull request #28626 from ant-design/master
4 years ago
Aleksi Cohen
896ccedbe4
Fix typo ( #28623 )
4 years ago
二货机器人
a211756e6b
feat: desc support root level label & content style ( #28613 )
4 years ago
偏右
60f3dc0e2e
style: fix Radio align issue ( #28616 )
4 years ago
二货机器人
6ae70059c9
feat: Input focus support cursor ( #28602 )
* feat: Input focus support cursor
* docs: clean up
* test: Fix lint
4 years ago
偏右
eb01bee6be
fix: Tooltip arrow style ( #28594 )
4 years ago
偏右
d614b4c885
feat( 🆕 ): Slider supports range.draggableTrack ( #28592 )
close #25517
4 years ago
afc163
84c65582c7
docs: hide resizable column demo
4 years ago
xrkffgg
19a54db10b
ci: update issues-helper version ( #28586 )
* ci: update issue-helper version
* Update issue-close-require.yml
4 years ago
Ant Design GitHub Bot
98b90c3685
Merge pull request #28585 from ant-design/master
4 years ago
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
4 years ago
偏右
5098ca8b60
chore: upgrade @ant-design/tools ( #28583 )
* chore: upgrade @ant-design/tools
* Update package.json
* upgrade eslint-plugin-unicorn
* upgrade eslint-plugin-unicorn
4 years ago
不吃猫的鱼
5119d2a9e1
feat: add select none functionality ( #28580 )
4 years ago
afc163
6417e0819b
docs: fix tree API table
4 years ago
Troy Li
7290ef49f4
docs: update Tree method scrollTo params ( #28579 )
* docs: update scrollTo params
* docs: update scrollTo params in en-US doc
4 years ago
偏右
c04070072b
style: fix Dropdown Menu Item disabled link style ( #28578 )
close #28577
4 years ago
偏右
8e4eab68b1
fix: Table selection behavior when inside Checkbox.Group ( #28576 )
close #28044
4 years ago
ZeroToOne
5beef32c2f
fix: add the missing import for the checkbox component ( #28440 )
4 years ago
二货机器人
2523e096c8
fix: Click TreeSelect placeholder close the dropdown ( #28574 )
4 years ago
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
4 years ago
偏右
9b0bed7a7f
Merge pull request #28571 from ant-design/master-to-merge-feature
chore: merge master into feature
4 years ago
afc163
b392ee047f
Merge branch 'master' into master-to-merge-feature
4 years ago
xrkffgg
215d058fe5
ci: merge auto-close into issue-reply ( #28567 )
* Delete auto-close.yml
* Update issue-reply.yml
* Update .github/workflows/issue-reply.yml
4 years ago
afc163
f2188064b2
merge feature into master
4 years ago
Hossein Mohammadi
04bfa3c54f
chore: add prettier-plugin-jsdoc ( #28551 )
4 years ago
二货机器人
076f5f1f00
fix: Table childColumnName should support checkStrictly ( #28568 )
4 years ago
afc163
6c63a742aa
docs( 📖 ): fix color of primary text
close #28411
4 years ago
偏右
ce043dd745
Update auto-close.yml
4 years ago
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
4 years ago
二货机器人
4a23c8e1f5
Merge pull request #28560 from ant-design/feature-merge-master
chore: Feature merge master
4 years ago
zombiej
80f56137fd
test: Fix maxLength test case
4 years ago
zombiej
a10a30ff60
fix: miss merge logic
4 years ago
zombiej
99d5451dba
chore: merge master
4 years ago
二货机器人
a70d301c7b
fix: typography focus ( #28545 )
4 years ago
xrkffgg
e719a99fd1
ci: update merge token ( #28554 )
4 years ago
xrkffgg
66a05f4022
ci: fix action helper ( #28553 )
* Update issue-close-require.yml
* Update issue-open-check.yml
* Update issue-reply.yml
4 years ago
xrkffgg
3c474a5756
ci: fix issue check
4 years ago
xrkffgg
94c8efe63f
ci: add ie label
4 years ago
偏右
36eb52eb86
chore: upgrade @types/gtag.js
4 years ago
xrkffgg
43e97a7ca6
ci: add issue more ( #28519 )
* ci: add issue more
* fix typo
* Create issue-check-inactive.yml
* Create issue-open-check.yml
* Update and rename issue-close-need-reproduce.yml to issue-close-require.yml
* Update .github/workflows/issue-close-require.yml
* Update issue-open-check.yml
* Create issue-remove-inactive.yml
* Update issue-open-check.yml
* Update .github/workflows/issue-open-check.yml
4 years ago
偏右
0223e2ed5a
chore( 🆙 ): upgrade less to 4.0.0 ( #28466 )
* chore(🆙 ): upgrade less to 4.0.0
* chore(🆙 ): upgrade bisheng to 3.0.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix progress font size
4 years ago
二货机器人
6ecfa74e7d
feat: Select support responsive `maxTagCount` ( #28520 )
* feat: init select overflow
* chore: use inline-xxx instead of rtl
* docs: Add demo
* test: Update snapshot
* fix: style lint
* test: Update snapshot
* chore: Update rc-tree-select version
* test: Update snapshot
* test: Update snapshot
* chore: bump all rc-resize-observer version
* bump bundle size
4 years ago
偏右
c62b7a98fb
chore: inactive day change to 3 ( #28529 )
* Update issue-reply.yml
* Update .github/workflows/issue-reply.yml
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
4 years ago
偏右
6192403b2c
Update index.zh-CN.md
4 years ago
Omri Grossman
c32406b05c
feat: support Image zoom ( #28486 )
Added zoom in/out using the mouse wheel
Co-authored-by: omri.g <omri.g@alibaba-inc.com>
4 years ago
einq7
fa376f9c82
docs: prettier markdown ( #28510 )
4 years ago
xrkffgg
fd7a710640
ci: fix name
4 years ago
xrkffgg
9ae8b64adf
ci: add issue reply ( #28517 )
* ci: add issue reply
* Update issue-reply.yml
4 years ago
chequerNoel
725244ee35
fix: Typo steps-desciption-max-width to steps-description-max-width ( #28499 )
4 years ago