Skip to content

v1.0

Compare
Choose a tag to compare
@marcellobarile marcellobarile released this 12 Apr 10:03
· 176 commits to master since this release
46b4f57
v1.0 (#15)

* app structure, first confs, first version of map component

* css tweaks to the marker popup + added routerLink

* Create FUNDING.yml

* tweaks to the map, css tweaks

* UI tweaks, first version of the header

* main ui elements

* UI/UX improvements, sections, crags list

* lists of items, UX/UI tweaks

* ui tweaks

* updated deps, completed lists, minor fixes

* moved list items under components

* updated humans.txt

* ui tweaks

* ui tweaks, first draft of the detail card component

* tweaks to the map popups

* moved list items, css tweaks

* fixed the layout responsiveness

* stronger graphql cache index generation

* details card, minor tweaks

* weather and forecasts in the detail card

* forecast in the detail card, css and minor tweaks

* fixed distance calc.

* removed console.log

* removed duplicated unit

* fixed condition to return days or hours

* css tweaks for mobile and small

* aligned "current map position" marker with the one used for the static map in the detail card

* moved common code to the base card comp.

* added missing query

* competition detail card

* place card component

* fixes to the nearby distance in the detail card

* bumped versions

* hike detail card, minor tweaks

* rendering map only when gpx tracks are available

* dynamic map in the hike detail card, minor fixes

* added media to the shelter detail card

* better map interaction control

* updating map position when a detail is opened

* added categories to nearby items in detail card, using user location as destination for the distances in detail card

* created common component for nearby items list (detail card)

* solved misc todos

* removed not needed imports

* i18n

* i18n fixes, menus

* 404 page translations

* news list

* showing min/max grade only if available

* configurations and tweaks for release

* bumped deps

* fixed prod env

* disable first/last button in items lists

* fixed navigation and increased random cache id length

* minor fixes for mobile and small devices

* minor fixes for mobile

* fixes for mobile

* closing search panels on input subit

* added cities to the search results page

* fixed extra column in detail card for mobile

* added actions to the map in detail card

* fixed missing translations

* ui tweaks

* fixed sub-card width on mobile

* added dynamic map to crags detail card

* crag detail: disable scrollbar when map is moving

* added graphql retry link, fixed events on big map

* improved pins

* replaced copyleft symbol

* fixed menu triggers position

* added reference to github, moved design stuff

* added logo for readme

* Create CODE_OF_CONDUCT.md

* added travis file

* added main readme

* changed travis file

* added frontend readme

* added dummy tests. WE NEED A PROPER TESTING! :-)

* fixed typos

* fixed travis confs

* using bionic to build on travis

* fixed syntax error in karma conf

* added link to github issues

* css tweaks for mobile

* more concise titles

* map popup on highest zindex level

* better messages for map filters

* better handling of search panels

* news were not taking in consideration the selected language

* the selected language is persisted and it is taken in consideration

* UI tweaks for mobile

* fixed media player in dialog

* fixed "tomorrow" forecast icon

* better translations

* fixed wrong content position on some devices

* css tweaks

* added loader to the sidebar

* added iubenda

* v1.0

Co-authored-by: Marcello Barile <[email protected]>