Features:
- Replace footer directive example with component one. Thanks @dannymy
Features:
- Updated Webpack to v.3 (PR #25, thanks @dannymy)
- Updated UI-router package repo paths (PR #22, thanks @lenin-anzen)
Features:
- Updated Webpack core to latest
- Removed all require statements and replaced with imports
- Add PostCSS config file in application root folder
- Small changes in async page load path
Bugfixes:
- Fix alias paths
- Fix images url-loader path
- Fix webpack config to support latest version
Bugfixes:
- Freeze webpack version 2.2.0-rc3 to solve "exports is not defined" error
Features:
- Updated Webpack config to 2.1.0@beta27 version
- Add small roadmap to README.md
Bugfixes:
- Fixed npm run scripts for all platforms
Features:
- Updated Webpack to 2.1.x version
- Updated Babel packages
Bugfixes:
- Minor changes in imports structure for more proper vendor packages initialization
Performane:
- Provide full support of Webpack@2 Tree Shaking support with Babel integration
Features:
- Updated Babel codebase from 5 to 6
- Added ES2017 preset with polyfills
Bugfixes:
- Fixed IE bugs related to ES2017 syntax