- Notify initial location when starting the application
- Dispose resources on MasterComponent's unmount
- Add support for dynamic import on Views
- Fix some bugs for HMR
Add support for Blob types on http response
Fix check for viewmodel existance
Fix return value of methods decorated with Refresh
Add application prefix in NavigationManager
Add support for serving the application under a prefix
Avoid duplicated lodash versions
Expose updates method of IModelController
Update React to v16 Fix React types
Keep only the controller registrations
Avoid multiple slashes in URLs
Add contextual logging
Add ability to extend props of View
- Observable controller
- Fluent registration of viewmodels
Move types to dev deps
Bugfix on viewmodel lookup
- Extendable ViewModels factory
- Ability to register notifyBy clause
- Update react types
- Add lazyMultiInject
Fix router types
Export ViewModelFactory
Fix the updates of viewmodels when using react's context
Trigger the updates of PresentationViewModel correctly
React router is no more a peer dependency
Move to typescript 2.3
Bump bivio version
Fix http client request headers merge and 204 management
Add inversify lazy inject
Fix lodash types
- internal refactor
- parse json only with the right content type
- throw httpResponse instead of json
- remove IBaseConfig
Remove bluebird
Make refresh decorator work this standard Promise
- typescript 2.1 support
- update to smild 4
- add async interface for settings manager
- add IRouteStrategy
Export object container types
Access bivio components from ninjagoat
Add feature toggle from bivio (spec)