Commit Graph

357 Commits

Author SHA1 Message Date
lijianan
f6d43add73
site: site code optimization (#46487) 2023-12-17 06:55:50 +08:00
afc163
fc432311f2
docs: improve document loading style (#46459) 2023-12-14 19:19:28 +08:00
afc163
2d28495c9c
docs: update Layout demos (#46378)
* docs: update Layout demos

* test: update snapshot
2023-12-11 12:22:23 +08:00
lijianan
02396c986c
site: update demo Tabs usage (#46351) 2023-12-09 19:32:10 +08:00
MadCcc
2565d5832a
docs: enable hash (#46271) 2023-12-05 17:11:32 +08:00
MadCcc
2d67c0f0e4
docs: site date client only (#46230)
* docs: site date client only

* chore: fix style

* chore: fix lint

---------

Co-authored-by: lijianan <574980606@qq.com>
2023-12-04 15:12:49 +08:00
vagusx
71bd883126 Merge remote-tracking branch 'origin/master' into feature-merge-master-12-04 2023-12-04 10:32:45 +08:00
小林不是coder
c210e17eae
docs: color block display bug (#46207) 2023-12-01 23:20:25 +08:00
MadCcc
38c941e4e9
doc: update banner (#46206) 2023-12-01 14:43:32 +08:00
MadCcc
8816dc04c7 Merge branch 'master' into feature-merge-master 2023-11-30 20:22:00 +08:00
afc163
6d963b7949
style: Alert background could be linear-gradient (#46188) 2023-11-30 18:03:38 +08:00
MadCcc
e6bf2e24a6
docs: add css var documatation (#46189)
* docs: add css var documatation

* chore: remove hash
2023-11-30 17:19:57 +08:00
MadCcc
735553503e
docs: update banner (#46167) 2023-11-29 19:05:19 +08:00
lijianan
aed105b6db
fix: fix site home page banner min-height (#46146) 2023-11-29 12:32:15 +08:00
lijianan
cc5724481c
Merge branch master into master-merge-feature 2023-11-28 07:58:49 +08:00
MadCcc
0e360ed861
chore: bump antd-tools version (#46103)
* chore: bump antd-tools version

* chore: bump
2023-11-27 17:53:05 +08:00
lijianan
244339d16e
chore: merge master into feature 2023-11-25 05:25:29 +08:00
lijianan
03409af97f
fix: remove extra parentheses
Signed-off-by: lijianan <574980606@qq.com>
2023-11-24 23:06:58 +08:00
afc163
f21695817e
docs: fix xpm install commend style (#46077) 2023-11-24 19:25:12 +08:00
lijianan
57b5ec4dd6
chore: merge master into feature 2023-11-23 20:43:11 +08:00
Zheeeng
6b18c85aa3
fix: xtech logo (#46043) 2023-11-23 17:50:23 +08:00
Zheeeng
d85c37b3b3
chore: add intro to Galacean Effects (#46026)
* chore: add intro to Galacean Effects

* fix: change GE to Galacean

---------

Co-authored-by: 慕还 <zhengjiang.jz@antgroup.com>
2023-11-23 15:13:00 +08:00
lijianan
17dff7c630
chore: merge master into feature 2023-11-23 03:09:24 +08:00
MadCcc
4203208af5
feat: cssVar could be disabled by set to false (#45987)
* feat: cssVar could be disabled by set to false

* chore: update test case
2023-11-22 09:46:18 +08:00
Peach
aec6a80964
chore: correct type error in theme file (#45949)
Signed-off-by: Peach <scdzwyxst@gmail.com>
2023-11-17 17:53:28 +08:00
二货爱吃白萝卜
dc25579c20
fix: zIndex miss of message (#45911)
* fix: zIndex miss of message

* fix: modal static index

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: fix zIndex test

* test: update test case

* chore: clean up

* test: coverage
2023-11-17 10:54:19 +08:00
zbw-zbw
f0a2695df9
site(Header): increase z-index (#45890)
Co-authored-by: zbw01218944 <zbw01218944@alibaba-inc.com>
2023-11-15 20:00:52 +08:00
lijianan
4266517ddd
chore: merge master into feature 2023-11-14 02:59:19 +08:00
MadCcc
3a0ab9d371
chore: add lint for cssVar (#45828)
* chore: add lint for css var

* chore: code clean

* chore: use linter

* chore: code clean

* chore: clean

* chore: update

* chore: code clean
2023-11-13 11:56:13 +08:00
MadCcc
4eb6e20c1d
docs: fix ssr (#45785) 2023-11-10 16:16:36 +08:00
MadCcc
4e29e8d1ce
feat: ConfigProvider cssvar support boolean (#45760)
* feat: css var

* chore: fix type

* chore: fix type

* chore: update
2023-11-10 10:02:46 +08:00
Vincent
de3a08f36e
chore: header use d2tech (#45756)
* chore: header use d2tech

* chore: del img

* chore: use d2 head background

* Apply suggestions from code review

style: keep message unified style

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Vincent <Zaynex@126.com>

---------

Signed-off-by: Vincent <Zaynex@126.com>
Co-authored-by: xiwenzheng.xwz <xiwenzheng.xwz@antgroup.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-11-10 09:53:47 +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
e6d9232777
docs: fix demo editor shadow (#45636) 2023-11-02 19:33:00 +08:00
MadCcc
9f1b8f13d0
docs: fix code selection style issue (#45631) 2023-11-02 16:40:33 +08:00
afc163
7e284736a8
demo: improve popconfirm/popover/tootlip placement demo code style (#45581) 2023-10-30 13:57:57 +08:00
afc163
8ffa721412
chore: IconSearch ts errors (#45506)
* chore: IconSearch ts errors

* Apply suggestions from code review

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
2023-10-24 16:11:01 +08:00
MadCcc
67165a78fc
docs: live demo (#45383)
* docs: live demo

* chore: bump dumi

* chore: fix lint

* chore: fix lint

* chore: update demo

* chore: bump dumi

* docs: enhance live demo

* docs: update text
2023-10-23 22:49:49 +08:00
afc163
29551aaaba
chore: fix overview page search outline style (#45458) 2023-10-20 23:04:50 +08:00
MadCcc
04cc086fb5
chore: fix tsc (#45352) 2023-10-15 19:17:32 +08:00
kiner-tang(文辉)
c727bed0e8
chore: solve the eslint error about null (#45328) 2023-10-13 18:18:07 +08:00
72fc3b6f3c
chore(site): anchor jump don't work (#45243)
* chore: fix typo error

* chore: fix anchor jump failure

* Revert "chore: fix anchor jump failure"

This reverts commit 9a1127353d.

* chore: fix

* Revert "chore: fix"

This reverts commit 9dc69f1164.

* Revert "site: remove legacy code for hash jump (#44836)"

This reverts commit 72da2678aa.

* chore: remove

* Update .dumi/theme/layouts/DocLayout/index.tsx

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 红 <wxh16144@qq.com>

* chore: update

---------

Signed-off-by: 红 <wxh16144@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-10-10 17:30:46 +08:00
叶枫
604948e6a9
e 2023-10-09 11:12:51 +08:00
叶枫
75611b7db8
chore: scroll to the top of the page when the search box value changes (#45211) 2023-10-08 15:41:50 +08:00
MadCcc
d5d9e723f8
chore: fix overview link (#45206)
* chore: fix overview link

* chore: update
2023-10-08 13:44:02 +08:00
Ricky
24ed2cf364
docs: fix site document title flash during page loading (#44631)
* fix: site document title rerender after dumi prerender

* fix: comment & index page listener render

* fix: define seperate layour for index page & seperate Helmet title + desc definition

---------

Co-authored-by: afc163 <afc163@gmail.com>
2023-10-07 14:23:52 +08:00
afc163
abba072bd5
docs: fix API Table styling (#45001)
Signed-off-by: afc163 <afc163@gmail.com>
2023-10-07 12:13:20 +08:00
131a17d099
chore: improve demo dependency logic (#45142) 2023-10-07 09:45:27 +08:00
kiner-tang(文辉)
af38d9f9ee
docs: API table style optimize (#45185) 2023-10-06 09:23:53 +08:00
afc163
07eb5ba82d
docs: move copy button into code previewer (#45099) 2023-09-26 16:41:41 +08:00