thinkasany
|
7cb9ca9336
|
chore: bump @antfu/eslint-config 7.3.0 (#56895)
|
2026-02-07 22:53:24 +08:00 |
|
lijianan
|
1a789f1e5b
|
refactor(cssinjs): simplify transition style generation (#56826)
* chore: code optimization
* update
|
2026-02-04 14:54:08 +08:00 |
|
二货爱吃白萝卜
|
a680d84865
|
test: fix test case (#56620)
* test: fix test case
* chore: fix lint
|
2026-01-15 18:15:27 +08:00 |
|
lijianan
|
a863062f7b
|
Merge branch master into master-merge-feature
|
2026-01-09 22:54:46 +08:00 |
|
lijianan
|
75ddcdfd00
|
refactor: 🛠 use genCssVar hook to generate CSS variables (#56546)
* refactor: 🛠 use genCssVar hook to generate CSS variables
* update
* update
* update
* update
* update
* Update components/tooltip/style/index.ts
Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* update
* fix: update
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
|
2026-01-09 22:24:19 +08:00 |
|
github-actions[bot]
|
60cd020a35
|
chore: auto merge branches (#56380)
chore: merge master into feature
|
2025-12-27 09:14:24 +00:00 |
|
thinkasany
|
9108b85cf7
|
chore: biome lint format (#56384)
Co-authored-by: 遇见同学 <1875694521@qq.com>
|
2025-12-27 16:32:17 +08:00 |
|
lijianan
|
c3f41c19ba
|
refactor(types): replace Record with explicit object for better DX (#56298)
|
2025-12-22 10:47:06 +08:00 |
|
二货爱吃白萝卜
|
004d8f2df4
|
fix: fix dropdown can not open immediately (#56273)
* chore: fix dropdown can not open immediately
* chore: of it
|
2025-12-18 15:09:27 +08:00 |
|
Guo Yunhe
|
408afb0626
|
refactor: rename button files (#56053)
* refactor: rename button files
* refactor: update import paths for Button component in test files
* refactor: update import paths for Button component across multiple files
|
2025-12-03 16:59:04 +08:00 |
|
Copilot
|
44b91c38fe
|
fix: memory leak in useWave hook - clean up RAF on unmount (#55962)
Co-authored-by: meet-student <59312002+meet-student@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
|
2025-11-28 10:40:55 +08:00 |
|
余晖
|
e81da48f84
|
fix(Anchor): resolve scroll animation conflict when clicking links ra… (#55814)
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
|
2025-11-24 14:58:33 +08:00 |
|
lijianan
|
f96282a4f9
|
refactor: reuse isNonNullable (#55827)
* refactor: reuse isNonNullable
* update
|
2025-11-23 16:25:26 +08:00 |
|
二货爱吃白萝卜
|
b296ccb192
|
chore: warning tips (#55745)
* chore: warning tips
* test: update snapshot
* chore: warning for verson
|
2025-11-18 15:05:06 +08:00 |
|
lijianan
|
249ca2c881
|
chore: merge feature into next
|
2025-11-06 01:31:18 +08:00 |
|
ayangweb
|
51949965ce
|
type: optimize LiteralUnion type and add Primitive type (#55599)
|
2025-11-04 23:00:08 +08:00 |
|
ayangweb
|
bf1a3393fc
|
type(flex): fix missing preset size support for gap (#55591)
|
2025-11-04 14:00:31 +08:00 |
|
lijianan
|
2827a68ff8
|
test: update test case (#55546)
* test: update test
* update
* update
* update
* update
* update
|
2025-11-01 11:41:14 +08:00 |
|
lijianan
|
6fc67a0fdd
|
Merge branch feature into next-merge-feature
|
2025-10-31 16:18:08 +08:00 |
|
lijianan
|
ec658c9842
|
test: simplify test case (#55537)
* test: simplify test case
* update
* update
* update
|
2025-10-31 11:42:54 +08:00 |
|
lijianan
|
70f4d64c19
|
chore: merge feature into next
|
2025-10-31 10:57:54 +08:00 |
|
lijianan
|
1ff663afa8
|
chore: code optimization, rm unnecessary nested function (#55517)
|
2025-10-29 13:25:56 +08:00 |
|
lijianan
|
6cafebd87c
|
chore: rename file name (#55485)
* TEST
* update
* update
|
2025-10-27 11:22:11 +08:00 |
|
lijianan
|
3d46fd2088
|
chore: revert file name (#55483)
* Revert "chore: rename isValidNode to isNonNullable (#55482)"
This reverts commit d99dd02b5b.
* update
* update
* update
* update
* update
* dangerous !!! rename !!!
* revert rename
|
2025-10-26 22:39:46 +08:00 |
|
lijianan
|
d99dd02b5b
|
chore: rename isValidNode to isNonNullable (#55482)
* revert
* add note
|
2025-10-26 21:28:43 +08:00 |
|
lijianan
|
a05df4d406
|
test: fix import path
|
2025-10-26 18:23:26 +08:00 |
|
lijianan
|
6cc19c10fc
|
chore: merge feature into next
|
2025-10-26 18:20:12 +08:00 |
|
lijianan
|
41b5dce953
|
perf: try to reduce bundle size (#55478)
* refactor: reuse useForceUpdate hook
* update
* perf: try to reduce bundle size
* update
|
2025-10-26 17:18:36 +08:00 |
|
lijianan
|
40531626c1
|
refactor: remove useState, reuse useForceUpdate hook (#55476)
* refactor: reuse useForceUpdate hook
* update
|
2025-10-26 16:38:18 +08:00 |
|
thinkasany
|
fd61690c0a
|
chore: sync feature into next
|
2025-10-24 21:33:11 +08:00 |
|
lijianan
|
44223967ae
|
chore: rm useUniqueMemo hook (#55412)
|
2025-10-23 10:48:30 +08:00 |
|
lijianan
|
5361c467bf
|
refactor: rm addEventListener compatible code (#55396)
* refactor: rm addEventListener compatible code
* update
* update test
* update
* update
* test: update snap
|
2025-10-22 08:10:04 +08:00 |
|
lijianan
|
f2ecabc894
|
chore: merge feature into next
|
2025-10-21 10:50:45 +08:00 |
|
lijianan
|
4195a736e2
|
fix: update missing prefixCls dependency (#55378)
* docs: add mousePosition prop
* fix: update missing prefixCls dependency
* clear
---------
Co-authored-by: 遇见同学 <1875694521@qq.com>
|
2025-10-21 09:50:34 +08:00 |
|
lijianan
|
563e855dec
|
fix: update missing responsiveMap dependency (#55385)
* fix: update missing responsiveMap dependency
* update
|
2025-10-21 09:28:45 +08:00 |
|
lijianan
|
20f7653976
|
chore: merge feature into next
|
2025-10-19 23:58:00 +08:00 |
|
lijianan
|
90696b1632
|
fix: add missing schema dep for useMergeSemantic (#55364)
* fix: add missing schema dep for useMergeSemantic
* update
* update
|
2025-10-19 13:19:08 +08:00 |
|
thinkasany
|
c2adebb58f
|
chore: sync feature into next
|
2025-10-14 20:24:06 +08:00 |
|
lijianan
|
72f26b3898
|
fix(wave): update missing dependency (#55296)
|
2025-10-14 16:12:49 +08:00 |
|
lijianan
|
6047298565
|
fix(hook): update missing dependency (#55294)
|
2025-10-14 08:09:47 +08:00 |
|
lijianan
|
01c0321b17
|
chore: remove unstable api for React 19 compitable (#55274)
* chore: remove unstable api for React 19 compitable
* update
* update
* update
* update antd-token-previewer
* update
* update
---------
Co-authored-by: 遇见同学 <1875694521@qq.com>
|
2025-10-13 23:14:52 +08:00 |
|
lijianan
|
d8d266bc66
|
chore: merge feature into next
|
2025-10-13 09:59:07 +08:00 |
|
lijianan
|
be85401160
|
fix(button): update miss autoFocus dependency (#55283)
Co-authored-by: 遇见同学 <1875694521@qq.com>
|
2025-10-13 09:24:31 +08:00 |
|
lijianan
|
1670fc36cc
|
demo: add satisfies keyword for demo (#55272)
* demo: add satisfies for demo
* update
* update
* update
* update snap
* update snap
|
2025-10-12 08:19:59 +08:00 |
|
lijianan
|
6478726841
|
type: mergeClassNames more strict (#55270)
|
2025-10-11 19:10:17 +08:00 |
|
lijianan
|
0c59c7a003
|
type: SemanticClassNamesType & SemanticStylesType improvement (#55263)
* type: SemanticClassNamesType improvement
* type: SemanticClassNamesType improvement
* update
|
2025-10-10 23:00:18 +08:00 |
|
lijianan
|
03ce2b26aa
|
refactor(type): use SemanticClassNamesType & SemanticStylesType (#55240)
|
2025-10-08 10:40:12 +08:00 |
|
lijianan
|
158a55b7c3
|
type: optimization SemanticClassNamesType & SemanticStylesType (#55239)
* type: optimization SemanticClassNamesType & SemanticStylesType
* Update components/_util/hooks/useMergeSemantic/index.ts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: lijianan <574980606@qq.com>
* update
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-07 20:38:53 +08:00 |
|
thinkasany
|
e0b59e166f
|
chore: turn on perfectionist/sort-named-imports (#55215)
* chore: turn on perfectionist/sort-named-imports
* turn on perfectionist/sort-named-exports
|
2025-10-01 21:19:07 +08:00 |
|
lijianan
|
d90b059b7e
|
refactor: improve useMergeSemantic params order (#55103)
* update
* update
---------
Co-authored-by: thinkasany <480968828@qq.com>
|
2025-10-01 11:09:39 +08:00 |
|