Skip to content
This repository was archived by the owner on Feb 3, 2023. It is now read-only.

Commit ba03888

Browse files
authored
Merge pull request #80 from helloworld-ynovlyon/release-please--branches--master
chore(master): release 1.1.0
2 parents 80b795e + dc56a4c commit ba03888

File tree

3 files changed

+50
-2
lines changed

3 files changed

+50
-2
lines changed

CHANGELOG.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,53 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/helloworld-ynovlyon/webapp/compare/v1.0.1...v1.1.0) (2022-03-11)
4+
5+
6+
### Features
7+
8+
* 404 page ([07fd691](https://github.com/helloworld-ynovlyon/webapp/commit/07fd691d7b5df03eb4a5342bcca1829ba71a593c))
9+
* add geocoder for voyage creation ([9225bb9](https://github.com/helloworld-ynovlyon/webapp/commit/9225bb92cfc51a51e8afee93fa9fdcb593660950))
10+
* add global notification system ([d749c2f](https://github.com/helloworld-ynovlyon/webapp/commit/d749c2f2f267fd9698c8eb4e856393ad6fe37735))
11+
* add homepage description for app ([145fd5d](https://github.com/helloworld-ynovlyon/webapp/commit/145fd5dc879be8916b12a918caa5850a3fe78c37))
12+
* add notification when disconnected ([14e703d](https://github.com/helloworld-ynovlyon/webapp/commit/14e703d6fce4d9091d6b33a7d324ce296b1d5637))
13+
* add scroll homepage to arrow btn ([b3e4a3a](https://github.com/helloworld-ynovlyon/webapp/commit/b3e4a3a9bb5ff3dd14f65ea10dbf02ed894ec2be))
14+
* **album:** add pages & interactive global map markers ([a068ebc](https://github.com/helloworld-ynovlyon/webapp/commit/a068ebc82135cc75dac7590299d46acd28b1ebdf))
15+
* **album:** dropzone & reorder images ([489cfca](https://github.com/helloworld-ynovlyon/webapp/commit/489cfcab871311a1e418ff9fe4f40fc7c15381f3))
16+
* **footer:** add team links & some text ([04938b7](https://github.com/helloworld-ynovlyon/webapp/commit/04938b7507e107f71e4d541d8bb5c1374684dc4c))
17+
* init mapbox ([dc50db4](https://github.com/helloworld-ynovlyon/webapp/commit/dc50db40f00b1bab791e4ac2e673304def542224))
18+
* **map:** add geocoding ([7b9ca8a](https://github.com/helloworld-ynovlyon/webapp/commit/7b9ca8a5d071330722e6fb8c87a679c50a9dea95))
19+
* **map:** add interactive map of user travels ([e2b129e](https://github.com/helloworld-ynovlyon/webapp/commit/e2b129e017ade46db41d31abfe9034bd135a1a9f))
20+
* **map:** add markers and fit to bounds ([3269c53](https://github.com/helloworld-ynovlyon/webapp/commit/3269c534a482c973c1dd2ef2d4bcd725fcf9b8d7))
21+
* **map:** parameter search query ([e7b8aa3](https://github.com/helloworld-ynovlyon/webapp/commit/e7b8aa388ce76ac5e456b0e743e88d64a1814b63))
22+
* **voyage:** add edit page and edit step page ([8108d38](https://github.com/helloworld-ynovlyon/webapp/commit/8108d38aaed4eb77c06939b139affa96f6e3bbf9))
23+
* **voyage:** voyage creation & voyage list ([9fb93b8](https://github.com/helloworld-ynovlyon/webapp/commit/9fb93b8de76ea2ddc3e72859e988ba72c0bfc045))
24+
* **wishlist:** add voyage tile wishlist ([9fc0388](https://github.com/helloworld-ynovlyon/webapp/commit/9fc03886eb2cb9c38fe36570a9ee8f506653a8b5))
25+
26+
27+
### Bug Fixes
28+
29+
* **album:** dropzone style & text ([0d7dadb](https://github.com/helloworld-ynovlyon/webapp/commit/0d7dadb8e335f6c651fe3f5a96720cf341d1643d))
30+
* **footer:** responsive display ([0d18d3f](https://github.com/helloworld-ynovlyon/webapp/commit/0d18d3f4a9eb80e014727f9866b2eeb07edf63cd))
31+
* **header:** add link to login page, need display condition ([4ef87d4](https://github.com/helloworld-ynovlyon/webapp/commit/4ef87d4f8f559b491baf27d5add0e42908944d7d))
32+
* **home:** add video ([f387d1e](https://github.com/helloworld-ynovlyon/webapp/commit/f387d1ea23a06e195d6b4e210c83212542fac7ef))
33+
* **login:** form fields appears when needed ([1351931](https://github.com/helloworld-ynovlyon/webapp/commit/1351931ccdc2da8b085738343b39e0bcc2e0b2f8))
34+
* logo and title app ([7953ae4](https://github.com/helloworld-ynovlyon/webapp/commit/7953ae41bc746fc19ab7c0424d2a0a33590c3294))
35+
* **logs:** react warnings things not used ([3031668](https://github.com/helloworld-ynovlyon/webapp/commit/3031668c6c65a99356bbda9309b80f4ae6c67b45))
36+
* **logs:** warnings from react ([62f82a9](https://github.com/helloworld-ynovlyon/webapp/commit/62f82a964ad58768684c989f5ed4edbac62b97bd))
37+
* **map:** add filter ctrl btn & fix style ([cb2f025](https://github.com/helloworld-ynovlyon/webapp/commit/cb2f0257b4b20926b698a5e4d0cfcf5ef4f2f1ca))
38+
* **map:** add loading img map ([1d82ce8](https://github.com/helloworld-ynovlyon/webapp/commit/1d82ce8eb0b9d0f1d0a6806e29a27a1904712c0d))
39+
* **map:** if no search query error ([4404a32](https://github.com/helloworld-ynovlyon/webapp/commit/4404a32bf797fb02a7549f7a93f3d2a4fcf15531))
40+
* **map:** interactive markers ([b03cc69](https://github.com/helloworld-ynovlyon/webapp/commit/b03cc692c515675e5f9446a1e15eb0a8a124142b))
41+
* **map:** markers on global map ([70d4c07](https://github.com/helloworld-ynovlyon/webapp/commit/70d4c070f633bef2fc12986a73bfc5fbf0b068b7))
42+
* router add key && notification index ([40f4536](https://github.com/helloworld-ynovlyon/webapp/commit/40f453696509e70349f0496ff94787436c16c990))
43+
* **style:** button and title shine ([67de8f6](https://github.com/helloworld-ynovlyon/webapp/commit/67de8f6d758da0382acdb76170bc955429cfbabe))
44+
* **style:** button hover animation ([7b64e45](https://github.com/helloworld-ynovlyon/webapp/commit/7b64e456442358c940892d22d0bcace71ab2d69a))
45+
* **style:** homepage title & style ([976d4b3](https://github.com/helloworld-ynovlyon/webapp/commit/976d4b3fd9a2bfbee9523df8636ea5be686aad23))
46+
* **style:** passport ([f39c1d3](https://github.com/helloworld-ynovlyon/webapp/commit/f39c1d367c85c9b04d14e682081cbb5bf7851904))
47+
* **style:** passport page ([af4d484](https://github.com/helloworld-ynovlyon/webapp/commit/af4d4847300cb2bde930730341b71a9ce6963dea))
48+
* **style:** responsive video homepage ([0a83972](https://github.com/helloworld-ynovlyon/webapp/commit/0a83972f00068e318889834457ee15878c331f17))
49+
* wishlist link ([010f27d](https://github.com/helloworld-ynovlyon/webapp/commit/010f27d9d2fa4987fc58b1242e204b75fc130054))
50+
351
## 1.0.0 (2022-02-18)
452

553

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "helloworld-webapp",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"private": true,
55
"dependencies": {
66
"@craco/craco": "^6.4.3",

0 commit comments

Comments
 (0)