- Added: Do not load google maps multiple times
- Updated: Update dependencies
- Updated: Update dependencies
- Fixed: Remove warning
- Updated: Move window.google initialisation
- Fixed: Tests
- Updated: Load GoogleMapsSdk in componentDidMount instead of componentWillMount
- Add: Error message and loading state by @joshuaai
- Removed: Useless wrapper
- Added: Tests
- Updated: Tranform Hight Order Component to React Component using a render prop
- Added: CommonJS build
- Added: ES6 build
- Added: UMD build
- Added: Demo page
- Updated: Documentation
- Updated: Deprecate v2.0.3
- Updated: Render component even when google maps is not loaded yet
- Updated: React peer dependency
- Added: Handle non web-browser environments
- Added:
little-loader
lib to fetch Google Map API - Added:
query-string
lib to transform params to query string - Updated:
package.json
description, author and dependencies - Updated:
.babelrc
- Updated:
.eslintrc
- Updated:
src/index.js
- Added: libraryTarget into Webpack config
- Initial release