afc163
0eed438d76
fix: Select width getting smaller when search ( #41722 )
* bump rc-select
* fix: Select width become 0px when searching
2 years ago
afc163
4b2c5ded8d
fix: Empty style in small width container ( #41727 )
close #41726
2 years ago
二货爱吃白萝卜
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
2 years ago
lijianan
65224d357d
🦄 ️ refactor: use React.useMemo replace function ( #41550 )
* 🦄 ️ refactor: use React.useMemo replace function
* add
* fix
* add
* add
2 years ago
lijianan
6aa21567d5
docs: update demo ( #41534 )
2 years ago
lijianan
d840f6a87a
🦄 ️ refactor: use React.useMemo replace function ( #41533 )
* 🦄 ️refactor: use React.useMemo replace function
* rename
2 years ago
二货机器人
d6a73f3c6b
chore: feature merge master
2 years ago
二货爱吃白萝卜
67a94febee
docs: more token info ( #41421 )
2 years ago
二货爱吃白萝卜
6770b7fb22
test: Use render for demo-extends test ( #41242 )
* test: update snapshot
* test: use render
* test: fix skip
* test: fix skip
2 years ago
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>
2 years ago
MadCcc
1d923e5daf
chore: update snapshot ( #41074 )
2 years ago
二货爱吃白萝卜
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
2 years ago
JiaQi
2e9d14f282
fix(select): Fix Typography component is not centered in the Select component ( #40422 )
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2 years ago
二货爱吃白萝卜
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
2 years ago
lijianan
de82a15b22
type: simplify getPlacement return type ( #40775 )
2 years ago
lyn
d823f60edf
docs: fix docs error ( #40714 )
2 years ago
MadCcc
40e77c40d3
docs: overview dark cover ( #40666 )
* docs: add dark overview
* docs: show dark cover in dark theme
* docs: update cover
2 years ago
JiaQi
121036348a
docs(select): Make size demo check the default value ( #40536 )
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2 years ago
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
2 years ago
Wuxh
d93bf3c544
fix: fix Select component placeholder style issue ( #40477 )
2 years ago
二货爱吃白萝卜
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
2 years ago
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
2 years ago
lijianan
b9a6b7b578
demo: update demo ( #40318 )
* demo: update demo
* add form
* clear
* add Select
* add
* fix style
* fix style
* fix
* revert
2 years ago
lijianan
d549964493
demo: update demo ( #40313 )
* demo: update demo
* add
* fix lint
2 years ago
二货爱吃白萝卜
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>
2 years ago
前端练习两年半
4f14109aef
docs: update dropdownRender demo description ( #40212 )
Co-authored-by: chengqu <wd348312@alibaba-inc.com>
2 years ago
lijianan
481710ecae
fix: eslint error ( #40183 )
2 years ago
lijianan
6b4f94785c
chore: use React.useContext replace <Context.ConfigConsumer /> ( #40091 )
* chore: use React.useContext replace <Context.ConfigConsumer />
* add
2 years ago
lijianan
8501adbd84
fix: add displayName ( #40092 )
* fix: add displayName
* rerun ci
* rerun ci
2 years ago
MadCcc
64edc6ddb5
chore: update control icon token ( #39644 )
2 years ago
lijianan
120db80c25
type: Button type optimization ( #39533 )
* type: type optimization
* fix type
* fix type
* fix type
* update docs
2 years ago
二货爱吃白萝卜
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
2 years ago
dongfang
bcd32305bb
feat: ConfigProvider support select.showSearch ( #39531 )
2 years ago
二货爱吃白萝卜
fe8d59754e
fix: Modal hooks not pass CP ( #39513 )
* fix: CP pass not override
* test: Update test case
* docs: missing demo
2 years ago
二货机器人
e2f386ea25
chore: rm conch block
2 years ago
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
2 years ago
zqran
cd46d860fd
docs: update links to cn docs ( #39469 )
2 years ago
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
2 years ago
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
2 years ago
wangxingkang
2ad7a98368
chore: unify useContext usage ( #39314 )
* feat: replace useContext to React.useContext
* docs(checkbox): update defaultValue、value type
2 years ago
MadCcc
df9154e8ac
fix: Select search style ( #39299 )
2 years ago
二货爱吃白萝卜
15e9260d6b
docs: Update demo ( #39128 )
2 years ago
MadCcc
e7edfa42d7
docs: update overview img ( #38946 )
* docs: update overview img
* chore: code clean
* chore: code clean
* chore: update
* chore: code clean
2 years ago
Dunqing
963f95faba
fix: incorrect Select and Pagination text color for dark theme ( #38979 )
* fix: incorrect select text for dark theme
* Update components/select/style/index.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* fix: same
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
MadCcc
5d9cb2e50d
refactor: Optimize theme export and add docs ( #38902 )
* refactor: Optimize theme export and add docs
* chore: fix lint
* chore: fix lint
* chore: fix lint
2 years ago
MadCcc
91b25d554e
feat: empty simple in dark theme ( #38785 )
* feat: empty simple in dark theme
* chore: fix lint
* chore: update snapshot
* chore: update snaot
2 years ago
Sonu Sharma
7728eec447
docs: spelling and grammar fix ( #38743 )
2 years ago
二货爱吃白萝卜
c511557e76
fix: style parse error ( #38742 )
2 years ago
Tom Xu
77ea4038d1
chore: remo format and remove prettierrc arrowParens ( #38722 )
2 years ago
MadCcc
0162d2e2d8
feat: change transiton to mid duration ( #38648 )
2 years ago