v1.1.0
PierreBrisorgueil
released this
30 Apr 13:22
·
2116 commits
to master
since this release
1.1.0 (2021-04-30)
Bug Fixes
- _app: home 🐛 (5d502f0)
- app: fix padding adjustment on mobile 🐛 (576ff32)
- auth: fix wrong redirections 🐛 (5ff9074)
- auth: sign in up redirection 🐛 (4f5925d)
- dependencies: adjustment on versions 🐛 (01cbddb)
- dependencies: downgrade sass & webpack 🐛 (#1109) (17bd2ac)
- dependencies: merge 🐛 (ac5941f)
- dependencies: temp downgrade sass-loader, vue comp 🐛 (19b2c9f)
- eslint: fix eslint / prettier compatibilites 🐛 (3c3c008)
- eslint: indent 🐛 (80522b1)
- home: article example config 🐛 (8a35f60)
- home: banner button 🐛 (0b021ec)
- home: fix slideshow font size on mobile 🐛 (c0c585d)
- home: fix status display on safari by simplifying it 🐛 (467badc)
- home: invert animation, not on text, only on cards 🐛 (23a5e78)
- home: page subscription button 🐛 (#1110) (139e806)
- home: wrong merge 🐛 (caa1b0d)
- home, subscriptions: remove subscriptions, lite code, ghost blog switch 🐛 (9bf6778)
- homes: fix pages colors 🐛 (ccac6cd)
- lib: matomo fix indent 🐛 (fe1e921)
- prettier: fix prettier config 🐛 (51df161)
- tasks: speed dial vuetify bug 🐛 (f974092)
- users: avatar gravatar wrong margin 🐛 (d585ab9)
- users: avatars margin 🐛 (7d241c6)
- users: pagination example double call 🐛 (b2501d2)
- users: roles update fix 🐛 (8b39c00)
- package.json & package-lock.json to reduce vulnerabilities (f94b0c4)
Features
- app: auto define tab title from routes name ✨ (b68bc03)
- auth: init apple oAuth option ✨ (a9837ae)
- auth: init google oAuth option ✨ (d0aab7a)
- auth: password reset ✨ (2278a27)
- auth, config: sign in/up redirect option ✨ (fa06db0)
- config: upgrade temporal background example to big sur ✨ (be9ff59)
- config, auth: handling oauth error on client side ✨ (0ea6d65)
- config, docker: switch auth preset to conf only ✨ (92315ff)
- config, home: add slideshow component ✨ (5cb019d)
- config, plugins, app, home: init meta example ✨ (11016de)
- core, global: add colors option for nav button, and order by roles ✨ (ca2765a)
- docker: add oauth activation option ✨ (e66ac32)
- global: add apple touch icon ✨ (46b2129)
- global: mobile width optimizaiton ✨ (c9215c4)
- global: style review ✨ (332da3d)
- home: abouts width config ✨ (4e17f7e)
- home: add colors option for phone slideshow ✨ (e914d59)
- home: add comoponent and docs every component with ex ✨ (a9b136a)
- home: add interval option to carousel ✨ (5fd45d7)
- home: add pages reader example, cgu & legals ✨ (d1bb2b5)
- home: add status option next to logo ✨ (05d34be)
- home: add title color option for slideshow ✨ (2f479e7)
- home: clean changelog display ✨ (8e5622a)
- home: features color option ✨ (e3708b9)
- home: improve slideshow component (dark/light/fulltext) ✨ (8b729e0)
- home: page ✨ (ffed30c)
- home: set app name for home tab title ✨ (b08c9c6)
- home, config: fix eslint & changelog ✨ (8603e86)
- public: set waos favicon ✨ (7f4c7c5)
- subscriptions: add admin panel ✨ (8541fc6)
- subscriptions: switch new to checkbox ✨ (d44bd48)
- users: add example of upload code in comment ✨ (2428893)
- users: user list pagination example ✨ (e848ab5)
- users, global: add user roles mngt & user admin section ✨ (10fb83b), closes #155 #609
- users, home: init team page members ✨ (72954cf)