-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* better translations * updated apollo-angular * updated angular to v10 * updated angular material * updated deps * updated major deps * removed custom-webpack * better translations * #14 - close button is overlapped by some elements * #24 - tweaks to the detail card sidebar * v1.1.1 * pointing dev www to dev api * first implementation of openstreetmap nodes * first implementation of osmPois shown on the map, first implementation of getPhotos, added sessionId to the request headers * better format for current location * photos and todos * tweaks to the OSM data handling, added map loader * minor tweaks; using nearby POis for populating the sidebar * minor tweaks * added drinking-water pin * POI detail card * fixed bug due to missing check on FB SDK * fixed distance pipe * slicing items in sidebar * less prominent text * loading osm nodes only under a certain threshold * responsive detail card for osm items * increased poi detail card title's dimension * minor improvements, list of items on cluster click (#11) * added call link to shelters (#22) * v1.2.0
- Loading branch information
1 parent
faefcdd
commit 2306951
Showing
49 changed files
with
1,060 additions
and
218 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "wci-frontend", | ||
"version": "1.1.1", | ||
"version": "1.2.0", | ||
"scripts": { | ||
"ng": "ng", | ||
"start": "ng serve", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.