Commit Graph

102 Commits

Author SHA1 Message Date
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
baozefeng
3d9b891a26 feat: add getThemeVar file to support theme config and fix 4.1.2 theme config breaking change 2020-04-12 22:48:10 +08:00
zefeng
5999aa7414
docs: update customize theme docs (#23159) 2020-04-12 15:32:15 +08:00
Sam Chen
87f998beb7
docs: fix typo (#23013) 2020-04-08 09:34:26 +08:00
xrkffgg
dba1e5afa6
docs: fix compact emoji (#22817) 2020-04-01 16:25:09 +08:00
zefeng
e719440307
chore: fix typo (#22734) 2020-03-30 13:22:11 +08:00
zefeng
dda45e4796
feat: support compact theme (#22126)
* feat: support narrow theme mode

* chore: rename narrow to compact

* chore: height part

* chore: preview compact mode

* chore: to make site corrected

* chore: preview site

* docs: 📖 document compact theme usage

* docs: tweak theme doc

* docs: 📖 Add description about double css bundle size

* chore: preview

* chore: for preview

* chore: adjust pagination

* chore: compact mode done!

* chore: remove useless todo

* chore: fix review bug

* chore: fix review bug

* chore: fix card margin

* chore: fix review bug

* chore: fix review bug

* chore: improve i18n and transition

* Update site/theme/static/common.less

Co-Authored-By: 偏右 <afc163@gmail.com>

* chore: fix button size and description padding

* chore: update snapshots

* chore: add compact css bundlesize limit

* chore: compact dist support

Co-authored-by: afc163 <afc163@gmail.com>
2020-03-29 10:39:46 +08:00
信鑫-King
296072a720
docs: 📖 use dark theme (#21668)
* docs: using umi 3

* docs: 📖 update dark theme usage doc

Co-authored-by: afc163 <afc163@gmail.com>
2020-03-20 15:08:08 +08:00
Arlindo Torres
6bf5388792
docs: Dark theme in create-react-app (#22234)
* docs: Use dark theme in create-react-app

* docs: Customize theme fix
2020-03-15 23:42:13 +08:00
信鑫-King
cb528da8ed
fix: dark theme in 4.0 (#20642)
* fix: rtl direction bug

* 📝 dark theme usage docs

* fix: sketch download

* fix: theme dark

* 📝 empty image

* fix: dark form with mixture components like picker, input

* 📝 update sketch release download

* fix: remove inline-menu sub shadow
2020-01-03 19:00:01 +08:00
myeunhyuk
37ca4f7884 docs: customize-theme.en-US.md (#20605) 2020-01-02 18:26:45 +08:00
陈小聪
014bed6358 docs: generate picker (#20515)
* docs: faq How to use dayjs instead of moment

* adjust article position

* add steps and use cases

* change docs

* add bisheng config source

* translate title

* remove customize TimePicker

* simplified document

* Update docs/react/generate-picker.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* Update docs/react/generate-picker.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* add cra demo

* init demo refer 'Use in TypeScript'

Co-authored-by: 偏右 <afc163@gmail.com>
2020-01-02 16:05:59 +08:00
zombiej
9e8ce489e9 merge master 2019-12-25 19:09:17 +08:00
偏右
f98debaeee
chore: 📝 improve docs and config json (#20364) 2019-12-20 15:07:18 +08:00
vagusX
0195679fac docs: v4 codemod (#20178) 2019-12-17 22:25:28 +08:00