thinkasany
de030bcfad
chore: sync feature into next
2025-04-07 16:49:57 +08:00
lijianan
d034ac7583
chore: merge master into feature
2025-04-03 14:52:00 +08:00
afc163
3ef3434052
docs: add anchor for when-to-use section ( #53318 )
...
* docs: add anchor for when-to-use section
* Delete scripts/update-docs.js
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2025-04-03 10:45:36 +08:00
thinkasany
4fbd71a4f0
chore: sync feature into next
2025-03-24 12:18:34 +08:00
github-actions[bot]
103f82b6db
chore: auto merge branches ( #53249 )
...
chore: sync master into feature
2025-03-22 06:34:57 +00:00
𝑾𝒖𝒙𝒉
828f512747
fix: improve CSS cheker & fix lint errors ( #53236 )
...
* chore: add csslint
* chore: update
* chore: update
* fix css lint
* fix css lint
* fix css lint
* fix csslint
* fix css lint
* fix css lint
* fix css lint
* fix css lint
* fix css lint appearance
https://developer.mozilla.org/zh-CN/docs/Web/CSS/appearance
* fix csslint conic-gradient
* chore: fix lint tree-select
* chore: update logic
* Revert "fix css lint"
This reverts commit 094f58adbb
.
* Revert "fix css lint"
This reverts commit 50da87be3a
.
* chore: fix css
* chore: update
* chore: rm redundant
* chore: revert change
* chore: update
* chore: update
2025-03-22 03:09:03 +00:00
lijianan
a6610f4843
choer: merge feature into next
2025-03-16 07:35:04 +08:00
github-actions[bot]
50ee0def3a
chore: auto merge branches ( #53171 )
...
chore: merge master into feature
2025-03-15 23:19:46 +00:00
𝑾𝒖𝒙𝒉
14fc373111
chore(image-test): fix screenshot miss ( #53145 )
2025-03-13 14:04:33 +08:00
𝑾𝒖𝒙𝒉
d38aea0138
feat(float-button): support TooltipProps ( #53138 )
...
* feat(float-button): support Tooltips props
(cherry picked from commit fb3d131beea52655e780e462eae08662b08095db)
* chore: update demo
(cherry picked from commit 36b39f5e7bf8ace89c705e7ece22549bc623f9e3)
* chore: logic reuse
* chore: update demo snap
* test: add unit test
* chore: edge case
* chore: add warn
* docs: update docs
* revert
* fix: handle undefined and null in convertToTooltipProps
2025-03-13 11:02:06 +08:00
𝑾𝒖𝒙𝒉
33cd87dc39
♻️ refactor(float-button): remove unnecessary useMemo ( #53136 )
2025-03-12 17:21:27 +08:00
MadCcc
1ac0bcaa60
feat: use cssVar by default ( #52671 )
...
Publish Any Commit / build (push) Waiting to run
✅ test v6 / lint (push) Waiting to run
✅ test v6 / test-react-legacy (18, 1/2) (push) Waiting to run
✅ test v6 / test-react-legacy (18, 2/2) (push) Waiting to run
✅ test v6 / test-node (push) Waiting to run
✅ test v6 / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test v6 / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test v6 / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test v6 / test-coverage (push) Blocked by required conditions
✅ test v6 / build (push) Waiting to run
✅ test v6 / test lib/es module (es, 1/2) (push) Waiting to run
✅ test v6 / test lib/es module (es, 2/2) (push) Waiting to run
✅ test v6 / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test v6 / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
* feat: use cssVar by default
* chore: update deps
* chore: update snapshot
* chore: update snapshot
* chore: update snapshot
* chore: test
* chore: update
* chore: update scripts
* chore: UPDATE TEST
* feat: add root
* chore: update snapshot
* chore: fix test case
* chore: fix cycle deps
* feat: rm legacy css variables configuration
* chore: update test case
* chore: update
* chore: fix test
* chore: update overrides
* chore: bump cssinjs
* chore: add test case
2025-02-24 15:35:29 +08:00
lijianan
0c5557d1c2
refactor: [v6] use rc-component/resize-observer ( #52578 )
...
* refactor: [v6] use rc-component/resize-observer
* chore: mock of ResizeObserver
* test: update snap
* fix: fix
* chore: update dep
* test: back of snapshot
* fix: fix
* chore: update deps
* chore: update
* chore: update @rc-component/motion
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2025-02-18 16:01:16 +08:00
二货机器人
67b6b26529
chore: merge feature
2025-01-26 17:22:53 +08:00
二货爱吃白萝卜
3800e8d5ff
refactor: useComponentConfig for batch component ( #52586 )
...
* refactor: hooks of context
* refactor: hooks of context
2025-01-26 12:35:26 +08:00
Jony J
97849d969e
chore(deps): add @rc-component/tooltip and remove rc-tooltip from dependencies ( #52352 )
...
* chore(deps): add @rc-component/tooltip and remove rc-tooltip from dependencies
* test: update snapshot
2025-01-13 11:47:22 +08:00
lijianan
ab0e07e25d
refactor: [v6] use rc-component ( #52337 )
...
Publish Any Commit / build (push) Waiting to run
✅ test v6 / lint (push) Waiting to run
✅ test v6 / test-react-legacy (18, 1/2) (push) Waiting to run
✅ test v6 / test-react-legacy (18, 2/2) (push) Waiting to run
✅ test v6 / test-node (push) Waiting to run
✅ test v6 / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test v6 / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test v6 / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test v6 / test-coverage (push) Blocked by required conditions
✅ test v6 / build (push) Waiting to run
✅ test v6 / test lib/es module (es, 1/2) (push) Waiting to run
✅ test v6 / test lib/es module (es, 2/2) (push) Waiting to run
✅ test v6 / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test v6 / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
* refactor: use @rc-component
* chore: adjust compile
* test: fix logic
* chore: back of reset
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2025-01-10 14:14:31 +08:00
Jony J
1fe4dab6e6
chore: update rc-tooltip version to 6.4.0 in package.json ( #52293 )
...
Publish Any Commit / build (push) Has been cancelled
🔀 Sync mirror to Gitee / mirror (push) Has been cancelled
✅ test / lint (push) Has been cancelled
✅ test / test-react-legacy (16, 1/2) (push) Has been cancelled
✅ test / test-react-legacy (16, 2/2) (push) Has been cancelled
✅ test / test-react-legacy (17, 1/2) (push) Has been cancelled
✅ test / test-react-legacy (17, 2/2) (push) Has been cancelled
✅ test / test-node (push) Has been cancelled
✅ test / test-react-latest (dom, 1/2) (push) Has been cancelled
✅ test / test-react-latest (dom, 2/2) (push) Has been cancelled
✅ test / build (push) Has been cancelled
✅ test / test lib/es module (es, 1/2) (push) Has been cancelled
✅ test / test lib/es module (es, 2/2) (push) Has been cancelled
✅ test / test lib/es module (lib, 1/2) (push) Has been cancelled
✅ test / test lib/es module (lib, 2/2) (push) Has been cancelled
👁️ Visual Regression Persist Start / test image (push) Has been cancelled
✅ test / test-react-latest-dist (dist, 1/2) (push) Has been cancelled
✅ test / test-react-latest-dist (dist, 2/2) (push) Has been cancelled
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Has been cancelled
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Has been cancelled
✅ test / test-coverage (push) Has been cancelled
* chore: update rc-tooltip version to 6.4.0 in package.json
* chore: trigger CI build
* test: update snapshot
* chore: trigger CI build
2025-01-08 16:42:46 +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
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
b2cbae293e
fix(FloatButton): fix FloatButton menu mode to allow interaction inside the menu on hover ( #51208 )
2024-10-16 21:24:16 +08:00
afc163
66222a296b
chore: import rc-util from path ( #51087 )
2024-10-02 10:43:35 +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
lijianan
5b467654aa
feat: FloatButton support button htmlType ( #50892 )
2024-09-17 17:15:26 +08:00
Riyad Arafat
c5f4c71a43
docs(FloatButtonGroup): Add onClick prop ( #40706 )
...
Co-authored-by: afc163 <afc163@gmail.com>
2024-09-04 10:15:59 +08:00
Avan
b734917686
style: float button body border radius unify ( #50513 )
2024-08-21 17:58:54 +08:00
栗嘉男
dee90b2509
chore: merge master into feature
2024-08-21 00:00:02 +08:00
二货爱吃白萝卜
0b6a2f742e
refactor: use react cycle method ( #50500 )
...
* refactor: use react cycle method
* chore: clean up
2024-08-20 17:34:10 +08:00
lijianan
c8413cc78f
feat: FloatButton support placement ( #50407 )
...
* feat: 不要合并
* fix: fix
* fix: fix
* test: fix test
* test: fix test
* test: fix test
* test: fix test
* Update components/float-button/FloatButtonGroup.tsx
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/float-button/__tests__/__snapshots__/demo-extend.test.ts.snap
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix: fix
* fix: fix
* test: add test case
* fix: fix
* fix: fix
* site: update site style
* demo: update demo
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-08-20 10:16:07 +08:00
github-actions[bot]
ae516f700f
chore: auto merge branches ( #50409 )
...
chore: merge master into feature
2024-08-14 01:58:32 +00:00
lijianan
aa60e53d4c
fix: fix incorrect border-radius of trigger ( #50408 )
2024-08-14 09:17:56 +08:00
github-actions[bot]
63720299d4
chore: auto merge branches ( #50403 )
...
chore: merge master into feature
2024-08-13 19:03:30 +00:00
Arvin Xu
51d6a9bf38
chore: Add comments to Token related interfaces ( #50392 )
2024-08-13 18:18:59 +08:00
柚子
f05c3809d5
style: modify z-index value to css token ( #50349 )
...
* typo fix
Signed-off-by: 柚子 <69612382+Yuzu-io@users.noreply.github.com>
* typo fix
Signed-off-by: 柚子 <69612382+Yuzu-io@users.noreply.github.com>
* type: Remove type assertions
* fix: Correct CSS property order and media feature notation
* style: Modify the component style zIndex value to a variable
---------
Signed-off-by: 柚子 <69612382+Yuzu-io@users.noreply.github.com>
2024-08-10 19:49:42 +08:00
lijianan
4c2a2b0c0d
feat: FloatButton support dynamic z-index ( #50311 )
...
* feat: FloatBtn support dynamic z-index
* feat: FloatBtn support dynamic z-index
* test: fix test case
* fix: fix
* test: add test case
* test: fix test case
* chore: clear
2024-08-09 22:22:45 +08:00
lijianan
2e4b9cb098
site: rewrite with CSS logical properties again ( #50113 )
...
* site: use CSS logical properties
* Update components/anchor/demo/targetOffset.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix: fix
* fix: fix
* chore: fix
* fix: add more
* fix: add more
* site: rewrite with CSS logical properties
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-07-29 01:33:18 +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
github-actions[bot]
05d107ce4d
chore: auto merge branches ( #49556 )
...
chore: sync master to feature
2024-06-22 15:30:17 +00:00
afc163
59ad48476b
refactor: add boime lint and fix lint errrors ( #49536 )
...
* chore: add boime lint
* fix lint
* use files ignore
* revert change
* ignore clarity.js
* fix some errors
* fix some errors
* fix some errors
* fix some errors
* add yml file
* Update clarity.js
Signed-off-by: afc163 <afc163@gmail.com>
* add npm run lint:biome
* add npm run lint:biome
* fix test case
* fix ts errors
* fix ts errors
* fix lint and add .lintstagedrc
* shorten prop name
* chore: update package.json
* update biome.json
* chore: remove stylelint
* chore: useOptionalChain
* fix lint
* biome format
* prettier all code
* prettier all code
* fix site test
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-06-22 21:59:12 +08:00
lijianan
9c91bdb9a8
Merge pull request #49425 from ant-design/master
...
chore: merge master into feature
2024-06-15 16:41:47 +08:00
lijianan
ecc78e178a
chore: rm useless second param ( #49426 )
...
* chore: rm useless param
* Update components/watermark/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* fix: fix
---------
Signed-off-by: lijianan <574980606@qq.com>
2024-06-15 15:39:01 +08:00
DerianRambo
b29c314b4c
docs: improved grammar on certain documentation pages ( #49374 )
...
* button documentation grammar fixes
* english float button documentation changes
* english documentation grammar changes for icons
* english typography documentation grammar changes
* english divider documenation changes
* english layout documentation fixes
* english cascader documentation improvements
* english color-picker documentation changes
* english date-picker documentation changes
* english form documentation changes
* English documentation changes for select
* English documentation changes for slider
* English documentation changes for time-picker
* English documenation changes for transfer
2024-06-12 14:27:15 +08:00
ice
c321647fe8
refactor(floatButton): provider exist shape ( #49162 )
2024-06-01 20:40:48 +08:00
lijianan
4eefc49e8f
fix: fix /es path to /lib path ( #48914 )
2024-05-14 13:56:18 +08:00
Wanpan
c9f7f5d8e6
fix: fix float-button findDOMNode error ( #48865 )
2024-05-10 16:28:25 +08:00
lijianan
854cdb4352
type: optimize CompoundedComponent type ( #48346 )
...
* type: optimize CompoundedComponent type
* chore: fix
* type: fix type
* chore: fix
* type: fix type
* type: add ts-ignore
* fix: fix
* chore: revert
2024-04-09 16:49:47 +08:00
叶枫
502dac12aa
docs: format code ( #48309 )
...
* docs: fix code
* feat: lint
* feat: prettier
* feat: test
* feat: review
* feat: format html
* feat: format html
2024-04-08 14:04:08 +08:00
lijianan
570c1be492
site: add component version to meta ( #48226 )
...
* site: add component version to meta
* Update .dumi/theme/builtins/ComponentMeta/index.tsx
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-04-02 16:33:57 +08:00
lijianan
0a79a79bc7
docs: update sidebar style of website ( #48224 )
...
* docs: update GetRef/GetProp/GetProps docs
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
2024-04-02 14:05:03 +08:00