Commit Graph

16 Commits

Author SHA1 Message Date
zefeng
a100139e17
feat(theme): extract theme-js file for supprt mixin theme (#22934) 2020-04-05 20:38:56 +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
6166f5b42d
chore: dark site style (#21246)
* fix: dark site style

* fix: format

* fix: update snapshot

* fix: site params

* fix: site style
2020-02-06 14:43:16 +08:00
ycjcl868
9049e08957 fix: generateColor 2019-12-24 18:26:35 +08:00
ycjcl868
589750dbd6 fix: dark.css theme in site 2019-12-24 18:14:21 +08:00
chenshuai2144
589dfdcf01 load all less file 2019-12-23 21:39:25 +08:00
chenshuai2144
74d035de01 update logo text 2019-12-23 16:30:32 +08:00
chenshuai2144
cbfc052d0d dark theme sync 2019-12-23 16:02:09 +08:00
陈帅
dca9715186 support prettier 2018-12-07 18:27:30 +08:00
Zohaib Ijaz
df7ef9a833 site: Repalced generateColorLess script with antd-theme-generator
* Repalced generateColorLess script with antd-theme-generator which allows to dynamically change theme for all color variables

* Updated antd-theme-generator version

* Updated Ant styles directory path
2018-05-18 12:01:32 +08:00
Wei Zhu
68c1da8045 site: update generateColorLess.js 2017-12-08 17:09:17 +08:00
Wei Zhu
b8e6a5fb9e Update less color script 2017-12-04 14:51:03 +08:00
Wei Zhu
c37b1e8425 site: exclude palatte color
fix #8161
2017-11-20 12:25:45 +08:00
Wei Zhu
5660e81541 Remove debug code 2017-10-25 17:43:09 +08:00
Wei Zhu
e672f41e1e Use promise 2017-09-25 10:00:19 +08:00
Wei Zhu
ed2303a5da Change primary color in browser (#7516) 2017-09-18 17:31:48 +08:00