lijianan
3c3cda01e0
✨ feat: remove tag border in select and tree-select ( #41480 )
...
* ✨ feat: new tag
* update demo
* update snap
* fix
* fix
* fix
* fix
* fix
* fix
* fix style
* update snap
* revert
* fix
* fix
* fix
* fix
* fix
* Update components/select/style/multiple.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-04-07 10:18:16 +08:00
二货爱吃白萝卜
8c094ba792
feat: ConfigProvider support config popupOverflow
for scroll logic ( #41676 )
...
* feat: popupOverflow
* test: add test case
* docs: preview
* docs: update preview
* test: update test case
2023-04-07 10:17:00 +08:00
二货爱吃白萝卜
851d551906
refactor: warning for deprecated dropdownMatchSelectWidth
( #41627 )
...
* chore: warning for dropdownMatchSelectWidth
* test: update snapshot
* test: update test case
* fix: align context
* chore: warning deprecated
* chore: fix lint
2023-04-04 17:17:36 +08:00
二货爱吃白萝卜
4299d774ac
chore: optimize Select like component popup logic ( #41619 )
...
* chore: bump trigger ver
* chore: support auto flip + shift
* test: update snapshot
* chore: use in TreeSelect & Cascader
2023-04-04 13:43:53 +08:00
afc163
468f806e03
Merge branch 'feature' into master-merge-feature
2023-04-01 21:17:17 +08:00
lijianan
65224d357d
🦄 ️ refactor: use React.useMemo replace function ( #41550 )
...
* 🦄 ️ refactor: use React.useMemo replace function
* add
* fix
* add
* add
2023-03-30 14:55:34 +08:00
lijianan
6aa21567d5
docs: update demo ( #41534 )
2023-03-30 10:23:57 +08:00
lijianan
d840f6a87a
🦄 ️ refactor: use React.useMemo replace function ( #41533 )
...
* 🦄 ️refactor: use React.useMemo replace function
* rename
2023-03-29 20:30:50 +08:00
二货机器人
d6a73f3c6b
chore: feature merge master
2023-03-29 14:44:41 +08:00
二货爱吃白萝卜
67a94febee
docs: more token info ( #41421 )
2023-03-23 17:17:28 +08:00
二货爱吃白萝卜
6770b7fb22
test: Use render for demo-extends test ( #41242 )
...
* test: update snapshot
* test: use render
* test: fix skip
* test: fix skip
2023-03-15 00:08:31 +08:00
dependabot[bot]
1df1034f20
chore(deps-dev): bump glob from 8.1.0 to 9.2.1 ( #41109 )
...
* chore(deps-dev): bump glob from 8.1.0 to 9.2.1
Bumps [glob](https://github.com/isaacs/node-glob ) from 8.1.0 to 9.2.1.
- [Release notes](https://github.com/isaacs/node-glob/releases )
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v8.1.0...v9.2.1 )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: update api
* fix
* fix
* fix path
* fix path
* update snap
* update snap
* update snap
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2023-03-10 11:50:12 +08:00
MadCcc
7a7305ce5a
Merge pull request #41075 from ant-design/feature
...
chore: merge feature into feature
2023-03-06 00:22:27 +08:00
MadCcc
1d923e5daf
chore: update snapshot ( #41074 )
2023-03-05 23:30:14 +08:00
二货爱吃白萝卜
6c32399bd4
chore: Select like component always showArrow ( #41028 )
...
* chore: always showArrow
* test: update snapshot
* fix: autoComplete arrow logic
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
2023-03-05 23:29:03 +08:00
JiaQi
2e9d14f282
fix(select): Fix Typography component is not centered in the Select component ( #40422 )
...
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-03-05 21:00:06 +08:00
二货爱吃白萝卜
9d546ed51a
chore: bump select tree-select cascader version ( #41013 )
...
* chore: bump select tree-select cascader version
* chore: adjust align prepare style
* chore: bump trigger version
* test: update snapshot
2023-03-02 22:09:02 +08:00
lijianan
de82a15b22
type: simplify getPlacement return type ( #40775 )
2023-02-17 22:11:06 +08:00
lyn
d823f60edf
docs: fix docs error ( #40714 )
2023-02-14 10:15:30 +08:00
MadCcc
40e77c40d3
docs: overview dark cover ( #40666 )
...
* docs: add dark overview
* docs: show dark cover in dark theme
* docs: update cover
2023-02-09 22:17:31 +08:00
MadCcc
8e5c31413a
Merge branch 'master' into feature-merge-master
2023-02-06 10:56:07 +08:00
JiaQi
121036348a
docs(select): Make size demo check the default value ( #40536 )
...
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-02-04 13:12:30 +08:00
afc163
def02d74dc
chore: remove Select hover undefined line width ( #40446 )
...
* fix: Select hover undefined line width
* Apply suggestions from code review
* Update components/select/style/index.tsx
2023-02-02 19:47:08 +08:00
Wuxh
d93bf3c544
fix: fix Select component placeholder style issue ( #40477 )
2023-01-31 16:53:49 +08:00
二货机器人
b02b7aeadb
chore: merge master
2023-01-31 10:21:17 +08:00
二货爱吃白萝卜
1fc374495f
chore: patch for missing rootClassName ( #40217 )
...
* chore: init test
* test: rootClassName inject
* test: part of test
* chore: patch qrcode rootCls
* chore: part rootClassName
* chore: part rootClassName
* test: more test
* test: more test
* test: more test
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* test: more test
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: part rootClassName
* chore: fix lint
* chore: fix lint
* chore: ignore part of lint
* test: update snapshot
* test: fix test case
* chore: fix node test
* chore: adjust render logic
* fix: test
* test: update snapshot
* test: update
* refactor
* chore: fix require module logic
2023-01-20 11:03:50 +08:00
MadCcc
40944a1c02
perf: only one parent selector in style ( #40325 )
...
* chore: add parent selector
* chore: update lint script
* chore: code clean
* perf: style
* chore: remove demo test cssinjs
* fix: input group
2023-01-20 10:31:27 +08:00
lijianan
b9a6b7b578
demo: update demo ( #40318 )
...
* demo: update demo
* add form
* clear
* add Select
* add
* fix style
* fix style
* fix
* revert
2023-01-19 15:37:54 +08:00
lijianan
d549964493
demo: update demo ( #40313 )
...
* demo: update demo
* add
* fix lint
2023-01-18 19:20:40 +08:00
二货爱吃白萝卜
cc1870d8bd
chore: add linter of not selector ( #40264 )
...
* chore: add linter of not selector
* chore: update tree style
* fix: DatePicker
* fix: compact
* fix: compact vertical
* perf: style
* fix: vertical compact
Co-authored-by: MadCcc <1075746765@qq.com>
2023-01-17 17:51:59 +08:00
前端练习两年半
4f14109aef
docs: update dropdownRender demo description ( #40212 )
...
Co-authored-by: chengqu <wd348312@alibaba-inc.com>
2023-01-13 16:10:57 +08:00
lijianan
481710ecae
fix: eslint error ( #40183 )
2023-01-12 11:04:35 +08:00
lijianan
6b4f94785c
chore: use React.useContext replace <Context.ConfigConsumer /> ( #40091 )
...
* chore: use React.useContext replace <Context.ConfigConsumer />
* add
2023-01-09 10:04:35 +08:00
lijianan
8501adbd84
fix: add displayName ( #40092 )
...
* fix: add displayName
* rerun ci
* rerun ci
2023-01-08 21:30:41 +08:00
元凛
5912c0d7b2
chore: fix merge
2022-12-19 20:55:33 +08:00
MadCcc
64edc6ddb5
chore: update control icon token ( #39644 )
2022-12-19 15:21:38 +08:00
MadCcc
a5324e8204
Merge branch 'feature' into feature-merge-master
2022-12-18 14:30:52 +08:00
lijianan
120db80c25
type: Button type optimization ( #39533 )
...
* type: type optimization
* fix type
* fix type
* fix type
* update docs
2022-12-15 17:48:29 +08:00
yoyo837
0424ca14cd
Merge branch 'master' into mergeMaster
2022-12-14 17:30:07 +08:00
二货爱吃白萝卜
0fffe06bd9
chore: Select virtual=false
will bind to real element for a11y ( #39550 )
...
* chore: bump rc-select
* docs: update doc
* test: Update snapshot
* test: Update snapshot
2022-12-14 17:16:13 +08:00
dongfang
bcd32305bb
feat: ConfigProvider support select.showSearch ( #39531 )
2022-12-14 10:22:17 +08:00
二货爱吃白萝卜
fe8d59754e
fix: Modal hooks not pass CP ( #39513 )
...
* fix: CP pass not override
* test: Update test case
* docs: missing demo
2022-12-13 13:57:17 +08:00
二货机器人
e2f386ea25
chore: rm conch block
2022-12-13 11:37:01 +08:00
Yuki Zhang
977a9a92ff
Fix the issue where the clear icon does not show when hovering over the Select series component under the Space component. ( #39468 )
...
* fix: Fix the problem that the clear icon is not displayed when the Select series component hovers under the Space component
* refactor: 修改 Space.Compact css 优先级以及简化调用
* refactor: 修改 Space.Compact 垂直方向 css 优先级以及简化调用
* docs: 添加注释
* fix: lint
* test: update snapshot
* test: update snapshot
2022-12-12 16:36:46 +08:00
zqran
cd46d860fd
docs: update links to cn docs ( #39469 )
2022-12-11 22:02:42 +08:00
MadCcc
91f9fc2ff9
perf: token update ( #39428 )
...
* fix: token update
* refactor: font map token
* chore: code clean
* chore: code clean
* chore: code clean
* chore: update snapshot
* chore: menu style
2022-12-09 17:52:34 +08:00
Yuki Zhang
cccbab7c6d
fix: disable button focus style in Space.Compact ( #39157 )
...
* fix: button hover style in Space.Compact
* fix: button hover style in Space.Compact
* style: disable button focus effect when in compact-item
* chore: update comments
* fix: improve key name
* fix: remove focus style
2022-12-07 17:11:25 +08:00
wangxingkang
2ad7a98368
chore: unify useContext usage ( #39314 )
...
* feat: replace useContext to React.useContext
* docs(checkbox): update defaultValue、value type
2022-12-06 21:09:59 +08:00
MadCcc
df9154e8ac
fix: Select search style ( #39299 )
2022-12-06 17:35:01 +08:00
二货爱吃白萝卜
15e9260d6b
docs: Update demo ( #39128 )
2022-11-30 22:50:57 +08:00