- Create navigation manager which provides convenient declarative way to define app routes
- Add route observer.
-
Fix null reference at fill route.
-
Fix reseting data inside route while new push.
- Remove generic argument inside routes. Use simple json.
- Add documentation about duplcation strategy.
- Add route duplicating strategies
- Initial commit
- Remove provider dependency
- Implement effective navigation with subtrees. Inspired by vk mobile.
- Add class based arguments for routes
- Fix pushing route from system with raw arguments