Commit Graph

287 Commits

Author SHA1 Message Date
偏右
637aa09bc5
chore: fix some eslint problems (#24836)
* 💄 fix lint

* 💄 fix lint
2020-06-08 18:01:50 +08:00
zombiej
2caa658b6d chore: test-all script support skip build to faster pub speed 2020-06-02 16:28:40 +08:00
偏右
31fa14a742
test: Update lighthouse-ci.yml (#24598)
* Update lighthouse-ci.yml

* Create lighthouserc.js

* Update index.js

* Add url

* fix url

* fix assertions
2020-05-30 20:37:06 +08:00
Zohaib Ijaz
f0a4e211b1
imported missing variable imports which are required to compile less files to css (#24450) 2020-05-25 18:58:15 +08:00
骗你是小猫咪
21bd9444f4
test: use azure deploy ui test report site (#24327)
* test: use azure deploy ui test report site

* parallel stage

* continueOnError

* fix continueOnError position

* use github comment

* failed

* fix artifact name

* add download path

* ls files

* fix path download

* Install modules

* update snapshot image

* test: docker compose run test image

* use docker

* use docker update snapshots

* remove unused dep

* improve github comment and add doc

* fix azure script

* test faild condition

* improve pass comment
2020-05-25 17:40:57 +08:00
偏右
79289fa708
fix: generate-version not found (#24059)
close #24057
2020-05-11 21:04:18 +08:00
偏右
d221458939
refactor: 📦 Generate version.js from package.json (#23957)
* 📦 generate version.js from package.json

* components/version/version.ts

* remove version.js

* fix scripts

* Add pretest and predist

* clean up finalizeCompile

* fix lint
2020-05-08 17:49:22 +08:00
二货机器人
efbb2849dc
fix: Tree with quick loadData frozen the virtual scroll (#23581)
* update version

* add deadline

* clean up
2020-04-25 11:13:14 +08:00
afc163
d50cc55d87 📖 fix site description and rtl className 2020-04-24 18:48:48 +08:00
二货机器人
40afa44673
chore: Move preview res to cdn (#23408) 2020-04-20 18:40:18 +08:00
Evan Charlton
58c6900175
chore: Fix console warning typo (validate -> valid) (#23240)
Clean up the typos in the helpful console warning messages which get
emitted if the incorrect prop is passed to certain components.
2020-04-14 16:48:23 +08:00
偏右
f7ead77f88
chore: Improve changelog workflow (#23198)
*  improve changelog workflow

* chore: fill missing changelog

* allow custom input
2020-04-13 19:04:49 +08:00
二货机器人
ff30366d22
chore: add preview (#23128)
* chore: add preview

* update template

* update ignore lint

* update template

* support quota analysis

* comment it

* trigger build

* trigger build

* force trigger
2020-04-11 19:52:55 +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
zombiej
a0309f0269 chore: Update test all script 2020-03-23 12:39:39 +08:00
zombiej
517e75362a chore: Update test all script 2020-03-23 12:25:29 +08:00
二货机器人
3459bfc0be
docs: 4.0.4 changelog (#22505)
* docs: Init changelog

* order

* grouping

* clean up
2020-03-23 10:57:37 +08:00
二货机器人
510b658e78
docs: 4.0.1 changelog (#21846)
* docs: 4.0.1 changelog

* clean

* Update CHANGELOG.zh-CN.md

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

* Update CHANGELOG.zh-CN.md

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

* Update CHANGELOG.zh-CN.md

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

* clean up

* update doc

* reorder

* typo

* quota `TreeSelect.SHOW_*`

* add top grouping

Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-04 14:09:16 +08:00
zombiej
a27d5439d2 chore: Fix site check script 2020-02-28 12:13:14 +08:00
偏右
e36079c557
🎨 fix lgtm problems (#21273) 2020-02-07 15:29:56 +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
二货机器人
f67f81bac9
docs: 4.0.0-rc.3 changelog (#21111)
* docs: 4.0.0-rc.3 changelog

* re-order
2020-01-27 11:26:07 +08:00
二货机器人
150ca1d49c
chore: Update comment (#20904)
* chore: Update comment

* wording
2020-01-14 22:43:06 +08:00
偏右
36a03a06e2
fix: npm start warning (#20791)
* 🔧 fix npm start warning

close #20700

* 🔧 add some jsx files to gitignore

* fix eslint
2020-01-09 15:23:52 +08:00
zombiej
935a984cca chore: Update snapshot & generate log script 2020-01-09 14:08:02 +08:00
二货机器人
313c8f9a33
chore: Add log generate (#20777)
* chore: Add log generate

* add author support

* fix: only one author
2020-01-08 23:01:15 +08:00
ycjcl868
bd2633d303 Merge 4.0-prepare into feat-dark-palette 2019-12-25 21:13:07 +08:00
zombiej
9e8ce489e9 merge master 2019-12-25 19:09:17 +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
ycjcl868
2aa9ab6791 chore: use dark-vars.js 2019-12-18 22:42:09 +08:00
偏右
930ad2eb40
docs: 📝 Description List => Descriptions (#20316)
* chore: 📝 Description List => Descriptions

* Update index.en-US.md
2019-12-18 12:09:05 +08:00
zombiej
2ba81538d8 chore: Merge master 2019-11-13 11:48:20 +08:00
ycjcl868
d402582598 fix: react-helmet-async title ssr 2019-11-11 14:30:11 +08:00
zombiej
7a12b2b1ae merge master 2019-10-30 16:28:28 +08:00
afc163
884031afcc fix eslint console warning 2019-10-22 11:47:09 +08:00
信鑫-King
cd6ff75ab2 test: official site checker before publish (#19247)
* tweak: official site checker before publish

* feat: check site files

* fix: diff logic

* fix: replace

* feat: add site jest test

* fix: test case

* fix: test

* feat: static server test

* Update check-site.js

* feat: en-US index

* fix: lint
2019-10-18 21:27:36 +08:00
zombiej
fa8ddb4104 merge master 2019-09-16 11:23:26 +08:00
afc163
ba0af6e622
🆙 fs-extra -> fs 2019-09-14 15:35:44 +08:00
二货机器人
96ddd1e71e
chore: rm bundlesize in script (#18567) 2019-08-30 10:53:00 +08:00
zombiej
7741de9a8b rm bundlesize in test_all script 2019-08-30 00:57:42 +08:00
zombiej
3d8a4f3612 merge master 2019-08-29 23:41:46 +08:00
afc163
4a5f3353ec 📦 bundlesize support 2019-08-28 18:43:33 +08:00
orzyyyy
a707050c05 perf: check prop only from metadata of demo (#18332)
* perf: check prop  from metadata of demo

* fix: indent
2019-08-18 18:58:13 +08:00
zombiej
b30dc1c3bc merge master 2019-08-06 17:46:53 +08:00