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
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
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
思忠
bc9cf7ecb3
chore: fix example
2020-03-06 23:02:43 +08:00
chenbin92
62e2bf5038
fix: router lazy ( #86 )
2020-03-06 20:24:08 +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
大果
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
思忠
1a0ea6b849
chore: add lazy example
2020-02-27 21:41:30 +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
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
chenbin92
5cfb787e98
refactor: modify logger and AddProvider config ( #30 )
...
* refactor: modify logger and AddProvider config
* chore: update example
2020-02-19 20:41:06 +08:00
chenbin92
0841487c75
refactor: remove useApp ( #27 )
...
* refactor: remove useApp hooks
* refactor: update examples
2020-02-19 20:17:41 +08:00
ClarkXia
ead6db96be
Merge branch 'release/1.0.5' into refactor-config
2020-02-18 19:54:00 +08:00
ClarkXia
7a9542a285
feat: refactor plugin config
2020-02-18 19:36:04 +08:00
思忠
c3760025a7
fix: add pages alias
2020-02-18 16:56:10 +08:00
思忠
b8652ce094
refactor: export global store from ice
2020-02-18 14:52:29 +08:00
思忠
421c0a624d
chore: add icestore example
2020-02-17 20:39:07 +08:00
思忠
a2078932b5
feat: the Provider support initialState properties
2020-02-17 20:15:29 +08:00
思忠
2551d6438b
fix: change models to model
2020-02-17 17:13:38 +08:00
思忠
19a30ebed6
fix: remove plugin-request in spa-basic example
2020-02-17 11:31:20 +08:00
思忠
eebd118c7e
feat: initial project
2020-02-13 23:14:08 +08:00