- Add new kvision-redux module with support for Redux.
- Remove coroutines dependency from core kvision module to make output bundle a lot smaller if coroutines are not required.
- Move suspending functions for getting file content to the kvision-upload module.
- Refactor Dialog component to the separate module.
- Refactor DataContainer component to the separate module.