Commit Graph

83 Commits

Author SHA1 Message Date
鲲尘 26ffa95e90 chore: first commit 2022-11-14 17:24:15 +08:00
ClarkXia ac910ed2dc refactor: remove 2.x code 2022-11-14 17:17:45 +08:00
大果 b9e0966075
fix(ci): stop add contributor action (#5259)
* chore: try

* fix(ci): stop add contributor ci temp

* chore: skip workflow

* chore: comment unless code

* chore: remove unless code
2022-04-01 12:55:04 +08:00
liuxiong.lx 377125343b fix(ci): add contributor failed 2022-03-31 17:12:17 +08:00
ClarkXia d4ac42ed26 fix: oom when run ci workflow 2021-12-29 17:48:29 +08:00
ClarkXia 7497625d6a
fix: using vulnerable action actions/checkout (#5061) 2021-12-27 11:08:09 +08:00
狒狒神 828bdec72e
chore: migrate swc (#4966)
* chore: migrate swc

* chore: update script

* chore: update lock file

* chore: update lock file
2021-12-13 17:09:05 +08:00
狒狒神 aedd379bb9
feat: upgrade swc deps and add test case (#4849) (#4881)
* feat: upgrade swc deps and add test case

* Build @builder/swc binaries

* chore: format code

* chore: format code

* Build @builder/swc binaries

* feat: support pass remove params

* feat: support remove multiple ends code

* chore: format code

* chore: update editor config

* Build @builder/swc binaries

* chore: optimize code and add node test cases

* chore: optimize code

* Build @builder/swc binaries

* chore: update version

* Build @builder/swc binaries

* chore: rename config

* Build @builder/swc binaries

Co-authored-by: SoloJiang <SoloJiang@users.noreply.github.com>

Co-authored-by: SoloJiang <SoloJiang@users.noreply.github.com>
2021-11-09 10:52:11 +08:00
大果 b784f66368
fix(ci): use custom github token (#4714) 2021-11-02 18:33:32 +08:00
狒狒神 1a35f09eac
feat: bundle swc (#4645)
* feat: support prebuild swc

* chore: ci

* chore: ci

* feat: add basic test case

* feat: add @builder/swc publish

* feat: add copy binary

* chore: ci

* chore: rename workflow

* chore: rename workflow name

* chore: rename workflow name

* Build fushen-swc binaries

* chore: replace @swc/core

* chore: change swc-plugin

* chore: ci

* chore: ci

* fix: publish version

* chore: bump version

* chore: typo

* chore: ci

* chore: add changelog

* chore: ci

* chore: revert version

* chore: ci

* Build @builder/swc binaries

Co-authored-by: SoloJiang <SoloJiang@users.noreply.github.com>
Co-authored-by: ClarkXia <ClarkXia@users.noreply.github.com>
2021-09-23 14:03:34 +08:00
ClarkXia e8035b0a0c Merge branch 'master' into release/2.0.0 2021-09-17 10:24:53 +08:00
ClarkXia 255d1908dd
feat: support publish stable (#4634)
* feat: support publish stable

* fix: publish scripts

* fix: publish tag
2021-09-16 16:27:55 +08:00
ClarkXia 38162eeefb Merge branch 'master' into release/2.0.0 2021-07-19 19:35:09 +08:00
大果 d1200bddb5
fix: make appConfig.app.rootId works when ssr (#4407)
* fix(eslint): auto typo

* fix(eslint): remove auto format
2021-06-29 14:29:50 +08:00
ClarkXia f7d5a05763 Merge branch 'master' into release/2.0.0 2021-06-28 20:17:00 +08:00
大果 6e92a074dd
docs: optimize readme (#4403)
* docs(readme): remove manual setup

* chore(ci): contributors action

* chore(ci): contributors action

* docs(readme): add site url
2021-06-24 17:23:48 +08:00
大果 9c16041dd5
chore: remove docs (#4368)
* chore: remove docs

* chore: remove unless dep

* chore: remove unless code
2021-06-08 16:39:11 +08:00
ClarkXia 55f8ee029a
feat: upgrade packages for webpack 5 (#4245)
* feat: support compile dependencies

* chore: revert modify

* fix: dependency check

* fix: plugin resolver

* fix: remove build task to avoid oom

* chore: remove code

* chore: update yarn.lock

* chore: bump version

* fix: teser plugin

* test: user config

* fix: esbuild

* chore: bump deps version

* feat: support a switch between webpack versions

* fix: test case

* fix: test case

* fix: update dependencies

* fix: test case of css-assets

* chore: remove dev test

* fix: support disable fs cache

* fix: built-in webpack 5

* fix: update @builder/pack

* fix: remove duplicate babel plugin

* fix: update builder pack

* fix: postcss options

* fix: css-loader options

* fix: node excute version

* chore: ignore case change

* fix: example commands

* fix: update webpack config

* feat: update dependency version

* fix: skip version check
2021-05-24 11:55:33 +08:00
大果 0f6a3b1436
chore: docs icestark (#3893)
* chore: docs

* chore: add docs to ci

* chore: ci

* chore: ci

* docs: optimize store

* docs: optimize template

* chore: optimize guide

* docs: optimize guide

* docs: rework icestark

* docs: optimize icetsark

* docs: optimize icestark docs

* docs: optimize icestark

* docs: format

Co-authored-by: ClarkXia <xiawenwu41@gmail.com>
2020-12-22 12:55:35 +08:00
ClarkXia 5d31f7215e
Release (#3811)
* feat: support uniqueName of plugin-icestark (#3804)

* feat: support uniqueName of plugin-icestark

* chore: version

* fix: update userconfig

* fix: ci error

* chore: optimize code

* fix: update userconfig (#3829)

* fix: update userconfig

* fix: ci error

* chore: optimize code

* fix: component name with dash code in store config (#3824)

* fix: returns html with UNICODE when Chinese words are passed in ssr (#3819)

* fix: ssr html decode error

* fix: ssr html decode error

* fix: cheerio decodeEntities config

* fix: package version

* fix: typo mpa (#3826)

* chore: formate yml

* fix: compatible with undefined options (#3828)

* fix: compatible with undefined options

* chore: version

* feat: inner plugin ice auth (#3805)

* feat: inner build-plugin-ice-auth

* feat: compatible with adding plugin

* fix: comment

* refactor: mpa config (#3825)

* refactor: remove inline loader of entry

* fix: format path in win

* fix: mpa entries

* fix: mpa config

* fix: default src dir when use mpa

* fix: compatible with files do not export component

* feat: support wrappers of Layout component (#3822)

* feat: support wrappers of Layout

* fix: wrapper router

* chore: remove useless code

* refactor: motify userconfig

* chore: revert minify file

* chore: optimize code

* feat: support off eslint

* feat: support framework custom cli options (#3838)

* feat: support framework custom cli options

* chore: rename config

* feat: update review

* fix: compatible with build-mpa-config

* fix: default config output dir (#3847)

* fix: same instance of task config (#3848)

* feat: ssr fallback (#3837)

* feat: support ssr fallback

* feat: support csr get ctx

* chore: getInitialContext func

* fix: location undefined

* chore: remove package.json

* chore: remove useless code

* fix: format

* fix: state

* fix: comment

* fix: lint warning

* fix: lint warning

* fix: ci

* docs: update notice of wrappers (#3849)

* chore: version (#3834)

* chore: version

* chore: plugin-mpa version

* chore: versions

* chore: plugin-store version

* chore: version

* chore: version

Co-authored-by: fushen <fushen.jzw@alibaba-inc.com>
Co-authored-by: Hengchang Lu <44047106+luhc228@users.noreply.github.com>
Co-authored-by: William <wiolem@hotmail.com>
Co-authored-by: yangfan <18767120422@163.com>
2020-11-23 14:53:22 +08:00
ClarkXia 52a9b5a827 feat: optimize cli publish workflows 2020-11-11 15:11:23 +08:00
chenbin92 29aea710b6
chore: update issue template (#3587) 2020-09-28 10:43:49 +08:00
liuxiong.lx d90e5392b2 chore: branch name 2020-09-04 16:02:50 +08:00
思忠 05d256beee docs: add define config 2020-08-22 10:33:10 +08:00
chenbin92 2def7220ed
feat: support auto publisher (#3372)
* feat: support auto publisher

* feat: using github action to deploy docs

* fix: upgrade ice-npm-utils
2020-07-31 18:23:02 +08:00
chenbin92 a2d991b001
Feat/enhance useRequest (#3243)
* feat: integration ahooks useRequest

* refactor: useRequest types

* chore: fix lint

* refactor: rename template

* docs: add useRequest api

* feat: useRequest test (#3247)

* feat: setup test environment

* feat: add request test

* feat: add useRequest test

* fix: remove codecov.yml

* fix: exclude test in tsconfig

* fix: ci scripts

* chore: optimize code

* refactor: workflows

* fix: add react-test-renderer deps

* feat: useRequest test case

* feat: codecov ci

* chore: optimize code

* chore: update yarn lock
2020-06-08 09:49:38 +08:00
chenbin92 6653f47a40 feat: add rollback npm version command (#252)
* feat: add rollback command

* chore: update CONTRIBUTING.md
2020-04-20 11:53:42 +08:00
chenbin92 055f4555ef chore: ci support dependency check (#238)
* feat: support dependency check

* feat: setup ci

* fix: move dependency-check to devDependencies

* chore: fix lint

* fix: update yarn lock

* chore: test ci

* chore: add the missing dependencies

* fix: use fs-extra@8.x
2020-04-14 21:22:34 +08:00
chenbin92 dfe837822a chore: automatic release (#89)
* feat: automatic release workflow

* chore: lint ci

* docs: add contributing

* chore: fix typo

* feat: publish modified packages
2020-03-11 18:13:56 +08:00
思忠 8f96469cbd chore: update issue template 2020-02-26 20:16:06 +08:00
思忠 88b05b6c27 chore: fix typo 2020-02-26 19:49:06 +08:00
思忠 ac91a9bd45 fix: issue template 2020-02-26 19:46:50 +08:00
思忠 f8971fb06d chore: add github template 2020-02-21 11:36:44 +08:00