Skip to content

Commit

Permalink
Release/v1.3 (#42)
Browse files Browse the repository at this point in the history
* 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

* v1.2.1 hot fixes

* bumped package-lock version

* upgraded Apollo

* upgraded rxjs

* fixed deps

* upgraded to angular 11

* upgraded to material 11

* bumped deps

* bumped travis node version

* fixed format script and applied it

* downgraded to TS 4.0

* downgraded to TS 4.0

* fixed cdk ver., added commonjs deps, fixed gql module compatibility

* fixed mapbox deprecations, atomic lodash imports

* map improvements, new pins

* added 3d terrain, removed black outline on focus

* removed map 3d exaggeration

* fix #32 - enable high accuracy

* merge master

* v1.3

* v1.3.0

* added build prod script

* tweaked budgets, added allowedjs

* added deprecation TODO

* added user location on the map + direction, minor tweaks

* fix #40 - lazy loaded modules

* restored dev api

* fix #33 - missing translations

* fix #12 - show distance of suggested locations

* fix #36 - added iframe for OSM wikipedia contents

Co-authored-by: Marcello Barile <[email protected]>
  • Loading branch information
marcellobarile and Marcello Barile authored Jan 4, 2021
1 parent 26de86a commit 267cbe9
Show file tree
Hide file tree
Showing 81 changed files with 3,947 additions and 2,592 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sudo: false

language: node_js
node_js:
- '10'
- "12"

addons:
apt:
Expand Down
1 change: 0 additions & 1 deletion design/svg/crags/crag-pin.svg

This file was deleted.

1 change: 0 additions & 1 deletion design/svg/events/event-pin.svg

This file was deleted.

1 change: 0 additions & 1 deletion design/svg/hikes/hike-pin.svg

This file was deleted.

1 change: 0 additions & 1 deletion design/svg/pin.svg

This file was deleted.

1 change: 1 addition & 0 deletions design/svg/pins/crag-pin.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions design/svg/pins/drinking-water-pin.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 267cbe9

Please sign in to comment.