- Added Jest dev and peer packages.
- Fixed Jest testing environment.
- Minor improvements.
- Added Tests example in the App.
- Fixed animation in App Component.
- Updated babel packages.
- Added ServiceWorkers in App.
- Added Added AnimationTransitionGroup v2 package for animation handling with example in Body Component.
- Improved App Structure.
- Added Redux connected store in App.
- First stabel release!
- Added tslint ans eslint inside compilation babel processes builds.
- Added major improvements and optimizations inside Webpack Configuration file.
- Major update of dependencies and devDependencies.
- Updated eslint config.
- Updated tslint config.
- Integrated React-Routing for app routring.
- Integrated Redux state managment in the app.
- Integrated Redux saga for async actions managment.
- Fixed TSLint checking on pre-commit stage.
- Fixed hot module replacement with unchecked app changes.
- Added polifylls for unsuportated babel methods.
- Added TypeScript support.
- Injected rocket-start React-Redux state controller framework
- Added more beatiful mocks (extended from create-react-app).
- App has been more clearly documented across whole app code.
- App has been created.