0.4.0
版本发布时间: 2020-10-03 09:49:16
ais-one/cookbook最新发布版本:0.6.11(2022-07-22 08:33:59)
- [chore] update packages & cleanup & work on improving documentation
- [table] validation
- [frontend]
- example-web/vite
- use webcomponent in a webcomponent - mwc-autocomplete, mwc-multiselect, mwc-fileupload
- provide/inject use pattern for http calls (useXhr), i18n (useI18n)
- add PWA, FCM(google cloud) and Webspush(self hosted) functionality, apollo-client (graphql), ws
- fixed layout bug [https://dev.to/lampewebdev/vuejs-pages-with-dynamic-layouts-problems-and-a-solution-4460]
- REMOVED example-web/pwa and example-web/ssr
- example-web/vite
- [full-stack]
- fixed auth system
- improve structure further (for microservices and CICD)
- moved deploy scripts to respective individual project folders (example-app, example-web/vite)