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 |
|
MadCcc
|
c1390b20a9
|
fix: font-family for components (#39806)
* fix: font-family for components
* chore: code clean
|
2022-12-26 16:08:42 +08:00 |
|
MadCcc
|
9fbf80aa8b
|
type: remove useless internal tag (#39754)
* chore: remove useless internal tag
* docs: add desc
|
2022-12-26 10:54:53 +08:00 |
|
azro352
|
328a800132
|
test: add test cases for breakpoints customize (#39697)
Rename useResponsiveObserve to useResponsiveObserver. Add validation of breakpoints values and test
|
2022-12-22 10:11:08 +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 |
|
MadCcc
|
e5a8e035de
|
docs: update theme editor (#39363)
* docs: update theme editor
* chore: code clean
* chore: code clean
* chore: fix lint
|
2022-12-07 20:22:15 +08:00 |
|
黑雨
|
db4ee53ffa
|
feat : new components app (#39046)
* feat : new components app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update style
* feat: update style
* feat: update style
* feat: add style
* chore: code clean
* feat: add prefixCls
* chore: update snapshot
* chore: update snapshot
* chore: update snapshot
* test: image test
* Update components/app/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* feat : update for reviewer
* feat: update
* feat: update
* feat: update snap
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2022-12-06 17:45:10 +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 |
|
二货爱吃白萝卜
|
134647d12f
|
fix: form responsive logic (#39130)
|
2022-12-01 10:37:52 +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
|
def280b6a1
|
fix: dev ssr (#39069)
* fix: dev ssr
* chore: code clean
|
2022-11-29 11:29:53 +08:00 |
|
MadCcc
|
e04c2d69ae
|
docs: collect token API from tsdoc (#38964)
* chore: token doc
* docs: token meta
* chore: code clean
* chore: code clean
* chore: json
* chore: rename
* chore: style
|
2022-11-25 14:23:11 +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 |
|
二货爱吃白萝卜
|
0741f59216
|
fix: Image operation can not hide & export default seedToken (#38494)
* chore: export defaultSeed
* fix: image motion operation miss
|
2022-11-10 21:27:37 +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 |
|
黑雨
|
b0850139f2
|
[new component] Next tour (#37867)
* feat: init
* feat: update
* feat: upate
* feat: update
* feat: update
* feat: init
* feat: init
* feat: init
* feat: update
* feat: update
* feat: update
* feat: update rc-tour
* feat: init component
* feat: init component
* chore: update pck
* doc: update doc
* doc: update reviewer
* doc: update reviewer
* doc: update reviewer
* feat: update reviewer
* feat: update reviewer
* feat: update doc
* feat: update deme
* feat: update demo doc
* feat: update demo
* feat: update demo
* feat: update style
* feat: update dom & style
* feat: update dome
* feat: update dome
* docs: update demo
* feat: update doc
* feat: update dome
* feat: add locale
* doc: update locale
* doc: add test
* feat: add test case
* feat: add test case
* feat: update package
* feat: update ts
* feat: update ts
* feat: update snapshots
* feat: update demo
* feat: update demo
* feat: update demo
* feat: edit maxSize
* feat: edit maxSize
* feat: update lint
* feat: update lint
* feat: update style reviewer
* feat: update style
* feat: merge next
* feat: add locale
* feat: reset bundleSize
* feat: change maxSize
* feat: update test coverage
* feat: update test coverage
* feat: add type
* chore: simplify en locale
* feat: update
* feat: update test snap
* docs: demo update
* chore: adjust style
* chore: adjust style
* chore: bump rc-tour
* Update package.json
* feat: update package
* feat: update package
* feat: update cover
* docs: update api
* docs: update overview snap
* feat: update token
* feat: delete repeat ts
* feat: remove finishButtonProps
* chore: update demo
* feat: tour style
* test: fix lint
* chore: code clean
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
|
2022-11-02 16:25:28 +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
|
accf0d2856
|
chore: move common style to components (#38063)
* chore: move common style to components
* chore: update selector
* chore: rename
|
2022-10-17 21:08:44 +08:00 |
|
MadCcc
|
14ace2805a
|
chore: remove experimental warning (#38061)
* chore: remove experimental warning
* chore: code clean
|
2022-10-17 17:30:29 +08:00 |
|
MadCcc
|
514dedac92
|
feat: add common style to rootPrefixCls (#37810)
* feat: add common style to rootPrefixCls
* test: fix lint
|
2022-09-30 15:30:20 +08:00 |
|
MadCcc
|
7f951021bf
|
docs: v5 docs completion (#37757)
* docs: v5 docs completion
* chore: code clean
|
2022-09-27 16:56:56 +08:00 |
|
MadCcc
|
06d2c48c31
|
fix: getAlphaColor should ignore alpha color (#37720)
|
2022-09-23 17:31:21 +08:00 |
|
lijianan
|
a05b9d92c5
|
feat: Float Button (#37520)
* feat: add FloatButton
* feat: add FloatButton
* feat: FloatButton
* feat: FloatButton
* fix: fix
* feat: FloatButton
* feat: FloatButton
* feat: FloatButton
* feat: FloatButton
* feat: FloatButton
* fix: add groupShape
* feat: mergeShape
* fix: fix
* fix: fix style
* fix: style fix
* fix: fix
* fix: style fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix style
* fix: fix style
* fix: fix style
* fix: style fix
* feat: back-top
* fix: style bug fix
* fix: fix erroe
* fix: add tiggerElement
* fix: add tiggerElement
* fix: add tiggerElement
* fix: add tiggerElement
* feat: add useMemo
* docs: add docs
* fix: bugFix
* fix: bugFix
* fix: bugfix
* fix: style fix
* fix: bugfix
* test: add test case
* fix: style fix
* fix: style fix
* fix: fix style
* fix: fix style
* fix: fix trigger action
* fix: fix style
* feat: add demo
* fix: add demo
* feat: add docs
* fix: style ifx
* feat: update maxSize of bundlesize
* feat: add animation for group
* fix: fix
* fix: fix style
* fix: fix test case
* fix: fix test case
* fix: fix type
* fix: fix type
* fix: update bundlesize
* fix: fix
* fix: fix style
* fix: fix style
* fix: updata snap
* fix: fix CI
* fix: fix style
* fix: rename float button motion
* fix: fix style
* fix: bugFix
* fix: fix style
* fix: bugFix
* fix: update docs
* refactor: float button trigger
* test: fix test case & update snapshot
* fix: delete rest
* docs: update demo
* test: update snapshot
* fix: fix eslint error
* test: update snapshot
* style: update icon fontSize to 18
* fix: fix style
* fix: style fix
* fix: test case fix
* test: add test case
* fix: style fix
* test: update snap
* fix: style fix
* fix: style fix
* fix: style fix
* docs: demo update
* fix: style fix
* docs: update demo
* test: update snapshot
Co-authored-by: 黑雨 <wangning4567@163.com>
Co-authored-by: MadCcc <1075746765@qq.com>
|
2022-09-23 14:31:16 +08:00 |
|
MadCcc
|
c60fc82ab3
|
style: v5 style optimization (#37634)
* style: ui update
* style: v5 style optimization
* chore: code clean
* style: modal close btn style
* style: notification close button style
* chore: code clean
|
2022-09-20 21:50:36 +08:00 |
|
MadCcc
|
415c22bc8c
|
refactor: menu theme style (#37640)
|
2022-09-19 22:17:26 +08:00 |
|
MadCcc
|
bcfb3c9fc6
|
fix: should not override map token with seed token (#37582)
* fix: fix steps color
* fix: should not override maptoken with seedtoken
|
2022-09-19 15:08:09 +08:00 |
|
MadCcc
|
607ad0dfdd
|
feat: alpha color (#37574)
* feat: alpha color
* chore: update
|
2022-09-16 14:58:05 +08:00 |
|
MadCcc
|
3515a40706
|
refactor: ConfigProvider theme API update (#37568)
* refactor: ConfigProvider theme support component alias
* test: fix test case
* chore: code clean
* test: fix lint
* test: fix tsx-demo
|
2022-09-15 21:26:04 +08:00 |
|
二货爱吃白萝卜
|
b24e9ef846
|
fix: ant- prefix default set font family & size (#37541)
* fix: missing global font size
* chore: patch fontsize
* chore: clean up
|
2022-09-15 11:37:10 +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
|
d2b219dbf8
|
fix: iconPrefixCls should affect cssinjs (#37259)
|
2022-08-26 19:31:53 +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 |
|
二货爱吃白萝卜
|
78cca16779
|
chore: default hashed (#37154)
* chore: default hashed
* test: try for clean default hashed
* chore: clean up
* chore: fix dist
* chore: es inject
* chore: no hashed in test env
* chore: update comment
* chore: hack in jest env
* chore: try unique entry
|
2022-08-19 17:45:03 +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 |
|
二货机器人
|
6c4a25a1e9
|
chore: merge feature
|
2022-08-08 19:08:43 +08:00 |
|
MadCcc
|
c32eafbcd1
|
Revert "feat: enable hash by default"
This reverts commit 86c8f945db .
|
2022-08-08 17:01:23 +08:00 |
|
MadCcc
|
86c8f945db
|
feat: enable hash by default
|
2022-08-08 16:48:22 +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 |
|
二货机器人
|
394aba4afe
|
chore: merge master
|
2022-07-29 15:56:11 +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
|
2a1bdec970
|
refactor: link style only related with hashId (#36498)
* refactor: link style only related with hashId
* chore: code clean
|
2022-07-13 18:08:03 +08:00 |
|
MadCcc
|
cdbfe45df1
|
feat: generate anchor style for all components (#36460)
* test: fix lint
* chore: code clean
* doc: anchor color
* chore: style order
|
2022-07-11 15:35:58 +08:00 |
|
MadCcc
|
b9e71b93a8
|
chore: rm alpha warning notification and add console error (#36433)
* chore: rm alpha warning notification and add console error
* chore: ignore in test
* chore: ignore coverage
|
2022-07-08 15:18:01 +08:00 |
|
MadCcc
|
6a0b90c8e7
|
chore: reset a style (#36414)
|
2022-07-07 16:56:04 +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 |
|
二货机器人
|
bd2b80fb88
|
chore: Use cssinjs createTheme which support auto cache (#36329)
* chore: bump
* chore: use cssinjs cache version
|
2022-07-04 11:00:19 +08:00 |
|
MadCcc
|
9d7c11f391
|
Merge branch 'master' into next-merge-master
|
2022-07-03 09:42:26 +08:00 |
|
MadCcc
|
abb409ccf7
|
refactor: token update (#36306)
|
2022-06-29 21:24:29 +08:00 |
|
二货机器人
|
66a3594e95
|
refactor: Provide top theme export and theme adjuster (#36302)
* chore: change theme mode
* refactor: export theme
* refactor: top of theme
* chore: map of token
* chore: fix lint
* chore: rename
* test: fix test case
|
2022-06-29 20:34:00 +08:00 |
|
MadCcc
|
70334ff3c9
|
chore: fix override type (#36297)
|
2022-06-29 16:41:42 +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 |
|
二货机器人
|
fe907cc57b
|
refactor: Export theme useDesignToken as root hooks (#36267)
* refactor: export useDesignToken
* chore: site update
* chore: not conflict with react version
* chore: update snapshot
* chore: update snapshot
|
2022-06-28 15:38:30 +08:00 |
|
二货机器人
|
de2992f96f
|
chore: move path (#36243)
* chore: base move
* chore: all path
* chore: fix script
|
2022-06-27 14:25:59 +08:00 |
|