|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -All notable changes to this project will be documented in this file. See |
4 | | -[standard-version](https://github.com/conventional-changelog/standard-version) for commit |
5 | | -guidelines. |
| 3 | +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. |
| 4 | + |
| 5 | +## [18.0.0](https://github.com/Ismaestro/angular-example-app/compare/v17.0.0...v18.0.0) (2024-12-27) |
| 6 | + |
| 7 | + |
| 8 | +### Features |
| 9 | + |
| 10 | +* **app:** add es translations ([454d729](https://github.com/Ismaestro/angular-example-app/commit/454d7295e4e51bb0259519ed9107ebb41482411e)) |
| 11 | +* **app:** add experimental zone support ([c6a8fb4](https://github.com/Ismaestro/angular-example-app/commit/c6a8fb4f30c75ccfa119cab4df2e263d48f6d0c6)) |
| 12 | +* **app:** add language change logic ([f0b896f](https://github.com/Ismaestro/angular-example-app/commit/f0b896f8741a4cc512aef11225ca167b324673ce)) |
| 13 | +* **app:** ng update ([44fa051](https://github.com/Ismaestro/angular-example-app/commit/44fa0510365b23d8689aaf9d3eb3cc9aa587e661)) |
| 14 | +* **app:** ng update @angular-eslint/schematics ([60edc78](https://github.com/Ismaestro/angular-example-app/commit/60edc787a6587256ef8a06a1569502b4e00b6fc5)) |
| 15 | +* **app:** ng update @angular/cli ([c7f86a7](https://github.com/Ismaestro/angular-example-app/commit/c7f86a7466a9f08d664dafd46117f6d82845b6f0)) |
| 16 | +* **app:** ng update @angular/cli remove standalone flags ([c88742d](https://github.com/Ismaestro/angular-example-app/commit/c88742d4d061b5ae6bfbfb169a4f613b1f8df318)) |
| 17 | +* **app:** ng update ng-extract-i18n-merge ([fe1d4e6](https://github.com/Ismaestro/angular-example-app/commit/fe1d4e620466cd5ad4e6d3f515c1d6afce321041)) |
| 18 | +* **app:** prepare environment for public devs ([9dd8b15](https://github.com/Ismaestro/angular-example-app/commit/9dd8b1532a7f567bab7584e36ee21b7c26836b08)) |
| 19 | +* **app:** prepare routes for the future ([482d462](https://github.com/Ismaestro/angular-example-app/commit/482d462937942bb7a25e622f74218beeb5fc2cbb)) |
| 20 | +* **app:** remove ng-mocks dependency ([7dee852](https://github.com/Ismaestro/angular-example-app/commit/7dee852cff23705ffc6adc901c8a3c26393de97c)) |
| 21 | +* **app:** set dark theme as the default one ([d5a9c43](https://github.com/Ismaestro/angular-example-app/commit/d5a9c4305ab62f5459a0b94d73db9cadfdc0c99b)) |
| 22 | +* **app:** update assets configuration ([f43aa53](https://github.com/Ismaestro/angular-example-app/commit/f43aa5394cfbb5c99d5af1aca199a780ae7c2ca4)) |
| 23 | +* **app:** update max width so every page can decide its value ([756a596](https://github.com/Ismaestro/angular-example-app/commit/756a59642020a821d5d7dc9e0f5783ba753c38a4)) |
| 24 | +* **app:** update readme file ([f6874b1](https://github.com/Ismaestro/angular-example-app/commit/f6874b183ece83f0ab3a2c9b0087ef4f06433b2a)) |
| 25 | +* **app:** update readme file ([5c3b305](https://github.com/Ismaestro/angular-example-app/commit/5c3b30569f7c96fb083ee91b81c6ef987843f391)) |
| 26 | +* **app:** update readme file ([f3744e4](https://github.com/Ismaestro/angular-example-app/commit/f3744e420c42d897c585240480680ec05e364131)) |
| 27 | +* **app:** update readme file ([7d9ecf9](https://github.com/Ismaestro/angular-example-app/commit/7d9ecf9d2d9f55d96e554187040b5fe1ba2ce020)) |
| 28 | +* **app:** update readme file ([ccb9bd3](https://github.com/Ismaestro/angular-example-app/commit/ccb9bd339dd689559d4dcea6cc8fe8e6c3410a67)) |
| 29 | +* **authentication:** add login and user me endpoints ([07e5fdf](https://github.com/Ismaestro/angular-example-app/commit/07e5fdf196daca095cd38279f8979a3ce85bb339)) |
| 30 | +* **authentication:** add my account page ([7164c3d](https://github.com/Ismaestro/angular-example-app/commit/7164c3dd992cd6fcbbda666a7535b50b214d11da)) |
| 31 | +* **authentication:** add pikachu image ([1225f7a](https://github.com/Ismaestro/angular-example-app/commit/1225f7ac59161b4b4a5722b7662882b8b59e8652)) |
| 32 | +* **authentication:** add register form components ([eecc585](https://github.com/Ismaestro/angular-example-app/commit/eecc585a4fd1af69785a588645fc23e4a2d1ca7a)) |
| 33 | +* **authentication:** add register logic on submit ([72efc69](https://github.com/Ismaestro/angular-example-app/commit/72efc6981ee50f92b223d3b562114aff96e33b2d)) |
| 34 | +* **authentication:** add sound and effect to register button ([534662a](https://github.com/Ismaestro/angular-example-app/commit/534662a61f5cceebb17e051cb279eb607c934f58)) |
| 35 | +* **authentication:** remove cookies for tokens and use local storage ([658f2aa](https://github.com/Ismaestro/angular-example-app/commit/658f2aa20f764acc775ed30595116f35f54ca658)) |
| 36 | +* **authentication:** remove help message while validating in register ([5ded4a0](https://github.com/Ismaestro/angular-example-app/commit/5ded4a04bc4d10372a7060861a0b8cf9c8a43593)) |
| 37 | +* **authentication:** update login form inputs logic ([6e01ed9](https://github.com/Ismaestro/angular-example-app/commit/6e01ed957203e2d2d1d75d4e03900a43b14d1851)) |
| 38 | +* **authentication:** update readme file ([e435153](https://github.com/Ismaestro/angular-example-app/commit/e43515338f46dacebc9e8ce4d1ee2e0a8cce42bb)) |
| 39 | +* **authentication:** update translations ([e0721c2](https://github.com/Ismaestro/angular-example-app/commit/e0721c2b0ff123253c82acae31813dfe79a09cdd)) |
| 40 | +* **core:** add alert service and calls when needed ([aec3cec](https://github.com/Ismaestro/angular-example-app/commit/aec3cec98bac6edec37621c7fe9837e1db31c900)) |
| 41 | +* **core:** add card component ([f8db0e3](https://github.com/Ismaestro/angular-example-app/commit/f8db0e3d2a059187f246d6a53d22415e32c6e57d)) |
| 42 | +* **core:** add cookie consent component ([fd1970c](https://github.com/Ismaestro/angular-example-app/commit/fd1970c66462582b0e77c4176c38340b95d5fb55)) |
| 43 | +* **core:** add footer component with stable links ([3ef5795](https://github.com/Ismaestro/angular-example-app/commit/3ef57953e91458a9cf23fa9612faf9ca9619ec05)) |
| 44 | +* **core:** add loading state for my pokemon page ([bc370db](https://github.com/Ismaestro/angular-example-app/commit/bc370dbe76cb9924188d3afcb97a39e982f1911e)) |
| 45 | +* **core:** add progress bar component ([517f9dd](https://github.com/Ismaestro/angular-example-app/commit/517f9ddcad462c0164ea593613832d98e6ef15ec)) |
| 46 | +* **core:** add real home key features ([2878f72](https://github.com/Ismaestro/angular-example-app/commit/2878f725969f0bdd4136807e3cf2deac1a9c91c2)) |
| 47 | +* **core:** add take until destroyed new angular operator ([116c5ee](https://github.com/Ismaestro/angular-example-app/commit/116c5ee4664b68304bfddabfc6232f2ca8b473cc)) |
| 48 | +* **core:** adjust animation time ([70034e5](https://github.com/Ismaestro/angular-example-app/commit/70034e5e22bd40427b07e48b7ce729e63a47a84b)) |
| 49 | +* **core:** close header, after link clicked ([28f21d7](https://github.com/Ismaestro/angular-example-app/commit/28f21d711f8a2c9522897bf1db4eec5cdadbfedc)) |
| 50 | +* **core:** compare user language to current locale in log in and my account pages ([ca7cccf](https://github.com/Ismaestro/angular-example-app/commit/ca7cccfd2fd0aa020b5e0630a1503bf4cd94290f)) |
| 51 | +* **core:** convert user language to locale ([2bfa706](https://github.com/Ismaestro/angular-example-app/commit/2bfa7062f8f07e22c39ce313acf24cbebbb7b39a)) |
| 52 | +* **core:** improve search input in header component ([fc17fa1](https://github.com/Ismaestro/angular-example-app/commit/fc17fa1b473ed165a32166e4d29c51e020c78bad)) |
| 53 | +* **core:** new header styles and more. ([5974ceb](https://github.com/Ismaestro/angular-example-app/commit/5974ceb541458d93f069ac6606268712190a829d)) |
| 54 | +* **core:** reload entire window in language change ([0933a5f](https://github.com/Ismaestro/angular-example-app/commit/0933a5f2b5a93306084406429dfa481782ab1291)) |
| 55 | +* **core:** remove i18n useless attributes ([7f87fb3](https://github.com/Ismaestro/angular-example-app/commit/7f87fb3308395757d89142ccd4d0d926fe63430f)) |
| 56 | +* **core:** remove pokemon image and update loading logic in search component ([73b7ff0](https://github.com/Ismaestro/angular-example-app/commit/73b7ff079e5a8b4b6a720736fbed0676ea3c6ee1)) |
| 57 | +* **core:** remove useless const ([25cce40](https://github.com/Ismaestro/angular-example-app/commit/25cce405ecf3a711a4b88b8eb1215d97ee88dc32)) |
| 58 | +* **core:** solve todos ([62d6e01](https://github.com/Ismaestro/angular-example-app/commit/62d6e017f67a439e7648b779fc9b8b12918827f1)) |
| 59 | +* **core:** update cookies message ([d7460f5](https://github.com/Ismaestro/angular-example-app/commit/d7460f55e8e3fec778388658af928040dae39388)) |
| 60 | +* **core:** update footer text ([901dff5](https://github.com/Ismaestro/angular-example-app/commit/901dff55edb9be35a96963a832db354abb0d2934)) |
| 61 | +* **home:** add decorative images to homepage ([f65cb5c](https://github.com/Ismaestro/angular-example-app/commit/f65cb5cfbb4a09fea50dbcf54b5b606ef9604ec1)) |
| 62 | +* **home:** add header decorative component ([7ac8d94](https://github.com/Ismaestro/angular-example-app/commit/7ac8d94770c4dc0e952568d8146dda4dae232167)) |
| 63 | +* **home:** add pokemon card and my pokemon page ([2a9755e](https://github.com/Ismaestro/angular-example-app/commit/2a9755e2ddffe53ba4d3d01c63ef4424b02dc4bb)) |
| 64 | +* **home:** add separator image ([00c4c68](https://github.com/Ismaestro/angular-example-app/commit/00c4c68499c1163ff1a82a468a1f09e18d0a1d26)) |
| 65 | +* **home:** add some basic texts ([3a90174](https://github.com/Ismaestro/angular-example-app/commit/3a901743cf5a3a60e24321256bb7dc8117ba78a7)) |
| 66 | +* **home:** remove useless example code ([0b1b7e4](https://github.com/Ismaestro/angular-example-app/commit/0b1b7e400c2aa9fbc8cc325ce5add713640f8e6c)) |
| 67 | +* **home:** replace pikachu image ([58e1402](https://github.com/Ismaestro/angular-example-app/commit/58e1402f8dced8c5ddf0805f8af6371600d0b90a)) |
| 68 | +* **home:** update some texts ([de45565](https://github.com/Ismaestro/angular-example-app/commit/de4556570d4f7b02ac6573fd43b57aac874da4ef)) |
| 69 | +* **pokemon-detail:** add first version of the pokemon battle ([f847bab](https://github.com/Ismaestro/angular-example-app/commit/f847babff4a7865d31bb5a68effd696c6f78003e)) |
| 70 | +* **pokemon-detail:** create pokemon battlefield component ([1745824](https://github.com/Ismaestro/angular-example-app/commit/1745824a3eac43f5c2ece1b4c81593362d695eba)) |
| 71 | +* **pokemon-detail:** create the first version of pokedex component ([ec20b84](https://github.com/Ismaestro/angular-example-app/commit/ec20b8476eed4a9e28f0860872527e574ef6c338)) |
| 72 | +* **pokemon:** add catch animation logic ([a89534f](https://github.com/Ismaestro/angular-example-app/commit/a89534fccdb4226f38c3c6bc4a49a86bc2c199d4)) |
| 73 | +* **pokemon:** add reactivity to pokedex and pokemon battlefield components ([c7fa7d1](https://github.com/Ismaestro/angular-example-app/commit/c7fa7d17389c9670dc6d235fe628b210002429c3)) |
| 74 | +* **pokemon:** add reset state to pokemon detail page ([553dda7](https://github.com/Ismaestro/angular-example-app/commit/553dda7a3f4bbb01dd0d9a4358fcc1d87a25d05d)) |
| 75 | +* **pokemon:** add top info to the pokedex ([f637265](https://github.com/Ismaestro/angular-example-app/commit/f637265bbc1bfccf69ed0f2ede4cfdc08adb7dd2)) |
| 76 | +* **pokemon:** apply some styles to pokemon detail page ([25810e7](https://github.com/Ismaestro/angular-example-app/commit/25810e7052f1ac3b9834d3d4fd92c5cc618e6235)) |
| 77 | +* **styles:** edit font size for inputs placeholder ([b6cc64f](https://github.com/Ismaestro/angular-example-app/commit/b6cc64fd93d54647e24c2631186df271348873ec)) |
| 78 | +* **styles:** increase font size to buttons that act like links ([8bae9e5](https://github.com/Ismaestro/angular-example-app/commit/8bae9e59c45cd513d56ec604b4deb84066308f90)) |
| 79 | +* **tools:** allow eslint disable/enable comments ([7538e96](https://github.com/Ismaestro/angular-example-app/commit/7538e965a3e49ebbb13a8295d3a4179057d4272b)) |
| 80 | +* **tools:** apply more strict rules for ts files ([a5b93a5](https://github.com/Ismaestro/angular-example-app/commit/a5b93a5c6b67eaccdb3a257fc8e4bbce2485c533)) |
| 81 | +* **tools:** improve commit lint config and fix linter issues ([1590bb3](https://github.com/Ismaestro/angular-example-app/commit/1590bb39916d3032a304925a23844b0b61c9c5fb)) |
| 82 | +* **tools:** reformat all code with new prettier config ([54ac9c6](https://github.com/Ismaestro/angular-example-app/commit/54ac9c6201b7a60b4faea80d66b5f1736b64a166)) |
| 83 | +* **tools:** remove overrides in template rules and fix issues ([d529f05](https://github.com/Ismaestro/angular-example-app/commit/d529f054e376c1dabd1b5e0b64e4b2b49cc0eb90)) |
| 84 | +* **tools:** remove rule @angular-eslint/prefer-standalone-component ([11db3af](https://github.com/Ismaestro/angular-example-app/commit/11db3af8d886c821b7345331aac220c2fb272b10)) |
| 85 | +* **tools:** update prettier config ([e12ac7d](https://github.com/Ismaestro/angular-example-app/commit/e12ac7daf25852b350c9018ac8b2b7e529feefa4)) |
| 86 | +* **tools:** update templates linter config to use all rules available ([557c881](https://github.com/Ismaestro/angular-example-app/commit/557c881d96550596b7a5e49c2ce8bc3d2c92ece7)) |
| 87 | + |
| 88 | + |
| 89 | +### Bug Fixes |
| 90 | + |
| 91 | +* **app:** fix parent main container display mode ([a3eafcc](https://github.com/Ismaestro/angular-example-app/commit/a3eafcc08fcf4e8d2ae6321f9b12a5f0a0db054d)) |
| 92 | +* **app:** update csp value ([6c7e6d4](https://github.com/Ismaestro/angular-example-app/commit/6c7e6d4acb7d0508b26f2d9d8d8fa9e335b6f902)) |
| 93 | +* **authentication:** fix email uppercases ([911e537](https://github.com/Ismaestro/angular-example-app/commit/911e537e6b7d289b6e70b796617ad9ab1f6934f4)) |
| 94 | +* **core:** change style in avatar buttons ([01366f2](https://github.com/Ismaestro/angular-example-app/commit/01366f264a95af74e722b73edd189b0289e4998c)) |
| 95 | +* **core:** restore footer margin top auto ([38fa29a](https://github.com/Ismaestro/angular-example-app/commit/38fa29a84853adfb46d7727f8afd5e0924bf0466)) |
| 96 | +* **pokemon:** split pokedex component styles ([e5cff10](https://github.com/Ismaestro/angular-example-app/commit/e5cff109aad3f4ff1e09232be9e9c928eba969ad)) |
| 97 | +* **tools:** solve eslint issues ([5161ffb](https://github.com/Ismaestro/angular-example-app/commit/5161ffb961b6e233b2cb52c4197e6da6008d17f2)) |
6 | 98 |
|
7 | 99 | ## [17.0.0](https://github.com/Ismaestro/angular-example-app/compare/v16.0.0...v17.0.0) (2023-12-07) |
8 | 100 |
|
|
0 commit comments