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 |
|
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 |
|
叶枫
|
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
|
7bd08ba257
|
fix: less var (#46250)
|
2023-12-04 20:07:20 +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 |
|
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
|
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 |
|
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 |
|
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
|
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
|
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
|
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
|
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
|
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 |
|
MadCcc
|
fafaa26797
|
refactor: colorBrand to colorPrimary (#36616)
* refactor: colorBrand to colorPrimary
* refactor: colorBgBase and colorTextBase
|
2022-07-20 18:35:09 +08:00 |
|
MadCcc
|
dc017f5141
|
feat: dark color algorithm (#36546)
* feat: dark color algorithm
* test: fix lint
* chore: update colorError
* chore: color update
|
2022-07-15 19:27:29 +08:00 |
|
MadCcc
|
8c7a9c97e6
|
refactor: token update (#36373)
* refactor: update seed
* refactor: update token
* test: update
* chore: update
* chore: code clean
|
2022-07-05 10:35:44 +08:00 |
|
MadCcc
|
abb409ccf7
|
refactor: token update (#36306)
|
2022-06-29 21:24:29 +08:00 |
|
MadCcc
|
0b2acfc6cb
|
refactor: color map token (#36285)
* refactor: map token
* fix: remove colorBase in maptoken
* chore: interface
* feat: genCommonMapToken
|
2022-06-29 16:15:58 +08:00 |
|
MadCcc
|
8e4f1c6836
|
refactor: token update (#36279)
* refactor: token update
* chore: add js doc
* test: fix lint
* test: update test
|
2022-06-28 20:33:01 +08:00 |
|
二货机器人
|
de2992f96f
|
chore: move path (#36243)
* chore: base move
* chore: all path
* chore: fix script
|
2022-06-27 14:25:59 +08:00 |
|