blob: c1321b1dc5a5c11b19442f19d1507b3c813b3a4f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## 1.0.0 (2021-10-31)
### Features
- define app locale depending on navigator preferred language ([5c5633c](https://github.com/ArmandPhilippot/demo.armandphilippot.com/commit/5c5633c53f53b703425bd19dd3f6836a049d093e))
- translate the app - two locales available: fr and en ([ed9f269](https://github.com/ArmandPhilippot/demo.armandphilippot.com/commit/ed9f269a78062f0d9a805b91b95fff5f479098ac))
### Bug Fixes
- **animation:** add fade-in animation to project details on large vw ([1d272ea](https://github.com/ArmandPhilippot/demo.armandphilippot.com/commit/1d272eac38ebb310e360891a3a717447a1d0547a))
- **i18n:** use english language if preferred language is not supported ([f6b4748](https://github.com/ArmandPhilippot/demo.armandphilippot.com/commit/f6b4748685dc000d1dd8d244ddf11def38410940))
- **styles:** avoid nav item wrapping ([336c970](https://github.com/ArmandPhilippot/demo.armandphilippot.com/commit/336c97087ab2e0037ec90c524f9d7f8620b9865a))
### Docs
- add a readme ([cb0578e](https://github.com/ArmandPhilippot/demo.armandphilippot.com/commit/cb0578ef618daf15f7895f165723a73f77e75452))
|