Guo Yunhe
|
985705e1c2
|
fix(theme): use pre-compiled color presets to improve runtime performance (#49714)
|
2024-07-04 17:25:40 +08:00 |
|
lijianan
|
2b629ef391
|
type: rm useless type of reducer (#49555)
* type: rm useless type of reducer
* Update components/_util/ActionButton.tsx
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
|
2024-06-22 23:57:39 +08: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 |
|
LonelySnowman
|
8b8021083e
|
fix: button component add colorErrorBgActive token (#48876)
|
2024-05-12 20:16:58 +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 |
|
叶枫
|
14a1e6bd51
|
feat: tsconfig enable strict (#47998)
* feat: tsconfig enable strict
* feat: add no-explicit-any
* feat: strict
* feat: as THEME
* feat: 优化 keys 类型写法
* feat: demo remove any
* feat: as number
* feat: this any
* feat: add eslint
* feat: cascader
* feat: props any
* feat: remove any
* feat: remove any
* feat: any 提示错误
* feat: remove any
* feat: add eslint
* feat: 允许 T = any 存在
* feat: color funciton
* feat: 恢复 lint
* feat: merge master
* feat: as ReactElement
* feat: type
|
2024-04-01 15:49:45 +08:00 |
|
MadCcc
|
2fe9b46bc1
|
feat: Button support lineHeight token (#46936)
* feat: Button support lineHeight token
* refactor: rm format
* chore: code clean
* chore: fix test
|
2024-01-12 15:03:03 +08:00 |
|
陈帅
|
968200d11e
|
feat: Menu support darkPopupBg token (#46618)
* feat: Menu support darkPopupBg token
* fix lint
* fix
|
2023-12-29 16:49:57 +08:00 |
|
MadCcc
|
7bd08ba257
|
fix: less var (#46250)
|
2023-12-04 20:07:20 +08:00 |
|
MadCcc
|
9670a30281
|
refactor: DatePicker support css var (#45753)
* chore: add token
* refactor: arrow style
* chore: update style
|
2023-11-09 16:48:45 +08:00 |
|
MadCcc
|
5f1dd427df
|
feat: css var (#45589)
* feat: css variables theme
* chore: temp
* chore temp
* chore: temp
* chore: temp
* chore: tmp
* chore: temp
* feat: full css variables
* feat: css var
* chore: code clean
* chore: code clean
* chore: bump cssinjs
* test: fix lint
* feat: better key logic
* feat: useStyle add param rootCls for cssVar scope
* chore: fix lint
* chore: code clean
* chore: fix lint
* perf: minimize component token size
* chore: make useId compatible
* chore: code clean
* chore: fix lint
* chore: code clean
* chore: update test case
* feat: genCSSVarRegister
* feat: RPN Calculator
* chore: add test for css var
* chore: code clean
* test: add test for calc
* feat: better calc type
* chore: code clean
* chore: update size limit
* feat: better useCSSVar
* chore: better useCSSVar
* test: add cov
* feat: better calc logic
* test: add test case
* chore: code clean
---------
Signed-off-by: MadCcc <madccc@foxmail.com>
|
2023-11-06 10:31:51 +08:00 |
|
github-actions[bot]
|
081b33d7b8
|
chore: auto merge branches (#44995)
chore: feature merge master
|
2023-09-21 09:30:12 +00:00 |
|
二货爱吃白萝卜
|
65564fccdc
|
refactor: rm radiusBase (#44980)
* refactor: rm radiusBase
* test: update test case
---------
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
|
2023-09-21 13:46:31 +08:00 |
|
MadCcc
|
c5bed69883
|
feat: notification support stack (#44618)
* feat: notification stack
* feat: notification support stack
* docs: add demo
* fix: message animation
* chore: better imports
* test: fix pure panel
* feat: code optimize
* chore: update snapshot
* chore: update test case
* test: update test
* chore: update deps
* chore: bump rc-notification
* feat: add backdrop filter
* chore
* feat: add token colorBgBlur
* chore: bump
* feat: update colorBgBlur in dark mode
* fix: compatible with safari
---------
Signed-off-by: MadCcc <1075746765@qq.com>
|
2023-09-13 15:19:18 +08:00 |
|
MadCcc
|
358905027a
|
feat: move colorLink to seedToken (#43183)
* feat: move colorLink to seedToken
* feat: follow colorInfo
|
2023-06-26 11:23:50 +08:00 |
|
二货爱吃白萝卜
|
60dbef4963
|
feat: Disable motion (#41856)
* feat: Add motion off
* chore: update motion seed
* chore: all motion disabled
* test: add test case
* chore: fix lint
* chore: fix cov
* chore: fix motion of Switch & Segemented
* test: ignore empty
|
2023-04-23 15:42:36 +08:00 |
|
MadCcc
|
8467428528
|
refactor: rename preset colors in token (#41071)
* refactor: rename preset colors in Design Token
* feat: rename preset color in token
|
2023-03-05 20:49:26 +08:00 |
|
xrkffgg
|
c325474047
|
style: rename fontFamilyCode (#40622)
* style: rename fontFamilyCode
* Update seed.ts
* Update mixins.ts
|
2023-02-08 10:34:06 +08:00 |
|
二货机器人
|
b02b7aeadb
|
chore: merge master
|
2023-01-31 10:21:17 +08:00 |
|
MadCcc
|
662f78ac01
|
fix: motionEaseInQuint value (#40133)
|
2023-01-20 10:48:33 +08:00 |
|
afc163
|
00655846d7
|
style: add codeFontFamily for Typography elements (#39823)
* style: add codeFontFamily for Typography elements
* Update components/typography/style/mixins.tsx
|
2022-12-27 16:43:45 +08:00 |
|
github-actions[bot]
|
5d376aefb1
|
chore: auto merge branches (#39441)
chore: merge master into feature
|
2022-12-09 10:13:56 +00:00 |
|
MadCcc
|
91f9fc2ff9
|
perf: token update (#39428)
* fix: token update
* refactor: font map token
* chore: code clean
* chore: code clean
* chore: code clean
* chore: update snapshot
* chore: menu style
|
2022-12-09 17:52:34 +08:00 |
|
lijianan
|
240210a281
|
feat: New Component QRCode (#38948)
* feat: qrcode
* chore: code clean
* feat: New Component Qr-Code (#38891)
* feat: QrCode
* fix
* fix
* fix: fix bug
* fix: fix bug
* fix
* fix
* fix
* delete
* delete
* test case
* fix lint
* bundlesize
* demo
* fix: fix test
* remove dep
* update snap
* en docs
* refactor: rename tests dir
* Update components/qr-code/demo/base.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/base.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/download.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/download.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/download.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/logo.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/logo.md
Co-authored-by: MadCcc <1075746765@qq.com>
* rename
* fix
* adjust text
* rename
* fix title
* rename
* rename
* fix: snap
* fix
* bundlesize
* update demo
* update docs
* add demo
* add docs
* add docs
* test: add warning
* update demo
* bundlesize
* update test case
* update demo
* feat: add onRefresh、add status
* fix: fix demo
* fix: fix demo
* add locale
* add locale
* add test case
* update snap
* fix demo
* update demo
* update demo
* update demo
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/interface.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* fix
* Update components/qrcode/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix
* fix
* fix
* add decs
* fix
* fix
* fix type
* fix
* fix demo
* fix lint
* fix lint
* add test case for bordered
* prettier-ignore
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: 栗嘉男 <lijianan@lijianandeMacBook-Pro.local>
|
2022-12-05 14:15:26 +08:00 |
|
Arvin Xu
|
479e4e8884
|
📚 docs: add token meta info to token system model (#39101)
* ♻️ refactor token system interface
* 📝 docs: add more token meta info to seeds and map token
* 🔨 chore: update token meta generator scripts
* 🚨 chore: fix lint
* 📝 docs: 补充 token 的 meta 信息
* chore: add json in pkg
* chore: update script
* chore: update flag
Co-authored-by: MadCcc <1075746765@qq.com>
|
2022-11-30 11:48:47 +08:00 |
|
MadCcc
|
9c7b395a7d
|
fix: error palette (#38933)
* fix: error palette
* chore: update doc
* chore: update
* fix: button danger border color
|
2022-11-25 11:43:33 +08:00 |
|
MadCcc
|
5d9cb2e50d
|
refactor: Optimize theme export and add docs (#38902)
* refactor: Optimize theme export and add docs
* chore: fix lint
* chore: fix lint
* chore: fix lint
|
2022-11-23 20:22:38 +08:00 |
|
Tom Xu
|
77ea4038d1
|
chore: remo format and remove prettierrc arrowParens (#38722)
|
2022-11-19 13:47:33 +08:00 |
|
MadCcc
|
5b8ebdc337
|
fix: checkbox trans in Firefox (#38503)
* fix: checkbox trans in Firefox
* chore: code
|
2022-11-14 15:11:56 +08:00 |
|
Dunqing
|
382b2cacf7
|
fix(theme): inconsistent results with different algorithm order (#38481)
* fix(theme): inconsistent results with different algorithm order
* fix: revert
* fix: revert
* fix: revert again
* test: update
* fix: lint
|
2022-11-10 17:18:40 +08:00 |
|
MadCcc
|
9f88c1238a
|
feat: token update (#38314)
* feat: token update
* chore: update test
* chore: lint
* chore: code clean
* test: update test case
* feat: radius token update
* fix: form size
* chore: fix steps style
* chore: code clean
* chore: update test case
|
2022-11-01 15:06:38 +08:00 |
|
MadCcc
|
ffc09a2a0d
|
feat: compact theme (#38105)
* feat: compact theme
* chore: code clean
* chore: code clean
* chore: show dynamic theme in preview
* chore: code clean
* feat: compact algorithm
|
2022-10-25 17:04:36 +08:00 |
|
MadCcc
|
607ad0dfdd
|
feat: alpha color (#37574)
* feat: alpha color
* chore: update
|
2022-09-16 14:58:05 +08:00 |
|
MadCcc
|
0b8c112193
|
feat: token wireframe (#37507)
* feat: wireframe token
* feat: token wireframe
* feat: wireframe steps
* feat: wireframe table
* feat: wireframe modal
* feat: wireframe popover
* chore: update token collect
|
2022-09-13 11:52:56 +08:00 |
|
MadCcc
|
229d0d81b7
|
feat: v5 hover (#37433)
* feat: v5 hover
* feat: breadcrumb margin
* feat: badge hover
* feat: v5 error
* fix: badge ribbon corner
|
2022-09-07 12:00:00 +08:00 |
|
MadCcc
|
d519acb3e6
|
fix: radius algorithm (#37369)
|
2022-09-02 17:53:57 +08:00 |
|
MadCcc
|
46a861afff
|
feat: radius token algorithm (#37341)
* feat: radius token
* test: add test case
* feat: linear after 16
* test: more test case
|
2022-09-01 20:09:32 +08:00 |
|
MadCcc
|
70b5c2a63e
|
fix: fill color (#37302)
|
2022-08-30 16:24:03 +08:00 |
|
MadCcc
|
2686a126ce
|
feat: update token colorFill (#37286)
|
2022-08-29 17:49:44 +08:00 |
|
MadCcc
|
ec13e824be
|
feat: v5 shadow & colorPrimary (#37254)
* feat: v5 shadow
* chore: color lint
* test: fix test case
|
2022-08-26 16:05:16 +08:00 |
|
MadCcc
|
e3a2c68236
|
feat: better round arrow (#37236)
|
2022-08-25 19:39:26 +08:00 |
|
MadCcc
|
f27cfe54d4
|
feat: v4 algorithm (#37152)
* feat: v4 theme
* feat: v4 dark theme
* feat: algorithm
* refactor: rename
|
2022-08-19 13:57:19 +08:00 |
|
MadCcc
|
93908debec
|
feat: v5 radius (#37146)
* feat: v5 radius
* test: fix test
|
2022-08-19 10:10:51 +08:00 |
|
MadCcc
|
8c50cc135b
|
feat: algorithm array (#37082)
* feat: algorithm array
* chore: update deps
* chore: add default
|
2022-08-16 21:06:25 +08:00 |
|
MadCcc
|
af6d58fb5b
|
refactor: token update (#36973)
* refactor: token update
* chore: code update
* chore: token update
* chore: token
|
2022-08-09 20:29:12 +08:00 |
|
MadCcc
|
9e3d704ebf
|
refacot: token update (#36912)
|
2022-08-05 16:15:24 +08:00 |
|
MadCcc
|
ec3444a407
|
refactor: token udpate (#36892)
|
2022-08-04 16:16:50 +08:00 |
|
MadCcc
|
f1ba08fd0c
|
fix: token update (#36871)
* fix: token update
* refactor: map token update
|
2022-08-03 20:04:58 +08:00 |
|
MadCcc
|
e6349a759a
|
fix: dark fill token (#36656)
* fix: dark fill token
* fix: mention bg
* feat: update color palettes
|
2022-07-22 20:09:26 +08:00 |
|
MadCcc
|
1ad0553249
|
refactor: token update (#36637)
* refactor: token update
* refactor: token
* chore: error color
* fix: menu danger
|
2022-07-21 17:00:42 +08:00 |
|