v0.11.0
- Use react context to handle app main state
- Move some logic to service in order to simplify data handling in components
- Use web sockets to fetch graph data
- Clean unnecessary data from components
- Unify table layout for Scalar and Categorical markets
- Fix categorical markets to handle up to 8 different outcomes
- Show expected outcome in categorical buy
- Upgrade dependencies