Commit Graph

129 Commits

Author SHA1 Message Date
思忠 4e8021f824 feat: format code 2020-04-07 16:51:34 +08:00
思忠 3e0acde3da feat: define AppModel interface 2020-04-07 16:16:27 +08:00
思忠 7eaa882da4 refactor: export store types 2020-04-07 15:41:51 +08:00
chenbin92 88b9ef6ef6 fix: use initialStates (#221) 2020-04-07 12:09:40 +08:00
chenbin92 30c09a6ad7 feat: export icestore types (#212)
* feat: export icestore types

* fix: export IcestoreRootState and IcestoreDispatch
2020-04-07 11:22:24 +08:00
chenbin92 5aa5636dc8 feat: upgrade icestore to 1.3.0 (#208)
* feat: upgrade icestore to 1.3.0

* fix: remove default key

* refactor: get appConfig

* feat: delay load appStore

* chore: remove store

* chore: update basic-ssr example

* chore: update basic-store example

* chore: update version

* chore: remove log

* chore: add comments

* chore: clear code

* fix: move appConfig alias
2020-04-03 20:48:31 +08:00
chenbin92 e90fd6d988 fix: lint error (#190) 2020-03-30 14:04:55 +08:00
chenbin92 3a937d379b chore: fix lint (#183) 2020-03-27 18:54:23 +08:00
chenbin92 2b88dd9625 fix: semicolons is required (#162) 2020-03-26 17:17:09 +08:00
chenbin92 077fb17dc6 Release (#125)
* chore: release v1.1.0

* feat: support ssr (#117)

* feat: support update apps in layout (#126)

* fix: wrapper route component with suspense (#112)

* fix:keep classnames and fnames when minifying (#119)

* fix: compatible with pages folder (#124)

* fix: config entry is not effective (#134)
2020-03-20 23:54:15 +08:00
chenbin92 5d5c22f4d1 Release (#110)
* fix: wrapper route component with suspense (#112)

* fix:keep classnames and fnames when minifying (#119)

* fix: component names

* fix: keep classnames and fnames when minifying

* fix: merge terserOptions

* feat: sync package to tnpm
2020-03-17 12:00:41 +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
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
思忠 6fb16f632f refactor: code optim 2020-03-03 21:26:11 +08:00
思忠 3268118b57 fix: dynamic registration Provider 2020-03-02 10:43:17 +08:00
chenbin92 20cdc55db0 fix: format path (#58) 2020-02-25 18:53:06 +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
ClarkXia c88d82920d chore: lint 2020-02-20 19:58:10 +08:00
ClarkXia 0c38708e38 fix: pass default props in wrapper component 2020-02-20 19:56:46 +08:00
思忠 f5c08c639d refactor: change usePage to page api 2020-02-18 16:18:17 +08:00
思忠 b8652ce094 refactor: export global store from ice 2020-02-18 14:52:29 +08:00
思忠 a2078932b5 feat: the Provider support initialState properties 2020-02-17 20:15:29 +08:00
思忠 38f82cc335 fix: use default namespace 2020-02-17 17:57:05 +08:00
思忠 2551d6438b fix: change models to model 2020-02-17 17:13:38 +08:00
思忠 507309a6ac refactor: automatically mount component static properties 2020-02-14 16:15:54 +08:00
思忠 81d905a11d fix: pass static properties with wrapperComponent 2020-02-14 15:19:49 +08:00
思忠 eebd118c7e feat: initial project 2020-02-13 23:14:08 +08:00