MadCcc
010f82bd1a
feat: ConfigProvider support variant ( #49535 )
...
* feat: ConfigProvider support variant
* docs: add docs for variant
* feat: support config all components variant
* chore: fix lint
* chore: add test
* test: add test
2024-06-21 17:47:09 +08:00
lijianan
bc5752eb6f
chore: merge master into feature
2024-01-03 08:54:15 +08:00
lijianan
57521a01e9
feat: Select support maxCount prop ( #46667 )
...
* feat: Select support maxCount prop
* fix: fix snap
* chore: fix
* fix: fix
* fix: fix
* rename: .tsx => .ts
* docs: update docs
* Update components/select/demo/maxCount.md
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* Revert "rename: .tsx => .ts"
This reverts commit c9c5f5acbe
.
* fix: update rc-select
* Update components/select/demo/maxCount.md
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/select/index.tsx
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* update demo
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2024-01-02 17:41:50 +08:00
lijianan
1db0daffc1
Merge branch master into master-merge-feature
2023-12-30 02:40:22 +08:00
MadCcc
b70384add4
fix: Select should show scrollbar if scrollable ( #46696 )
...
* fix: select scrollbar
* chore: code clean
2023-12-29 16:12:17 +08:00
lijianan
f7a5bbc55c
refactor: rename useBuiltinPlacements to mergedBuiltinPlacements ( #46666 )
2023-12-28 07:07:32 +08:00
lijianan
c0e007c0d0
chore: merge master into feature
2023-12-27 19:40:42 +08:00
叶枫
81ab20be35
feat: merge master
2023-12-27 14:42:51 +08:00
lijianan
5c52512467
type: update ref type from Ref
to React.RefAttributes<T>
2023-12-27 11:53:19 +08:00
MadCcc
924f46fd88
feat: form support variant ( #46573 )
2023-12-22 10:05:15 +08:00
MadCcc
5f395fbed3
feat: select/cascader/tree-select support variant filled ( #46549 )
...
* feat: Select filled style
* chore: update snapshot
* feat: Cascader and TreeSelect support variant
* feat: multiple style
* fix: import
* chore: fix lint
* chore: update auto-complete docs
* fix: clearIcon bg
* chore: code clean
2023-12-21 13:39:04 +08:00
MadCcc
3af521d422
feat: Input/InputNumber/Mentions support filled
variant ( #46435 )
...
* feat: Input filled variant
* feat: InputNumber filled variant
* feat: mentions variant
* fix: TextArea status with affix
* chore: update snapshot
* chore: update snapshot
* feat: pagination input
* fix: fix diff
* feat: input-number disabled
* fixL InputNumber
* chore: update snapshot
* feat: better style
* chore: update
* chore: update snapshot
* feat: use variant classNames
* chore: update snapshot
* feat: mentions affix style
* chore
2023-12-18 17:53:31 +08:00
github-actions[bot]
5f9e52a5a8
chore: auto merge branches ( #46446 )
...
chore: merge master into feature
2023-12-14 07:32:07 +00:00
MadCcc
2e0942ab26
refactor: separate cssVarCls from hashId ( #46424 )
...
* refactor: cssVarCls
* refactor: update
* chore: update
* fix: cascader & tree-select
* fix: ribbon
2023-12-14 14:58:53 +08:00
MadCcc
e0c1841180
feat: InputNumber support variant ( #46381 )
2023-12-11 15:34:07 +08:00
MadCcc
4a07e13685
feat: Select variant ( #46379 )
...
* feat: Select variant
* chore: clean
* chore: add test
* chore: update demo
2023-12-11 14:55:58 +08:00
MadCcc
c4b8c9df93
refactor: genStyleHooks ( #46038 )
...
* refactor: genStyleHooks
* chore: update sciprt
* refactor: affix
* refactor: select
* chore: update
* refactor: update
* refactor: update
* refactor: done
* chore: code clean
* chore: code clean
* chore: fix lint
* chore: decrease size limit
* chore: code clean
* chore: code clean
* chore: remove export
2023-11-29 17:23:45 +08:00
MadCcc
4e29e8d1ce
feat: ConfigProvider cssvar support boolean ( #45760 )
...
* feat: css var
* chore: fix type
* chore: fix type
* chore: update
2023-11-10 10:02:46 +08:00
MadCcc
452bdcdb53
refactor: select support css var ( #45727 )
...
* refactor: select support css var
* chore: code clean
* chore: add useCSSVarCls
* chore: update style
* chore: perf code
2023-11-09 09:35:45 +08:00
kiner-tang(文辉)
3cb273803b
feat: SelectLike components support z-index manager ( #45494 )
...
* feat: dropdown support z-index manager
* feat: update snap
* feat: optimize code
* feat: SelectLike components support z-index manager
* feat: ColorPicker support z-index manager
---------
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
2023-10-24 11:49:30 +08:00
kiner-tang(文辉)
e7402691c1
feat: z-index container opt ( #45490 )
...
* feat: container opt
* feat: container opt
* feat: container opt
* feat: container opt
2023-10-23 04:16:41 -05:00
kiner-tang(文辉)
dde36511e6
feat: Modal & Select support z-index context to manage z-index ( #45346 )
...
* feat: z-index manager
* feat: z-index manager
* feat: update snap
* chore: update site-limit
* feat: optimize code
* feat: optimize code
* feat: add test case
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
2023-10-19 02:03:20 -05:00
kiner-tang(文辉)
d5abbad8f1
refactor: deprecatedWarning ( #44791 )
...
* refactor: deprecatedWraning
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
2023-09-13 22:07:33 +08:00
二货爱吃白萝卜
5cc338e177
refactor: All the warning set the warning type for future filter ( #44613 )
...
* feat: add warningContext
* refactor: part refactor
* chore: fix compile
* chore: part of it
* chore: part of it
* chore: part of it
* chore: fix lint
* chore: fix test
* chore: clean uo
* chore: hide warning def tmp
* chore: comment test
* chore: fix lint
* chore: refactor select icons
* chore: fix warning message
* test: update test
* chore: rm dead code
2023-09-11 17:28:04 +08:00
MadCcc
114ff39f8c
Merge branch 'master' into feature-merge-master
2023-09-05 13:41:06 +08:00
Dunqing
f0c105d262
feat: insert use client
automatically at compilations instead of hardcode ( #44608 )
...
* feat: remove the hardcode of `use client`
* chore: update `@ant-design/tools`
* test: update
* fix: incorrect dictionary
* chore: update dep
* ci: check use client
* chore: update ci
* fix: should be LIB_DIR
* ci: should only run in dist
* chore: update check tsx files
2023-09-04 19:27:20 +08:00
kiner-tang(文辉)
9d122a6c10
feat(AutoComplete): AutoComplete support rootClassName ( #44055 )
...
* feat: AutoComplete support rootClassName
* feat: AutoComplete support rootClassName
* feat: update snap
* feat: optimize code
* feat: optimize code
* Update components/auto-complete/demo/basic.tsx
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
* feat: update snap
* Update components/auto-complete/index.en-US.md
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
* Update components/auto-complete/index.zh-CN.md
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
* feat: optimize code
* feat: optimize code
---------
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
2023-08-08 10:50:34 +08:00
kiner-tang(文辉)
24697bbb06
fix: deprecated clearIcon prop ( #43945 )
...
* feat: clearIcon
* feat: clearIcon
* Update components/select/utils/iconUtil.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
* feat: clearIcon
* chore: raise size-limit
---------
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-08-02 14:21:11 +08:00
二货机器人
fcce7c3fdb
chore: merge master
2023-07-25 16:32:15 +08:00
二货爱吃白萝卜
d855eaf2a5
fix: Select like dropdown motion ( #43764 )
...
* fix: Select like dropdown motion
* test: update snapshot
* test: update snapshot
2023-07-25 10:54:58 +08:00
github-actions[bot]
b90aac7d28
chore: auto merge branches ( #43662 )
...
chore: merge master into feature
2023-07-19 15:01:49 +00:00
MuxinFeng
084f234bc9
refactor: Select deprecated showArrow prop ( #43520 )
...
* refactor: remove showArrow prop
* fix: optimize iconUtil
* refactor: refactor tree-select&cascader
* docs: update api docs
* test: add test
* fix: update warning
* chore: update dep version
* test: update test
2023-07-19 20:27:09 +08:00
二货爱吃白萝卜
5bf08faeea
refactor: rename qrcode to qr-code ( #43607 )
...
* refactor: rename qrcode to qr-code
* test: patch test case
* chore: fix Form missing displayName
* chore: patch displayName
* chore: style path
* chore: fix compile
2023-07-17 23:43:32 +08:00
lijianan
38474628fd
feat: prepend use-client directive for with Next.js App Router ( #43573 )
...
* fix: prepend use-client directive for with Next.js App Router
* Update components/affix/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/badge/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/divider/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/cascader/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/list/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/qrcode/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/select/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/steps/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/time-picker/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/transfer/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/tree-select/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-07-15 12:57:03 +08:00
thinkasany
c51031ae53
type: optimize type ( #43545 )
...
* type: optimize type
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-07-14 13:25:15 +08:00
栗嘉男
6d547cac34
Merge branch master into feature-merge-master
2023-07-07 23:28:35 +08:00
thinkasany
a4d01a5a17
type(select): supplementary mode type ( #43413 )
2023-07-07 15:00:15 +08:00
muxin
5f092d8cd5
feat: config-provider support Select className and style properties ( #43217 )
...
* feat: config-provider support Select className and style properties
* feat: config-provider support Modal className and style properties
* Revert "feat: config-provider support Modal className and style properties"
This reverts commit 3a39d87251
.
2023-06-27 17:12:36 +08:00
daisy
8a4203bec8
fix(Space): modify the priority of the component's size ( #42752 )
...
* fix(Space): modify the priority of the component's size
* chore: snapshot
* chore: snapshot
2023-06-19 14:26:48 +08:00
kiner-tang(文辉)
0ac59d42d8
feat: optimize select type ( #42935 )
2023-06-09 16:29:52 +08:00
MadCcc
7322aa6f5f
Revert "chore: migrate to vitest ( #42506 )" ( #42900 )
...
This reverts commit 6759887c44
.
2023-06-07 21:59:21 +08:00
Dunqing
6759887c44
chore: migrate to vitest ( #42506 )
...
* chore: migrate to vitest
* chore: update ci
* fix: test correctly
* test: support puppeteer
* chore: update coverage
* chore: update include/exclude
* chore: update config
* test: update incorrect tests
* chore: update script
* chore: update
* fix: should close browser at the ended
* chore: improve
* fix: test cause tsc error
* fix: eslint error
* chore: exclude correctly
* test: update snap and fix some tests
* chore: update test config
* fix: countup.js
* fix: incorrect test
* chore: update reference
* test: update
* fix: countup.js
* fix: timeout
* chore: update site test
* fix: fixed countup version
* chore: remove unsed code
* test: update
* test: update demo timeout
* test: update timeout
* chore: update image test
* chore: update threads
* fix: image/svg+xml test failed
* chore: limits threads
* test: update test coverage include
* chore: remove jest files
* chore: rename jest to vi
* chore: update document
* chore: fix missing @types/jsdom
* chore: update coverage
* chore: update snap
* fix:watermark test cases are incorrect
* feat: update ignore comment
* test: fix test case
* test: reset body scrollTop
* test: clean up
* test: use vi
* test: update snapshot
* test: update snapshot
* test: fix dropdown test failed
* fix: toHaveStyle cause test fail
* test: improve test case
* test: fix
* fix: color failed, refer to https://github.com/jsdom/jsdom/pull/3560
* test: fix
* test: fix
* test: fix circular import
* test: revert
* ci: coverage failed
* test: fix c8 ignore comment
* chore: incorrect config
* chore: fix ignore ci
* test: revert svg+xml
* test: fix realTimers
* feat: rc-trigger should be remove
* test: fix some failed test
* chore: remove unused deps and configure eslint-plugin-vitest
* test: update snap
* chore: remove jest
* test: fix lint error
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-06-07 11:54:50 +08:00
洋
e4f84e0e96
fix: Select scrollbar rtl direction position ( #42508 )
...
Co-authored-by: 洋 <hetongyang@bytedance.com>
2023-05-21 02:59:50 +08:00
github-actions[bot]
59c9119be1
chore: auto merge branches ( #42276 )
...
chore: master merge feature
2023-05-12 15:14:26 +00:00
lijianan
9d1854763d
refactor: add useSize replace React.useContext ( #42282 )
...
* refactor: add useSize
* fix
* fix
* fix
* fix
* fix
2023-05-12 14:53:47 +08:00
yoyo837
7f5042c4fe
Merge branch 'master' into feature-merge-master
2023-05-06 19:03:11 +08:00
lijianan
ac5a06027e
revert: "chore: unified import method ( #42149 )" ( #42180 )
...
This reverts commit ea8ed28209
.
2023-05-06 15:49:37 +08:00
二货机器人
252f516a5e
chore: merge master
2023-05-06 11:40:31 +08:00
lijianan
ea8ed28209
chore: unified import method ( #42149 )
...
* chore: unified import method
* fix lint
2023-05-05 20:52:44 +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