Commit Graph

116 Commits

Author SHA1 Message Date
sakuraee
d80b9568e9
docs: tweak ColorPicker usage in customize theme doc (#50673) 2024-09-02 09:50:59 +08:00
Bruce Mitchener
96f1ec7f2b
chore: reduce typo (#50404) 2024-08-14 02:43:56 +08:00
lijianan
999f27d620
docs: update customize-theme docs (#47973)
* docs: update customize-theme docs

* Update docs/react/customize-theme.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-03-20 14:36:15 +08:00
宋红凯
ff76a640f1
docs: add description to theme customization docs (#47959)
* docs(Button): change paddingBlock type def desc

* doc(Theme): 主题定制 cssVar 和 hashed 文档增加 API 说明
2024-03-20 10:02:18 +08:00
Pob Ch
d3111c0be5
docs: fix typo in customize-theme.en-US.md (#47572)
Signed-off-by: Pob Ch <590650@gmail.com>
2024-02-24 10:23:04 +08:00
Kirk Ross
bbca93e977
docs: Update customize-theme.en-US.md (#47204)
Fixes a few typos.

Signed-off-by: Kirk Ross <kirkbross@gmail.com>
2024-01-29 11:28:06 +08:00
lijianan
640abc82ce
chore: remove useless file (#46871) 2024-01-09 10:22:16 +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
dc065177f9
docs: sandpack block support config (#44072)
* docs: sandpack block support config

* chore: fix lint
2023-08-07 14:24:05 +08:00
MadCcc
d9c7a0cc82
docs: react docs arrange (#44029)
* docs: react docs arrange

* chore: code clean

* docs: arrange docs en

* docs: update

* docs: update

* docs: update en doc

* docs: update
2023-08-04 19:27:38 +08:00
MadCcc
94b3d03765
feat: component token support algorithm (#43810)
* feat: component theme

* feat: component token support algorith,

* docs: fix form

* chore: add test

* chore: fix test case

* chore: code clean

* chore: code clean

* chore: code clean

* docs: update toc

* chore: update cssinjs

* chore
2023-07-27 11:31:38 +08:00
MadCcc
c3e56bc94b
docs: update examples link (#43463)
* docs: update examples link

* chore: code clean
2023-07-10 14:25:07 +08:00
二货爱吃白萝卜
588ee4cac2
docs: Add motion & dropdown faq (#43403)
* docs: motion usage case

* docs: faq

* docs: update
2023-07-06 16:14:11 +08:00
白飞飞
480e8ae603
docs: Update docs (#43132)
Co-authored-by: yeyulin <miraiwhite27@gmail.com>
2023-06-21 10:21:11 +08:00
MadCcc
596104cc68
feat: static getDesignToken (#42723)
* feat: static getDesignToken

* chore: code clean
2023-06-05 17:45:33 +08:00
kiner-tang(文辉)
8217330ec9
docs: update the docs about extract css (#41686)
* docs: update the docs about extract css

* docs: update the docs about extract css

* docs: update the docs about extract css

* docs: update the docs about extract css

* docs: update the docs about extract css

* docs: update the docs about extract css
2023-04-17 22:26:26 +08:00
kiner-tang(文辉)
50da0ca0a7
feat: add custom theme demo (#41240) 2023-03-14 22:27:45 +08:00
kiner-tang(文辉)
5b78c6a542
docs: doc about static style extract (#41144)
* docs: update doc

* docs: update doc

* feat: update doc

* docs: update doc

* docs: update doc

* docs: update docs

* docs: update docs

* docs: update docs

* docs: update docs

* docs: update docs
2023-03-13 10:40:00 +08:00
lijianan
169ed5efa0
docs: add notice (#40354) 2023-01-21 12:37:10 +08:00
二货爱吃白萝卜
af012dfb81
docs: Update CSS Logical (#39768)
* docs: Update CSS Logical

* docs: more info
2022-12-25 14:11:55 +08:00
二货爱吃白萝卜
540e3aae46
docs: adjust mig & anchor (#39732) 2022-12-22 15:31:40 +08:00
Wuxh
4a803962eb
site: update docs styles (#39348)
* site: update docs styles

* site(theme): add ColorChunk component

* chore: update

* docs: update docs
2022-12-07 22:36:08 +08:00
lijianan
2c7360d409
site: fix theme-editor link (#39224)
* fix: fix theme-editor link

* Update docs/react/customize-theme.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update customize-theme.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>
2022-12-03 22:55:25 +08:00
二货爱吃白萝卜
fc1e818e99
docs: adjust icons (#39074) 2022-11-29 13:14:06 +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
618662a6d2
chore: update token table (#38937) 2022-11-24 14:09:46 +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
二货爱吃白萝卜
b87b956e4b
docs: Update v5 res & adjust cssinjs doc (#38799)
* docs: update res

* docs: more

* docs: update

* Update docs/react/customize-theme.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* docs: more mig

Co-authored-by: afc163 <afc163@gmail.com>
2022-11-21 22:33:47 +08:00
二货爱吃白萝卜
a1e14f6165
docs: guide about where config (#38764)
* docs: guide about where config

* docs: add diff demo

* docs: Add SSR part

* docs: add faq
2022-11-21 17:27:06 +08:00
afc163
7cfe13f58b
docs: fix customize theme doc url (#38703) 2022-11-18 23:34:38 +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
ab19033876
docs: replace lib with es (#36367) 2022-07-04 22:09:54 +08:00
二货机器人
93dd93bf45
docs: add 4.17.0-alpha.0 changelog (#31987)
* chore: 4.17.0 changelog

* chore: Update emoji

* docs: Update changelog

* docs: dynamic theme ref

* chore: bump version

* docs: Update content

* docs: Add ref

* docs: Add rc changelog

* chore: bump version

* test: Update snapshot
2021-09-01 15:39:09 +08:00
afc163
fb3d3c923d docs: fix custom theme page overflow link
https://twitter.com/Thevenicelive/status/1382329985638166533
2021-04-14 22:33:21 +08:00
Tom Xu
918fdd6fda
docs: improve umi theme (#29425) 2021-02-23 10:59:18 +08:00
Tom Xu
dede79736a
docs: fix en umi link (#29416) 2021-02-22 18:24:15 +08:00
Tom Xu
d9cc4c2af9
docs: improve custom theme by umi (#29382)
* docs: improve custom theme by umi

* Update customize-theme.zh-CN.md

* improve
2021-02-21 22:33:09 +08:00
einq7
3f2f697283
docs: add English translations in customize-theme (#28347)
* docs: add English translations in customize-theme

* fix
2020-12-14 16:06:28 +08:00
Mirko Alic
f5e66229c0
docs: Add link to Zero config custom theme generator (#25651)
Co-authored-by: tortugo <turco807@gmail.com>
2020-07-16 10:49:01 +08:00
偏右
9febbca3fe
docs: 📔 Update customize-theme.zh-CN.md (#25540)
* Update customize-theme.zh-CN.md

* test:  update snapshot
2020-07-09 15:16:49 +08:00
jieniu$
1b29fef798
docs: fix typos in doc/react (#25324) 2020-07-01 07:49:32 +08:00
Simon Altschuler
4119c9324a
Move "Related Articles" out of code snippet (#23719)
In the customize theme section
2020-04-28 18:13:07 +08:00
偏右
c27a3a40a7
chore: 📦 Optimize npm package size (#23698)
* improve custom theme import path

* reduce npm package size
2020-04-28 14:11:43 +08:00
afc163
75440c47c8 docs: 📖 update customize-theme 2020-04-26 18:36:35 +08:00
Amumu
656b5abf65
docs: update docs for less-loader@6 (#23603)
* update docs for less-loader@6

* Revert "update docs for less-loader@6"

This reverts commit 5be1a428dc.

* update

* update

* update

* in line
2020-04-26 12:11:01 +08:00
afc163
5e9bf9fdc0 📖 upgrade less-loader@6 usage 2020-04-25 18:55:29 +08:00
zefeng
bff09f8fde
fix: fix ${theme}-theme.js file order (#23243)
* fix: fix ${theme}-theme.js file order

* chore: add generateThemeFileContent test

* chore: add test

* patch

* update docs

* update docs

* update docs
2020-04-15 11:37:29 +08:00
zefeng
65293f62d6
feat: add getThemeVar file to support theme config and fix 4.1.2 them… (#23171)
* feat: add getThemeVar file to support theme config and fix 4.1.2 theme config breaking change

* patch
2020-04-13 00:05:48 +08:00
baozefeng
9c2473ab25 Revert "feat: add getThemeVar file to support theme config and fix 4.1.2 theme config breaking change"
This reverts commit 3d9b891a26.
2020-04-12 22:48:53 +08:00