Commit Graph

201 Commits

Author SHA1 Message Date
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