|
| 1 | +# [1.1.0](https://github.com/weareopensource/Vue/compare/v1.0.0...v1.1.0) (2021-04-30) |
| 2 | + |
| 3 | + |
| 4 | +### Bug Fixes |
| 5 | + |
| 6 | +* **_app:** home 🐛 ([5d502f0](https://github.com/weareopensource/Vue/commit/5d502f05b816ca5f29dca0b8bae709c3252da16a)) |
| 7 | +* **app:** fix padding adjustment on mobile 🐛 ([576ff32](https://github.com/weareopensource/Vue/commit/576ff32e9a65d5f3f9e0b274bd4b58c67b2dd1af)) |
| 8 | +* **auth:** fix wrong redirections 🐛 ([5ff9074](https://github.com/weareopensource/Vue/commit/5ff90740d600752f9e3195bc65084d1516cf88e8)) |
| 9 | +* **auth:** sign in up redirection 🐛 ([4f5925d](https://github.com/weareopensource/Vue/commit/4f5925d3781f2e0c795f41a6c243d78ca5ffa8e1)) |
| 10 | +* **dependencies:** adjustment on versions 🐛 ([01cbddb](https://github.com/weareopensource/Vue/commit/01cbddb806559aed0cdd5adece5675d52a408b1f)) |
| 11 | +* **dependencies:** downgrade sass & webpack 🐛 ([#1109](https://github.com/weareopensource/Vue/issues/1109)) ([17bd2ac](https://github.com/weareopensource/Vue/commit/17bd2ac3cbdd9b8b34d45544d6f3a299f59d252d)) |
| 12 | +* **dependencies:** merge 🐛 ([ac5941f](https://github.com/weareopensource/Vue/commit/ac5941f13936336ef193bababe1c5be0100ac992)) |
| 13 | +* **dependencies:** temp downgrade sass-loader, vue comp 🐛 ([19b2c9f](https://github.com/weareopensource/Vue/commit/19b2c9fe6bd3bea538e5005b4eed7ccd35e07b97)) |
| 14 | +* **eslint:** fix eslint / prettier compatibilites 🐛 ([3c3c008](https://github.com/weareopensource/Vue/commit/3c3c008dccda3b4a833fcabcd50d8c2c9a2b9290)) |
| 15 | +* **eslint:** indent 🐛 ([80522b1](https://github.com/weareopensource/Vue/commit/80522b198c247cffd733433ea56bac04ae1f29ee)) |
| 16 | +* **home:** article example config 🐛 ([8a35f60](https://github.com/weareopensource/Vue/commit/8a35f6085c1add5f0729839ec1d9de6fac04bc22)) |
| 17 | +* **home:** banner button 🐛 ([0b021ec](https://github.com/weareopensource/Vue/commit/0b021ec51ba116e83a835d19c6a776ad56e39beb)) |
| 18 | +* **home:** fix slideshow font size on mobile 🐛 ([c0c585d](https://github.com/weareopensource/Vue/commit/c0c585d3291340c6a633174674dd7d01c61f0f98)) |
| 19 | +* **home:** fix status display on safari by simplifying it 🐛 ([467badc](https://github.com/weareopensource/Vue/commit/467badc7d7a4d6ab95fe492835ed6aa79e48d587)) |
| 20 | +* **home:** invert animation, not on text, only on cards 🐛 ([23a5e78](https://github.com/weareopensource/Vue/commit/23a5e78dad64a07bd4a403fadb60c535c5de8192)) |
| 21 | +* **home:** page subscription button 🐛 ([#1110](https://github.com/weareopensource/Vue/issues/1110)) ([139e806](https://github.com/weareopensource/Vue/commit/139e8066a88ce6fa2f3df09c99d693ed511983c4)) |
| 22 | +* **home:** wrong merge 🐛 ([caa1b0d](https://github.com/weareopensource/Vue/commit/caa1b0d697134c10c36b719cd220b62aa7078c47)) |
| 23 | +* **home, subscriptions:** remove subscriptions, lite code, ghost blog switch 🐛 ([9bf6778](https://github.com/weareopensource/Vue/commit/9bf6778d8702cbba84eaca1859c2c289db7b9f86)) |
| 24 | +* **homes:** fix pages colors 🐛 ([ccac6cd](https://github.com/weareopensource/Vue/commit/ccac6cdb7a60daeccff83995b89c6ba561413d97)) |
| 25 | +* **lib:** matomo fix indent 🐛 ([fe1e921](https://github.com/weareopensource/Vue/commit/fe1e9210f615e45bfca3b5cd618062095f0a1d8a)) |
| 26 | +* **prettier:** fix prettier config 🐛 ([51df161](https://github.com/weareopensource/Vue/commit/51df1615edd649189b3fec69b53389f7d53b83dc)) |
| 27 | +* **tasks:** speed dial vuetify bug 🐛 ([f974092](https://github.com/weareopensource/Vue/commit/f9740921a11e82b39a941898e3c3f6ac8fcc0552)) |
| 28 | +* **users:** avatar gravatar wrong margin 🐛 ([d585ab9](https://github.com/weareopensource/Vue/commit/d585ab9da38533569a22b07f13fe6925ad67e485)) |
| 29 | +* **users:** avatars margin 🐛 ([7d241c6](https://github.com/weareopensource/Vue/commit/7d241c6f3875586035012ed90feae169ab20c14b)) |
| 30 | +* **users:** pagination example double call 🐛 ([b2501d2](https://github.com/weareopensource/Vue/commit/b2501d2d55c0f7f31638683ddfec4d64c0157113)) |
| 31 | +* **users:** roles update fix 🐛 ([8b39c00](https://github.com/weareopensource/Vue/commit/8b39c00d3717ef4ff280acc38f0e687d25c4b0f3)) |
| 32 | +* package.json & package-lock.json to reduce vulnerabilities ([f94b0c4](https://github.com/weareopensource/Vue/commit/f94b0c46c0c7df1c17d459bcd98051a0103cc255)) |
| 33 | + |
| 34 | + |
| 35 | +### Features |
| 36 | + |
| 37 | +* **app:** auto define tab title from routes name ✨ ([b68bc03](https://github.com/weareopensource/Vue/commit/b68bc03af972555a549978663ba3ac5a90ea0945)) |
| 38 | +* **auth:** init apple oAuth option ✨ ([a9837ae](https://github.com/weareopensource/Vue/commit/a9837ae3654c254b60b9a9aabbd0d113e089f184)) |
| 39 | +* **auth:** init google oAuth option ✨ ([d0aab7a](https://github.com/weareopensource/Vue/commit/d0aab7aa6eff5211d5b3748e9a0777e22d62a2b9)) |
| 40 | +* **auth:** password reset ✨ ([2278a27](https://github.com/weareopensource/Vue/commit/2278a27603d30a246e07c9b2bc1cb59626109973)) |
| 41 | +* **auth, config:** sign in/up redirect option ✨ ([fa06db0](https://github.com/weareopensource/Vue/commit/fa06db0455798010a14e6fa383e6227edc667be7)) |
| 42 | +* **config:** upgrade temporal background example to big sur ✨ ([be9ff59](https://github.com/weareopensource/Vue/commit/be9ff59142758a7c5b9ee74f7c07b9193adc09d3)) |
| 43 | +* **config, auth:** handling oauth error on client side ✨ ([0ea6d65](https://github.com/weareopensource/Vue/commit/0ea6d653e6bc63fc0cf4e994565c64bbe50ffb46)) |
| 44 | +* **config, docker:** switch auth preset to conf only ✨ ([92315ff](https://github.com/weareopensource/Vue/commit/92315ff7ff47387651448b4efcc24ce5b0e0f072)) |
| 45 | +* **config, home:** add slideshow component ✨ ([5cb019d](https://github.com/weareopensource/Vue/commit/5cb019dccb5091743ffb5ca852faa2dfc9656c57)) |
| 46 | +* **config, plugins, app, home:** init meta example ✨ ([11016de](https://github.com/weareopensource/Vue/commit/11016def9881b3c1ed4449c20476bb02884bbb13)) |
| 47 | +* **core, global:** add colors option for nav button, and order by roles ✨ ([ca2765a](https://github.com/weareopensource/Vue/commit/ca2765afecaafc4bd6c7027a9ab834ca75185a1d)) |
| 48 | +* **docker:** add oauth activation option ✨ ([e66ac32](https://github.com/weareopensource/Vue/commit/e66ac3266cc2e3d7fc96eb70307657124a3d02e0)) |
| 49 | +* **global:** add apple touch icon ✨ ([46b2129](https://github.com/weareopensource/Vue/commit/46b2129823c71715999a1b5800d4cb583edcc09b)) |
| 50 | +* **global:** mobile width optimizaiton ✨ ([c9215c4](https://github.com/weareopensource/Vue/commit/c9215c40038773b8ed35a396a9a7b2eb38574538)) |
| 51 | +* **global:** style review ✨ ([332da3d](https://github.com/weareopensource/Vue/commit/332da3d16b68342b0a08f01695daddba06621b68)) |
| 52 | +* **home:** abouts width config ✨ ([4e17f7e](https://github.com/weareopensource/Vue/commit/4e17f7e1731b839c47fc739c07803de5265ec38e)) |
| 53 | +* **home:** add colors option for phone slideshow ✨ ([e914d59](https://github.com/weareopensource/Vue/commit/e914d5978c61ce4562ac032dc0844b28b2b3cfe4)) |
| 54 | +* **home:** add comoponent and docs every component with ex ✨ ([a9b136a](https://github.com/weareopensource/Vue/commit/a9b136aa956adc79a59acb4f043de4d47d0bd277)) |
| 55 | +* **home:** add interval option to carousel ✨ ([5fd45d7](https://github.com/weareopensource/Vue/commit/5fd45d79c5e1bfe347fe2b28201056e705721148)) |
| 56 | +* **home:** add pages reader example, cgu & legals ✨ ([d1bb2b5](https://github.com/weareopensource/Vue/commit/d1bb2b55d5ac72104f7f43be9b3f2532ccf6d4f0)) |
| 57 | +* **home:** add status option next to logo ✨ ([05d34be](https://github.com/weareopensource/Vue/commit/05d34be622da8a9bef9e9975b258ed9b558e84b4)) |
| 58 | +* **home:** add title color option for slideshow ✨ ([2f479e7](https://github.com/weareopensource/Vue/commit/2f479e71d44da5e094eb014f47fa8c5c811d9575)) |
| 59 | +* **home:** clean changelog display ✨ ([8e5622a](https://github.com/weareopensource/Vue/commit/8e5622a95343150c98ae1f589aefe8d6cdabd770)) |
| 60 | +* **home:** features color option ✨ ([e3708b9](https://github.com/weareopensource/Vue/commit/e3708b9397498a645b88f9d9a735df6056ada1ca)) |
| 61 | +* **home:** improve slideshow component (dark/light/fulltext) ✨ ([8b729e0](https://github.com/weareopensource/Vue/commit/8b729e0585e0e28ff75c01eff1ddd9ba222d7165)) |
| 62 | +* **home:** page ✨ ([ffed30c](https://github.com/weareopensource/Vue/commit/ffed30cb013a0c31d59114337c6e934a97ebc7ae)) |
| 63 | +* **home:** set app name for home tab title ✨ ([b08c9c6](https://github.com/weareopensource/Vue/commit/b08c9c612e21cc8465bec9287d7c61c05017c93e)) |
| 64 | +* **home, config:** fix eslint & changelog ✨ ([8603e86](https://github.com/weareopensource/Vue/commit/8603e860a1d25b9ce8e55b30b49dc3f0fd670351)) |
| 65 | +* **public:** set waos favicon ✨ ([7f4c7c5](https://github.com/weareopensource/Vue/commit/7f4c7c583f65ce2aabab39bb5925b177026dded7)) |
| 66 | +* **subscriptions:** add admin panel ✨ ([8541fc6](https://github.com/weareopensource/Vue/commit/8541fc65970477a88a918713bc44c949d17b213f)) |
| 67 | +* **subscriptions:** switch new to checkbox ✨ ([d44bd48](https://github.com/weareopensource/Vue/commit/d44bd48f0c9755a1ee8be8ae5c67d185e5f6ddc6)) |
| 68 | +* **users:** add example of upload code in comment ✨ ([2428893](https://github.com/weareopensource/Vue/commit/2428893121ca42047b3149def303c1bfea1ef267)) |
| 69 | +* **users:** user list pagination example ✨ ([e848ab5](https://github.com/weareopensource/Vue/commit/e848ab582c40ec9230590ea08b00d8b07dd42f31)) |
| 70 | +* **users, global:** add user roles mngt & user admin section ✨ ([10fb83b](https://github.com/weareopensource/Vue/commit/10fb83b2773760d8125acad4fa32200e8bdaf667)), closes [#155](https://github.com/weareopensource/Vue/issues/155) [#609](https://github.com/weareopensource/Vue/issues/609) |
| 71 | +* **users, home:** init team page members ✨ ([72954cf](https://github.com/weareopensource/Vue/commit/72954cf12ee2aebaece8434244402a7515f04772)) |
| 72 | + |
1 | 73 | # 1.0.0 (2020-07-25) |
2 | 74 |
|
3 | 75 | ### Bug Fixes |
|
0 commit comments