Commit Graph

19 Commits

Author SHA1 Message Date
偏右
c27a3a40a7
chore: 📦 Optimize npm package size (#23698)
* improve custom theme import path

* reduce npm package size
2020-04-28 14:11:43 +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
Rustin
13fda44fb1
refactor(skeleton): rewrite with hook (#23206)
* refactor(skeleton): rewrite with hook

* fix(skeleton): refine lint and compile issues

* fix(skeleton): refine compile issues

* chore: ignore eslint warning
2020-04-14 10:30:14 +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
a100139e17
feat(theme): extract theme-js file for supprt mixin theme (#22934) 2020-04-05 20:38:56 +08:00
偏右
b369717181
chore: 🦄 Add eslint-plugin-unicorn (#22883)
* 🦄 Add eslint-plugin-unicorn

* fix eslint errors

* fix eslint errors

* fix lint demo

* fix lint demo
2020-04-03 15:02: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
ycjcl868
2aa9ab6791 chore: use dark-vars.js 2019-12-18 22:42:09 +08:00
ycjcl868
1ecf02b00a 📝 use dark-theme.js, antd.dark.less and css 2019-12-06 21:09:57 +08:00
ycjcl868
9b9de756ca fix: stripPrefix less vars false 2019-12-05 13:51:47 +08:00
ycjcl868
2aa32e4280 chore: stripPrefix false 2019-12-05 00:38:25 +08:00
ycjcl868
e1d850374a fix: rename antd-dark to dark 2019-12-04 23:13:59 +08:00
ycjcl868
e16b17b564 fix: dist build pipline 2019-12-03 22:07:17 +08:00
ycjcl868
53e663ab61 tweak: antd dark theme in as required usage 2019-12-03 16:47:12 +08:00
ycjcl868
4116a6ef59 feat: antd-dark.less build tool 2019-11-29 09:04:39 +00:00
afc163
b780070351
💄 prittier all files 2019-05-07 14:57:32 +08:00
zombieJ
778c2b1dff
build: Update build process for publish (#15807)
* use .antd-tools.config.js

* update style

* add minssing files

* move compile content to compile script
2019-04-02 19:04:38 +08:00