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
|
ec3444a407
|
refactor: token udpate (#36892)
|
2022-08-04 16:16:50 +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
|
8e27cf986f
|
chore: rm component less file (#36244)
* chore: rm component less file
* refactor: less file
* refactor: rm less
* refactor: rm page-header and comment
* chore: rm less in components
* chore: update dist config
* chore: update image test
* chore: update dekko
* chore: rm lib dekko
* chore: update dist dekko
* chore: udpate bundle size
* test: update snapshot
* test: rm theme test
* test: update snapshot
* test: update snapshot
* chore: copy reset.css
* test: update image test
* chore: copy reset.css to es
* chore: update site script
|
2022-07-05 21:55:21 +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 |
|
二货机器人
|
3b1539c711
|
refactor: full token (#35834)
|
2022-05-31 20:32:00 +08:00 |
|
MadCcc
|
24773d5796
|
test: lint
|
2022-05-09 22:20:07 +08:00 |
|
MadCcc
|
101865cf7e
|
fix: statistic token (#34962)
* fix: statistic token
* fix: all components token
* test: fix lint
* chore: code clean
* Revert "chore: code clean"
This reverts commit 2c0e7d6ba3 .
|
2022-04-11 16:04:00 +08:00 |
|
MadCcc
|
662653952e
|
refactor: Result migrate to genComponentStyleHook (#34915)
|
2022-04-07 22:25:04 +08:00 |
|
二货机器人
|
d952088650
|
refactor: More alias token (#34681)
* chore: colorHighlight
* chore: bgSecondary
* chore: colorLink
* chore: link style
* chore: rm fly variables
* chore: colorAction
* chore: add warning comment
* chore: token outline
* chore: colorBgXXX
* chore: alert
* rm: zIndex
* chore: rm zIndexComponent
* fix: tag color checkabl
* chore: tags tmp
|
2022-03-24 14:30:48 +08:00 |
|
二货机器人
|
b967f9eb81
|
refactor: More alias token (#34658)
* chore: rm disabled color
* chore: color heading
* chore: shows tokn
* chore: fix color mapping
* chore: status colors
* chore: durations
* chore: outline color
* chore: comment info
* chore: background color
* chore: merge nexr
|
2022-03-22 20:02:04 +08:00 |
|
二货机器人
|
a7a180b913
|
refactor: Color related token (#34648)
* chore: move controlHeight in der
* chore: controlLineWidth
* chore: controlRadius
* chore: color
* chore: outline width
* chore: outline width
* chore: rm outlineBlurSize
* chore: colorTextLightSolid
|
2022-03-22 13:26:29 +08:00 |
|
二货机器人
|
608ce271b1
|
refactor: Move token to latest one (#34637)
* chore: rename motion
* chore: primary color
* chore: success color
* chore: all colors
* chore: mv control height up
* chore: font size format
|
2022-03-22 09:37:37 +08:00 |
|
vagusX
|
ade0a5c5e7
|
fix: set direction to rtl for result in cssinjs (#34465)
|
2022-03-14 14:42:32 +08:00 |
|
二货机器人
|
80bf60c717
|
chore: Add GenerateStyle ts def (#34429)
* chore: Alert with types
* chore: rest component
* chore: more
* chore: fix lint
|
2022-03-11 14:29:29 +08:00 |
|
vagusX
|
f7ebd0d55f
|
style: nested style for cssinjs in Result (#34401)
* chore: update gitignore
* style: nested style
|
2022-03-10 13:44:40 +08:00 |
|
vagusX
|
4459a200bb
|
refactor: cssinjs for Result (#34317)
* refactor: cssinjs for Result
* chore: add some comments
* style: use marign inline to remove rtl styles
|
2022-03-07 14:20:10 +08:00 |
|
xrkffgg
|
7f4c7b5978
|
style: fix rtl.less place and name (#22384)
|
2020-03-19 12:13:24 +08:00 |
|
xrkffgg
|
41eacdfff0
|
style: add rtl.less of Drawer\Modal\Progress\Result (#22354)
* style: add rtl.less of Drawer\Modal\Progress\Resul
* fix: rtl.less name
* fix: add import
* fix: remove modal
* fix: remove drawer
* fix: remove progress
* style: add rtl.less of Drawer\Modal\Progress\Resul
* fix: rtl.less name
* fix: add import
|
2020-03-18 18:15:13 +08:00 |
|
陈帅
|
4972383c3c
|
feat: New Components Result (#17244)
* New Components Result
antd 又变大了一点
* fix review warning
remove classname "view"
The class name of status hits the outermost layer
* rm fragment
* fix build error
* update snapshot
* add PRESENTED_SVG_DEFAULT
* fix doc
* fix lint
* fix compile error
* fix review warning
* fix react15 error
* add new demo
* remove not required code
* updated snapshot
* api some empty
* change svg to image
|
2019-06-30 20:15:44 +08:00 |
|