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 |
|
afc163
|
ed127e9418
|
feat: Carousel support arrows for switching (#48542)
* feat: Carousel support arrows function
* fix: order matters
* feat: Carousel support arrows in vertical mode
* chore: update snapshot
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
* chore: fix lint
* chore: fix lint
* chore: dotMargin => dotGap
---------
Signed-off-by: afc163 <afc163@gmail.com>
|
2024-04-19 17:17:56 +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 |
|
lijianan
|
4266517ddd
|
chore: merge master into feature
|
2023-11-14 02:59:19 +08:00 |
|
红果汁
|
c9a1eac204
|
feat: Carousel support cssVar (#45837)
* feat: carousel support cssvar
* Update components/carousel/style/index.ts
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: 红果汁 <pingfj77@gmail.com>
---------
Signed-off-by: 红果汁 <pingfj77@gmail.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
|
2023-11-13 20:14:13 +08:00 |
|
afc163
|
abd73e0fd2
|
style: update carousel dots radius (#45817)
|
2023-11-13 09:43:47 +08:00 |
|
afc163
|
59dd632fc3
|
style: fix Carousel dots reset style (#44076)
https://codesandbox.io/s/basic-antd-5-8-2-forked-x3rgjy?file=/demo.tsx
|
2023-08-08 13:45:34 +08:00 |
|
MadCcc
|
b64a57d5d0
|
docs: component token meta (#43337)
* docs: component token meta
* docs: more
* docs: complete
|
2023-07-05 17:49:59 +08:00 |
|
muxin
|
ffedddb211
|
feat: migrate less to token for Carousel (#42157)
* feat: rename Carousel token
* docs: add component-token demo
* fix: use dotActiveWidth instead of dotWidthActive
* fix: use deprecatedTokens option
|
2023-05-19 14:58:40 +08:00 |
|
lijianan
|
3ed7ec906e
|
chore: remove useless tsx support (#39890)
* chore: remove useless tsx support
* add
* add
* style
* fix lint
* fix lint
* fix lint
* update locale entry
* update locale entry
* update locale entry
* delete useless style
|
2022-12-31 22:24:55 +08:00 |
|