Commit Graph

3295 Commits

Author SHA1 Message Date
思忠 54afb4083e v1.0.13 2020-03-06 23:09:56 +08:00
思忠 bc9cf7ecb3 chore: fix example 2020-03-06 23:02:43 +08:00
思忠 44f944c89c v1.0.13-alpha.3 2020-03-06 22:05:20 +08:00
思忠 ea43ddafcc chore: add types file 2020-03-06 22:04:33 +08:00
思忠 2320a547a6 v1.0.13-alpha.2 2020-03-06 20:35:42 +08:00
chenbin92 62e2bf5038 fix: router lazy (#86) 2020-03-06 20:24:08 +08:00
思忠 5b21ab6c28 v1.0.13-alpha.1 2020-03-06 15:04:17 +08:00
ClarkXia 8026a3f3f3 feat: support mpa (#82)
* feat: support mpa

* fix: generate empty routes file

* fix: set mpa plugin as build-in

* fix: register mpa config

* chore: example link of codesandbox
2020-03-06 14:58:47 +08:00
ClarkXia 0324236a9b chore: fix typo (#83) 2020-03-05 18:21:23 +08:00
思忠 36b8f21b4d v1.0.13-alpha.0 2020-03-05 17:00:35 +08:00
ClarkXia 15c315d716 fest: support plugin types (#48)
* feat: add addIceTypesExport api

* refactor: plugin types

* fix: appConfig is optional

* refactor: add IApp interface

* fix: optional config

* fix: export types

* chore: define types
2020-03-05 16:52:38 +08:00
大果 5829234da2 refactor: store example (#81)
* refactor: store example

* chore: remove spa-base example

* refactor: better store example
2020-03-05 16:51:27 +08:00
chenbin92 af173f5488 Merge pull request #75 from ice-lab/fix/plugin-store
fix: dynamic registration Provider
2020-03-04 10:25:59 +08:00
思忠 7aa241a469 chore: fix lint 2020-03-03 21:27:29 +08:00
思忠 6fb16f632f refactor: code optim 2020-03-03 21:26:11 +08:00
chenbin92 139040d94a Merge pull request #77 from ice-lab/fix-plugin-icestark
fix: get appLeave from layout
2020-03-03 16:18:41 +08:00
ClarkXia aa9ce01aee fix: get appLeave from layout 2020-03-03 11:37:48 +08:00
思忠 3268118b57 fix: dynamic registration Provider 2020-03-02 10:43:17 +08:00
思忠 bce95ac499 chore: remove unused script 2020-03-02 09:34:28 +08:00
chenbin92 f241735b4f Merge pull request #73 from ice-lab/chore/fix-link
docs: fix link
2020-02-29 23:39:10 +08:00
思忠 59daae30ab docs: fix link 2020-02-29 23:36:32 +08:00
chenbin92 e63cc489f9 Merge pull request #61 from ice-lab/release/1.0.12
Release/1.0.12
2020-02-27 22:09:43 +08:00
思忠 58d7e8f2e3 v1.0.12 2020-02-27 21:58:43 +08:00
思忠 39399877fe v1.0.12-alpha.1 2020-02-27 21:46:22 +08:00
chenbin92 cdaf88e058 Merge pull request #68 from ice-lab/chore/add-lazy-example
chore: add lazy example
2020-02-27 21:42:35 +08:00
思忠 1a0ea6b849 chore: add lazy example 2020-02-27 21:41:30 +08:00
chenbin92 478a3d7aa7 Merge pull request #67 from ice-lab/feat-lazy
feat: support component lazy load
2020-02-27 21:24:52 +08:00
ClarkXia 5e5e57c9a9 feat: support component lazy load 2020-02-27 21:17:31 +08:00
思忠 b5f0339c74 v1.0.12-alpha.0 2020-02-26 23:41:51 +08:00
chenbin92 12d29ff249 Merge pull request #63 from ice-lab/fix/issue-template
Fix/issue template
2020-02-26 22:56:23 +08:00
chenbin92 ff33657113 feat: code splitting routers with React Lazy (#59)
* feat: code splitting routers with React Lazy

* refactor: use suspense options

* feat: add webpackChunkName

* refactor: lazy config optim

* feat: support buildConfig in runtime module

* fix: remove logger config
2020-02-26 22:54:02 +08:00
ClarkXia 79247651f3 feat: enhance config of plugin-react-app (#52)
* feat: support terserOptions

* feat: support compileDependencies

* feat: support css options

* feat: babel options

* fix: babel config

* feat: support modeConfig

* fix: default value

* fix: support modeConfig in react-app
2020-02-26 21:28:22 +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
chenbin92 4acfeeea90 feat: add awesome examples (#62)
* fix: add ice.js to devDependencies

* chore: add sandbox config

* chore: add hello-world example

* fix: build config

* chore: add basic-store example

* chore: add basic-request example

* chore: add with-fusion-design example

* chore: examples optim

* docs: update readme

* docs: remove example link
2020-02-26 16:58:08 +08:00
思忠 5041fec39a docs: fix typo 2020-02-25 21:39:22 +08:00
chenbin92 958b9604e1 Merge pull request #60 from ice-lab/release/1.0.11
Release/1.0.11
2020-02-25 21:29:58 +08:00
思忠 2c6c1b4647 v1.0.11 2020-02-25 21:28:06 +08:00
思忠 ef91327284 v1.0.11-alpha.0 2020-02-25 21:07:42 +08:00
chenbin92 20cdc55db0 fix: format path (#58) 2020-02-25 18:53:06 +08:00
chenbin92 75fb5f5627 feat: support disable store (#54)
* feat: support disable store

* feat: register store config

* chore: code optim
2020-02-25 18:52:49 +08:00
chenbin92 e809f26f02 Merge pull request #47 from ice-lab/release/1.0.10
Release/1.0.10
2020-02-24 20:40:07 +08:00
思忠 a21af67ae2 v1.0.10 2020-02-24 20:05:33 +08:00
思忠 ab9c70c185 v1.0.10-alpha.0 2020-02-24 19:42:37 +08:00
chenbin92 c7efb96919 Merge pull request #51 from ice-lab/fix/model-path
fix: model path
2020-02-24 19:39:33 +08:00
思忠 5157ecb2e6 refactor: code optim 2020-02-24 18:21:49 +08:00
思忠 1b6ff3bf0f refactor: register formatWinPath method 2020-02-24 18:01:42 +08:00
思忠 fdee4e4f64 fix: model path 2020-02-24 17:39:53 +08:00
chenbin92 da097f6d81 refactor: remove unnecessary utils (#49) 2020-02-24 12:37:40 +08:00