二货爱吃白萝卜
6fbe989ed2
test: update snapshot ( #52377 )
2025-01-13 14:27:43 +08:00
lijianan
af4e7741e8
chore(deps): bump deps ( #52180 )
...
* chore(deps): bump deps
* fix: revert
* chore: update rc-input-number
* Update package.json
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* test: update snap
* fix: update rc-mentions
* fix: update snap
* fix: update rc-textarea
* fix: fix
* chore: rerun cicd
* fix: fix
* fix: update snap
* fix: update rc-tree-select
* fix: update rc-cascader
* fix: update snap
* fix: update snap
* fix: fix button style
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-12-31 22:56:24 +08:00
github-actions[bot]
ca7bd277e6
chore: auto merge branches ( #52177 )
...
Publish Any Commit / build (push) Waiting to run
🔀 Sync mirror to Gitee / mirror (push) Waiting to run
✅ test / lint (push) Waiting to run
✅ test / test-react-legacy (16, 1/2) (push) Waiting to run
✅ test / test-react-legacy (16, 2/2) (push) Waiting to run
✅ test / test-react-legacy (17, 1/2) (push) Waiting to run
✅ test / test-react-legacy (17, 2/2) (push) Waiting to run
✅ test / test-node (push) Waiting to run
✅ test / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test / test-coverage (push) Blocked by required conditions
✅ test / build (push) Waiting to run
✅ test / test lib/es module (es, 1/2) (push) Waiting to run
✅ test / test lib/es module (es, 2/2) (push) Waiting to run
✅ test / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
chore: sync master to feature
2024-12-30 09:43:28 +00:00
thinkasany
9370268b8f
docs: update Semantic Dom level for Input ( #52174 )
2024-12-30 16:01:29 +08:00
thinkasany
8b15b0fbad
feat: ConfigProvider support popconfirm ( #52126 )
...
Publish Any Commit / build (push) Waiting to run
🔀 Sync mirror to Gitee / mirror (push) Waiting to run
✅ test / lint (push) Waiting to run
✅ test / test-react-legacy (16, 1/2) (push) Waiting to run
✅ test / test-react-legacy (16, 2/2) (push) Waiting to run
✅ test / test-react-legacy (17, 1/2) (push) Waiting to run
✅ test / test-react-legacy (17, 2/2) (push) Waiting to run
✅ test / test-node (push) Waiting to run
✅ test / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test / test-coverage (push) Blocked by required conditions
✅ test / build (push) Waiting to run
✅ test / test lib/es module (es, 1/2) (push) Waiting to run
✅ test / test lib/es module (es, 2/2) (push) Waiting to run
✅ test / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
* feat: ConfigProvider support popcomfirm
* replace api
2024-12-25 15:29:30 +08:00
afc163
e034a33f22
chore: merge master to feature
2024-12-23 21:23:08 +08:00
afc163
6a0eda0f99
fix(Button): align buttons with and without icons consistently ( #52070 )
...
* fix(Button): align buttons with and without icons consistently
* test: update snapshot
* fix align
* fix align
* fix button align
* fix button align
* fix button align
* update snapshot
2024-12-23 17:09:07 +08:00
Jony J
dfc20acd0c
feat: add default name generation for RadioGroup component better a11y ( #52076 )
...
* feat: add default name generation for RadioGroup component better a11y
* feat(radio): implement useStableId hook for consistent ID generation in RadioGroup
* test: update snapshot
* chore: remove unused demo code snippet from form documentation
* test: enhance demo testing by adding ignoreAttributes option for snapshot matching
* fix(tests): correct logic for skipping tests and enhance snapshot matching for demo tests
* Revert "test: enhance demo testing by adding ignoreAttributes option for snapshot matching"
* test: mock useId for stable ID generation in snapshot tests
* chore: trigger CI build
* docs(radio): update name property description to clarify fallback behavior for RadioGroup
* Update index.zh-CN.md
Signed-off-by: Jony J <1844749591@qq.com>
---------
Signed-off-by: Jony J <1844749591@qq.com>
2024-12-23 10:55:45 +08:00
SummerBetter
02792b8973
feat: update input.search type ( #52077 ) ( #52083 )
...
* feat: update input.search type and role (#52077 )
* fix: remove input.search role
2024-12-23 09:49:09 +08:00
二货爱吃白萝卜
890a86bcc2
fix: Button with loading motion ( #52059 )
...
Publish Any Commit / build (push) Waiting to run
🔀 Sync mirror to Gitee / mirror (push) Waiting to run
✅ test / lint (push) Waiting to run
✅ test / test-react-legacy (16, 1/2) (push) Waiting to run
✅ test / test-react-legacy (16, 2/2) (push) Waiting to run
✅ test / test-react-legacy (17, 1/2) (push) Waiting to run
✅ test / test-react-legacy (17, 2/2) (push) Waiting to run
✅ test / test-node (push) Waiting to run
✅ test / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test / test-coverage (push) Blocked by required conditions
✅ test / build (push) Waiting to run
✅ test / test lib/es module (es, 1/2) (push) Waiting to run
✅ test / test lib/es module (es, 2/2) (push) Waiting to run
✅ test / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
* fix: button loading icon motion
* test: update snapshot
* test: update snapshot
* test: update snapshot
2024-12-19 19:29:51 +08:00
二货爱吃白萝卜
45eeee60bb
feat: Add unstable api for React 19 compitable ( #51979 )
...
Publish Any Commit / build (push) Waiting to run
🔀 Sync mirror to Gitee / mirror (push) Waiting to run
✅ test / lint (push) Waiting to run
✅ test / test-react-legacy (16, 1/2) (push) Waiting to run
✅ test / test-react-legacy (16, 2/2) (push) Waiting to run
✅ test / test-react-legacy (17, 1/2) (push) Waiting to run
✅ test / test-react-legacy (17, 2/2) (push) Waiting to run
✅ test / test-node (push) Waiting to run
✅ test / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test / test-coverage (push) Blocked by required conditions
✅ test / build (push) Waiting to run
✅ test / test lib/es module (es, 1/2) (push) Waiting to run
✅ test / test lib/es module (es, 2/2) (push) Waiting to run
✅ test / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
* chore: add unstable entrance
* chore: rest of it
* chore: use React 19
* chore: fix lint
* chore: fix lint
* chore: fix lint
* chore: fix lint
* chore: fix lint
* chore: fix lint
* chore: fix lint
* chore: test ignore 19 preload
* chore: bump rc-util
* fix: warning of pure render
* fix: warning of 19
* chore: adjust ts
* test: fix test logic
* test: fix test case
* test: fix test case
* test: fix test case
* test: fix test case
* test: fix test case
* test: fix test case
* test: fix test case
* test: fix test case
* chore: restore file
* test: fix test case
* test: fix test case
* test: fix test case
* test: fix test case
* test: fix test case
* test: update test
* test: fix test case
* test: update snapshot
* test: fix coverage
* test: fix coverage
* test: add ignore image
2024-12-18 14:09:49 +08:00
𝑾𝒖𝒙𝒉
020176f2b5
♻️ chore: format code (use npm run format
) ( #51978 )
...
* chore: update formatter rule
* ♻️ chore: format code (use `npm run format`)
2024-12-12 10:22:30 +08:00
jynxio
579d1723a8
fix: Vertical alignment of clear icon in Input ( #51700 )
2024-11-20 09:52:08 +08:00
thinkasany
7dfc5e3337
type(TextArea): combine TextAreaRef and TextAreaProps imports ( #51695 )
2024-11-19 18:42:39 +08:00
Salim Abubakar
f459efef43
fix: prevent OTP input focus from advancing when previous input is empty ( #51664 )
...
Co-authored-by: Salim Abubakar <salimabubakar@Salims-MacBook-Air.local>
2024-11-18 10:18:05 +08:00
二货爱吃白萝卜
c17eb8153a
chore: prevent z ( #51609 )
Publish Any Commit / build (push) Waiting to run
🔀 Sync mirror to Gitee / mirror (push) Waiting to run
✅ test / lint (push) Waiting to run
✅ test / test-react-legacy (16, 1/2) (push) Waiting to run
✅ test / test-react-legacy (16, 2/2) (push) Waiting to run
✅ test / test-react-legacy (17, 1/2) (push) Waiting to run
✅ test / test-react-legacy (17, 2/2) (push) Waiting to run
✅ test / test-node (push) Waiting to run
✅ test / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test / test-coverage (push) Blocked by required conditions
✅ test / build (push) Waiting to run
✅ test / test lib/es module (es, 1/2) (push) Waiting to run
✅ test / test lib/es module (es, 2/2) (push) Waiting to run
✅ test / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
2024-11-13 15:55:19 +08:00
chenshuai2144
453d1d4968
feat: 更新 Image 组件以支持 rootClassName 属性,增强 OTP 组件以支持 inputMode,更新表格文档中的 React 规范链接,升级 trigger 组件版本
2024-11-10 21:25:14 +08:00
alan-rudzinski
a1cbc5a3a0
fix: Propagate inputMode to individual Cells in Input.OTP #51239 ( #51271 )
2024-11-08 22:43:58 +08:00
afc163
8a64ec6a9e
chore: merge branch
2024-11-07 16:51:58 +08:00
Jony J
6380fc7a95
feat: improve focus behavior ( #51444 )
...
* feat: improve focus behavior
* test: update snapshot
* chore(deps): bump rc-input-number version
* chore: remove useless code
* test: update snapshot
2024-11-01 17:21:02 +08:00
Jony J
08a9325182
feat: add a11y test for components demo ( #51414 )
...
* test: add accessibility test utilities
* refactor(tests): replace polling with Promise chain for axe test queue management
* test: add a11y test for components demo
* feat: add a11y test utils
* test: add a11y test for components demo
* test: add a11y test for components demo
* chore: remove unnecessary code
* feat: add polyfill for test environment
* test: add a11y test for components demo
* test: add a11y test for components demo
* chore: adjust code style
2024-11-01 11:30:11 +08:00
Jony J
34c28a6ac1
feat(input-otp): add onInput api for otp ( #51289 )
...
* feat(input-otp): add onInput api for otp
* feat(input-otp): add test case
* fix: test case error
* docs: add release version
* docs: add release version
* docs: update en-US document release version
* Update components/input/index.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: Jony J <82765353+aojunhao123@users.noreply.github.com>
* docs: update docs
* feat: modify onInput parameter type
* test: fix test case
* docs: update docs
* docs: update docs
---------
Signed-off-by: Jony J <82765353+aojunhao123@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-10-28 18:53:14 +08:00
ustcfury
55835153e8
fix: add Input cursor disabled ( #51387 )
...
Co-authored-by: 绍晗 <zhaoshaoting.zst@alibaba-inc.com>
2024-10-26 23:49:24 +08:00
二货爱吃白萝卜
1c7613b27f
fix: use locale of empty img title ( #51368 )
2024-10-24 20:48:36 +08:00
𝑾𝒖𝒙𝒉
bb58221893
site(api-table): support show deprecated api ( #51342 )
2024-10-23 11:25:33 +08:00
afc163
f724fcdc01
chore: upgrade rc-tree and rc-tree-select and rc-cascader ( #51251 )
2024-10-16 21:17:56 +08:00
Guo Yunhe
015740d1eb
feat(Select): Select supports prefix prop ( #51186 )
2024-10-16 18:04:38 +08:00
qingting
46c29020a4
fix(input.search): ensure borderColor inherits from theme token ( #51226 )
2024-10-14 14:25:45 +08:00
afc163
66222a296b
chore: import rc-util from path ( #51087 )
2024-10-02 10:43:35 +08:00
afc163
9b779b1cd8
refactor: remove TransButton in Table/Transfer/Typography ( #51068 )
2024-09-29 18:02:13 +08:00
afc163
c063168754
fix: Typography copyable icon not aligned ( #51066 )
2024-09-29 13:54:47 +08:00
NathanLao
f6f126b5f5
fix: search component inconsistent height of button and input ( #50926 )
...
Co-authored-by: nathanlao11 <nathanl@emonster.ca>
Co-authored-by: afc163 <afc163@gmail.com>
2024-09-28 20:12:24 +08:00
ice
696c9dde02
fix(button): type=link error token & add prefix cls (color/variant) & specificity too high ( #50962 )
2024-09-24 23:52:50 +08:00
renovate[bot]
863f61d908
chore(deps): update dependency eslint to v9 ( #50690 )
...
Co-authored-by: afc163 <afc163@gmail.com>
2024-09-19 03:30:19 +08:00
DDDDD12138
9c4d5496bd
fix(input): Input addon text color issue ( #50486 )
...
Co-authored-by: afc163 <afc163@gmail.com>
2024-09-19 01:45:03 +08:00
栗嘉男
78c1fca2f0
chore: merge master into feature
2024-09-14 11:50:34 +08:00
二货爱吃白萝卜
27c5d43bee
fix: otp not accept type ( #50811 )
2024-09-11 15:32:23 +08:00
github-actions[bot]
33533ff22c
chore: auto merge branches ( #50748 )
...
chore: merge master into feature
2024-09-07 04:19:01 +00:00
afc163
c5c24aa563
style: fix Input.Search search button radius style ( #50734 )
2024-09-06 11:30:52 +08:00
二货机器人
9d0e67de28
chore: merge master
2024-09-04 14:11:23 +08:00
Jerryxin
d19d82544d
fix: make eye icon in Password unclickable when Form is disabled ( #50616 )
2024-09-03 23:51:01 +08:00
ice
badfbe3cfe
feat(Button): support variant and color ( #50051 )
...
* feat(button): variant & color types
* feat: type -> color/variant
* feat: type -> color/variant
* feat: add variant filled
* test: snap
* refactor(button): rename type -> variant
* docs: add demo
* feat: add danger ghost style
* refactor: remove deprecated
* refactor: eslint
* docs: change color&variant
* test: updated snap
* docs: color-variant
* docs: add debug color&variant
* feat: global token
* refactor: remove comment
* docs: add color&variant docs
* docs: remove default
* docs: add space
* docs: code
* test: update snap
* test: fix snap
* test: btn querySelect
* feat: change filled hoverStyle
* test: fix
* feat: support grey wave
* refactor: enhance
* docs: color/variant -> v 5.21
* test: snap
* feat: add token
* test: to do
* test: fix test
* ci: rebuild
* style: remove
* style: space
* docs: add note & FQA
* feat: add componentsToken
* refactor: remove isNotGrey
* test: add case
* docs: tile button
* test: snap
* docs: site & snap
* Update components/button/index.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
* fix: token color & undef
* docs: site
* docs: responsive
* docs: enhance FAQ
* docs: gap middle
* test: snap
* Update components/theme/interface/maps/colors.ts
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
* Update components/theme/interface/maps/colors.ts
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
* Update components/theme/interface/maps/colors.ts
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
* Update components/button/style/token.ts
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
* Update components/button/style/token.ts
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
* refactor: rename
* docs: prettier
* chore: eslint
* refactor: cls
* test: add solidTextColor case
* refactor: genVariantButtonStyle
* refactor: genVariantButtonStyle
* refactor: genVariantButtonStyle
* fix: rename
* docs: text
* fix: remove border
* feat: add token colorErrorBgFilledHover
* chore: add size-limit
* refactor: rename
---------
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2024-09-03 17:39:02 +08:00
lijianan
1421eccb04
chore: update componentCls key again ( #50251 )
...
* chore: update componentCls key again
* Update components/skeleton/style/index.ts
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
2024-08-05 22:30:55 +08:00
栗嘉男
d5207c1e23
Merge branch 'master' into feature-merge-master
2024-07-26 10:18:06 +08:00
vagusX
38cf5e8a75
docs: unify component export file as index.tsx ( #50013 )
...
* docs: unify component export file as index.tsx
* docs: compatible with old anchors
* chore: clean
* test: update snapshot
* fix: window env
---------
Co-authored-by: Peach <scdzwyxst@gmail.com>
2024-07-23 22:22:24 +08:00
lijianan
a134dbb07c
feat: Input
、TextArea
、Mentions
support onClear prop ( #49905 )
...
* feat: Input support onClear
* chore: lint
* chore: lint
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
* docs: update docs
* fix: fix
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
* chore: fix
* chore: fix
* chore: fix
* feat: test
* feat: 1.6.2
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: 叶枫 <645381995@qq.com>
2024-07-19 10:10:48 +08:00
thinkasany
3f9e711d3b
type(demo): improve type by GetProps util ( #49805 )
...
* type(demo): improve type by GetProps util
* fix lint
2024-07-10 18:28:11 +08:00
Wanpan
7df8ddb38a
fix: Unified clear-icon positioning ( #49718 )
2024-07-04 15:25:09 +08:00
Wanpan
bc8dd2d36d
fix: Input variant filled activeBorderColor token invalid ( #49699 )
2024-07-03 11:49:23 +08:00
github-actions[bot]
dccb38d747
chore: auto merge branches ( #49639 )
...
chore: sync master to feature
2024-06-28 08:17:32 +00:00