Commit Graph

99 Commits

Author SHA1 Message Date
ClarkXia 40a4d84f78
chore: tag next version and changelog (#4447)
* chore: tag next version and changelog

* chore: versions

* chore: version

* chore: fix version

* chore: remove deprecate package

* chore: remove useless dependencies

* chore: fix demo

* chore: version

* chore: bump version

* chore: add dependencies
2021-07-12 19:48:09 +08:00
Rhuzerv 9916a62e89
refactor: build-plugin-ice-auth remove @ice/store (#4453)
* chore: verison and changelog

* fix: some typo and type

* feat: remove icestore

* fix: add Props type with FC

* fix: version and setAuth api

* fix: withAuth and Wrapper
2021-07-09 19:00:41 +08:00
ClarkXia 1ca81deeea
feat: module federation for development (#4382)
* feat: remote runtime

* feat: config webpack when active remote runtime

* fix: mf config

* feat: module federation for development

* chore: version check

* fix: ci

* fix: remote compile

* fix: babel error

* fix: remove console

* fix: update lock file

* fix: update lock file

* fix: optimize code

* fix: optimize code

* fix: optimize code
2021-07-07 21:23:52 +08:00
ClarkXia be7adf2456
feat: runtime structure refactor (#4346)
* feat: runtime structure refactor

* fix: unknown method

* fix: error import source

* chore: lock version

* chore: optimize code
2021-07-02 16:32:42 +08:00
ClarkXia cb1275ccf1
chore: verison and changelog (#4325)
* chore: verison and changelog

* chore: version
2021-05-20 11:43:13 +08:00
ClarkXia d4809809d0
fix: compatible with react-jsx (#4320) 2021-05-19 11:41:31 +08:00
ClarkXia d562586c3f
chore: add repository (#4220)
* chore: add repository

* chore: update package.json of plugin-fusion (#4218)

add repo

* chore: fix repository type

Co-authored-by: 游鹿 <njuzhaoguoyan@foxmail.com>
2021-04-20 15:30:21 +08:00
ClarkXia 57ac1f7297
chore: verison and changelog (#4148)
* chore: verison and changelog

* chore: bump version

* chore: verison

* chore: plugin-antd version
2021-03-10 18:07:39 +08:00
ClarkXia cc2db2090f
refactor: generate runtime module (#4132)
* refactor: generate runtime module

* fix: npm files

* feat: debug runtime as default

* fix: remove moduleName

* fix: ts lint of runtime

* fix: ts error
2021-03-09 18:12:30 +08:00
ClarkXia 0837d131da
feat: support modular import of runtime (#3982)
* feat: support modular import of runtime

* fix: check config module

* fix: consider with rax-app
2021-01-05 11:26:37 +08:00
Hengchang Lu 17c1b442eb
chore: remove npm registry url (#3684) 2020-10-21 17:11:24 +08:00
狒狒神 3c275461e2
chore: bump version (#3680) 2020-10-21 16:52:36 +08:00
思忠 c58e8a3188 fix: empty array is authorized 2020-10-15 12:17:34 +08:00
思忠 10fa9563ac feat: support function component 2020-10-15 11:03:26 +08:00
思忠 9d1838ddc5 chore: publish icejs@1.9.0 2020-09-03 17:24:30 +08:00
狒狒神 821af53150
feat: support store (#3442) 2020-08-21 17:56:26 +08:00
chenbin92 2272f1838c
chore: update version (#3409)
* chore: update version

* chore: use latest version
2020-08-10 14:55:42 +08:00
chenbin92 974e0a0152
feat: support use react write miniapp (#3393) (#3344) 2020-08-06 17:48:19 +08:00
思忠 468b54dfa1 v1.6.4-alpha.0 2020-07-30 10:36:39 +08:00
思忠 943b267519 v1.6.3 2020-07-09 15:53:14 +08:00
思忠 014641ef40 v1.6.3-alpha.1 2020-07-09 15:20:25 +08:00
思忠 a223f053a5 v1.6.3-alpha.0 2020-07-08 17:21:01 +08:00
sspku-yqLiu 710e75611c
feat: change module.ts to runtime.ts (#3323)
* feat:  change module.ts to runtime.ts

issue: #3286

* feat: change 'module.ts' in filenames, docs and comments to 'runtime.ts'

* fix: add WARN message when plugins using 'module.ts' & edit comment
2020-07-07 18:01:53 +08:00
思忠 c8f23b7b72 v1.6.2 2020-07-02 13:57:54 +08:00
思忠 909a39b0f8 v1.6.2-alpha.0 2020-07-02 11:54:11 +08:00
思忠 507624d291 v1.6.1 2020-06-30 11:09:45 +08:00
思忠 403bede88f v1.6.1-alpha.0 2020-06-30 10:36:23 +08:00
chenbin92 f4c5bd3708 fix: auth error with lazy (#3307) 2020-06-30 10:32:45 +08:00
木杉 ee67cfc10c
fix: auth template types (#3295) 2020-06-28 19:10:07 +08:00
思忠 60a12793b7 v1.6.0 2020-06-22 16:36:39 +08:00
思忠 2643f28470 v1.6.0-alpha.2 2020-06-22 16:17:25 +08:00
Hengchang Lu c84011a98a
Feat: support prerender (#3252)
* feat: init plugin-prerender

* feat: support minify and renderer

* feat: add example

* feat: support mpa prerender

* fix: fix entryName

* docs: add prerender docs

* docs: add README.md

* docs: update docs

* fix: fix by the comment

* fix: fix ci problem

* fix: fix ci problem

* fix: fix by the comment

* docs: update docs

* docs: update docs

* docs: update docs

* v1.6.0-alpha.0

* docs: add nginx deploy docs

* docs: optimize

* docs: update prerender docs

Co-authored-by: 思忠 <chenbinbin.cb@alibaba-inc.com>
2020-06-22 14:48:13 +08:00
思忠 7b19bfbd18 v1.6.0-alpha.1 2020-06-18 11:16:03 +08:00
思忠 9699162c17 v1.5.0 2020-06-08 14:45:07 +08:00
思忠 3bda971349 v1.5.0-alpha.2 2020-06-08 12:39:10 +08:00
思忠 19323d94bf Merge branch 'master' into release-next 2020-06-08 12:31:11 +08:00
思忠 b5f5aa5fad v1.5.0-alpha.1 2020-06-08 10:54:26 +08:00
chenbin92 c5008fff67
fix: authorized by default (#3263) 2020-06-08 10:50:46 +08:00
思忠 03828281ec v1.5.0-alpha.0 2020-06-04 16:39:05 +08:00
思忠 7be965f7be v1.4.2 2020-06-02 11:43:40 +08:00
思忠 dc261f2dd1 fix: add template dir and optimize docs 2020-06-02 11:09:50 +08:00
ClarkXia 83277b1fa6
fix: case sensitive of config file (#3240)
* fix: case sensitive of config file

* v1.4.1-alpha.1

* v1.4.1
2020-05-28 10:41:50 +08:00
思忠 bebc7bc64f v1.4.0 2020-05-25 16:43:16 +08:00
思忠 a81e834cb6 v1.4.0-alpha.2 2020-05-25 15:56:35 +08:00
思忠 00a821a2c0 v1.4.0-y.0 2020-05-25 15:51:02 +08:00
思忠 a746905929 v1.4.0-alpha.1 2020-05-25 14:57:17 +08:00
思忠 c70f7eda8c v1.4.0-alpha.0 2020-05-25 09:01:52 +08:00
chenbin92 584a0521e8
fix: lint 2020-05-25 08:57:18 +08:00
chenbin92 df4e677a4c
feat: plugin auth (#3215)
* feat: initial plugin-auth

* feat: support withRole

* feat: support pageConfig setRole

* feat: basic-auth example

* fix: add fs-extra

* docs: add auth guide

* chore: optimize variable

* fix: typo

* feat: add types

* docs: update auth docs

* refactor: optimize api

* docs: update description

* docs: optimize
2020-05-22 13:58:39 +08:00