Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2020-07-25) ### Bug Fixes * **app:** fix interceptors to redirect if 401 🐛 ([98357b6](98357b6)) * **build:** config 🐛 ([a48f514](a48f514)) * **build:** fix no console error on build (disable for the moment) 🐛 ([baa5c8a](baa5c8a)) * **config, core:** fix design colors 🐛 ([309675e](309675e)) * **core:** fix navigation duplicate$ 🐛 ([3d4779f](3d4779f)) * **core:** signin disapear 🐛 ([68a2a00](68a2a00)) * **core, app:** signin failed notif, signout hide button 🐛 ([a26edc9](a26edc9)) * **core, home, config:** fix home page displays 🐛 ([64f584b](64f584b)) * **dependencies:** fix package lock 🐛 ([b84db5c](b84db5c)) * **docker:** fix docker hook 🐛 ([429e55a](429e55a)) * **docker:** fix hook 🐛 ([76af2ab](76af2ab)) * **docker:** fix NODE ENV on build 🐛 ([09fc80c](09fc80c)) * **docker:** hook adjust args 🐛 ([a99979f](a99979f)) * **gitignore:** ignore generated conf 🐛 ([4be0db9](4be0db9)) * **global:** delete useless files 🐛 ([4dfede1](4dfede1)) * **global:** fix Readme 🐛 ([a93aa9f](a93aa9f)) * **global:** refactor new lint rules 🐛 ([be4cd31](be4cd31)) * **home:** backgorund max height limited 🐛 ([97fe2ac](97fe2ac)) * **home:** dark light theme fix 🐛 ([5eb4d17](5eb4d17)) * **home:** dynamic background 🐛 ([7ea0f75](7ea0f75)) * **home:** fix background image in homepage 🐛 ([6c70079](6c70079)) * **home:** fix critical erros 🐛 ([379dfea](379dfea)) * **home:** fix end links 🐛 ([ff78859](ff78859)) * **home:** fix releases calc & features centering 🐛 ([1dbf416](1dbf416)) * **home:** line break line space in contact mail 🐛 ([13b5ea4](13b5ea4)) * **home:** logo aspect ratio review 🐛 ([b000e16](b000e16)) * **home:** style fix 🐛 ([706f1ca](706f1ca)) * **hook fix:** fix docker hook for docker hub 🐛 ([17f6e59](17f6e59)) * **release:** url 🐛 ([d920bc3](d920bc3)) * package.json & package-lock.json to reduce vulnerabilities ([a11f1b5](a11f1b5)) * package.json, package-lock.json & .snyk to reduce vulnerabilities ([0265838](0265838)) * package.json, package-lock.json & .snyk to reduce vulnerabilities ([8f924f6](8f924f6)) * package.json, package-lock.json & .snyk to reduce vulnerabilities ([e96ff6e](e96ff6e)) * **tasks:** fix length test 🐛 ([6a6a3dc](6a6a3dc)) * **tasks:** fix merge 🐛 ([e3eeefa](e3eeefa)) * **tasks:** fix missing mapGetters 🐛 ([326f851](326f851)) * **tasks:** fix switch from create to edit mode 🐛 ([6ac7000](6ac7000)) * **tasks:** fix update 🐛 ([01da760](01da760)) * **tasks:** remove old console log 🐛 ([b1aeb58](b1aeb58)) * **tasks:** remove useless code 🐛 ([a28704b](a28704b)) * **tasks:** warning router 🐛 ([ee6a455](ee6a455)) * package.json & package-lock.json to reduce vulnerabilities ([4eecc65](4eecc65)) * package.json, package-lock.json & .snyk to reduce vulnerabilities ([e5b7bf8](e5b7bf8)) ### Features * **all:** init ✨ ([8e1e976](8e1e976)) * **app:** add notifications based on request status ✨ ([4f91b52](4f91b52)) * **auth:** add signup ✨ ([0b0b6b2](0b0b6b2)) * **auth:** imrpove auth rules ✨ ([44bc194](44bc194)) * **config:** add api in configuration ✨ ([3884fea](3884fea)) * **config:** add port management for dev env ✨ ([b18712e](b18712e)) * **config, helpers, core, app:** auto theme dark light ✨ ([a280655](a280655)) * **config, plugins:** init matomo example for analytics ✨ ([51ba7cb](51ba7cb)) * **core:** add custom top menu & tooltips ✨ ([3e493ef](3e493ef)) * **core:** add left top menu ✨ ([8a9c3e4](8a9c3e4)) * **core:** add option to display nav or not only if user is logged ✨ ([ec9b0ab](ec9b0ab)) * **core:** manage dropdown menu for social links on phone ✨ ([f55d78b](f55d78b)) * **core, auth:** add sign in up display option ✨ ([6a539e2](6a539e2)) * **dependencies:** fix package lock ✨ ([53da080](53da080)) * **deps:** clean deps package ✨ ([ea18144](ea18144)) * **docker:** init examples ✨ ([dd88eea](dd88eea)) * **global:** add demo ✨ ([92c9940](92c9940)) * **global:** add home page example ✨ ([1fdd24d](1fdd24d)) * **global:** upgrade all dependencies :D ✨ ([60826e6](60826e6)) * **global:** upgrade eslint ✨ ([266098e](266098e)) * **home:** add blog link ✨ ([4b99849](4b99849)) * **home:** add links ✨ ([7607910](7607910)) * **home:** add logo img config option ✨ ([e76423b](e76423b)) * **home:** add releases changelogs & page content mngt ✨ ([8823c7a](8823c7a)) * **home:** add stats example ✨ ([4fc06ae](4fc06ae)) * **home:** adjust home indent ✨ ([f7b767e](f7b767e)) * **home:** auto reset contact form ✨ ([c7a8a6d](c7a8a6d)) * **home:** init markdown for texts ✨ ([af71a50](af71a50)) * **home:** option on about us display ✨ ([a604a8c](a604a8c)) * **home:** set default background var ✨ ([91ca750](91ca750)) * **home, config:** add subtitle ✨ ([4be99e5](4be99e5)) * **home, config:** hide empty section links ✨ ([6f2a156](6f2a156)) * **home, core:** switch config to global config ✨ ([656c070](656c070)) * **home, plugins, config:** rework landing page ✨ ([693b695](693b695)) * **middlewares:** fix and add model middleware to clean post put ✨ ([72abdc1](72abdc1)) * **subscriptions:** init ✨ ([e3f7a70](e3f7a70)) * **tasks:** add post/put check to remove null value before request ✨ ([f3cfbf8](f3cfbf8)) * **tasks:** init add/update/delete ✨ ([306625d](306625d)) * **tasks:** init tasks list :) ✨ ([7459d8a](7459d8a)) * **tasks:** simplify example ✨ ([3b83f72](3b83f72))
- Loading branch information