Commit Graph

3259 Commits

Author SHA1 Message Date
思忠 6eb611618e fix: merge conflicts 2020-03-12 21:51:16 +08:00
思忠 e0cafb925e v1.0.15-alpha.0 2020-03-12 21:34:01 +08:00
思忠 8467cec271 fix: add simple-git 2020-03-12 21:27:16 +08:00
chenbin92 01e8306273 fix: compatible with lazy (#96)
* chore: upgrade icestore version (#90)

* chore: remove unnecessary code

* fix: icestore version

* fix: compatible with lazy
2020-03-12 21:02:03 +08:00
大果 1e42545690 chore: remove name meta 2020-03-12 12:38:24 +08:00
chenbin92 7bb8c703ef fix: ts types (#102)
* fix: request types

* refactor: add icestark types

* refactor: add types to example
2020-03-11 18:52:27 +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
chenbin92 8fae66d1ae chore: update basic-mpa example (#103)
* chore: upgrade icestore version (#90)

* chore: remove unnecessary code

* fix: icestore version

* chore: update basic-mpa example

* chore: update yarn lock

* chore: code optim
2020-03-11 18:09:04 +08:00
chenbin92 dc06db5c13 fix: alias path (#95) 2020-03-11 10:11:51 +08:00
chenbin92 af12ad1b18 chore: upgrade icestore version (#90)
* chore: remove unnecessary code

* fix: icestore version
2020-03-09 14:15:25 +08:00
思忠 6b83f3d576 chore: remove unnecessary code 2020-03-09 00:06:15 +08:00
chenbin92 3666bdc93e Release/1.0.3
Release/1.0.3
2020-03-07 00:27:48 +08:00
思忠 49aa13b3e8 v1.0.14 2020-03-07 00:03:26 +08:00
思忠 6f5891426a fix: add build-plugin-ice-mpa to icejs 2020-03-07 00:01:21 +08:00
思忠 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