Releases: dynamic/silverstripe-locator-frontend-react
Releases · dynamic/silverstripe-locator-frontend-react
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-beta7
1.0.0-beta7 (2019-10-09)
Implemented enhancements:
- RFC Add injector support #17
- Got auto complete for addresses to work properly #44 (mak001)
- Started to add stuff to allow for injector #18 (mak001)
Fixed bugs:
- BUG Google changed API key restriction causing errors #36
Closed issues:
- re-enable places autocomplete #43
- having ?stage=Stage messes with the schema url #40
- BUG json action throws 404 error if in draft mode #39
- UPDATE FE build tool versions for security #34
- Use user's location to fill in initial search #29
- Search address pin #28
Merged pull requests:
- Added a component to show that no results were found #46 (mak001)
- Added more docs and link to example for injector stuff #45 (mak001)
- Added user location detection #42 (mak001)
- Fixed ?stage=Stage causing issues with schema url #41 (mak001)
- A search marker can now be provided in the theme #38 (mak001)
1.0.0-beta6
- Changed front end maps to use a different api key
- due to google changing how restrictions worked
1.0.0-beta5
Updated recipe-cms version constraints
1.0.0-beta4
Changed category getter
- solves history view erroring
Removed hidable filter area
InfoWindow is now an InfoBox - more styling flexability
1.0.0-beta3
Added ability to use custom map styles and marker images
Main components (loading, search, list, and map) now render in separate containers.
- Search, list, and map components are now optional