0.3.1
版本发布时间: 2020-05-18 02:54:30
ais-one/cookbook最新发布版本:0.6.11(2022-07-22 08:33:59)
- update packages & cleanup
- work on improving documentation
- example-app/web/vite
- add vite and do sample composition api
- example-app/web/spa
- removed Ant Design (look to using web components or something that does not use bundler)
- fixed run run build
- example-app/web/pwa
- add a pwa sample app
- add Firebase Cloud Messaging (FCM) push notification
- example-app/public/demo-nobundler
- add no bundler implementation of Vue SPA using ES Modules
- common-app
- add telegram - send to group or channel via bot
- add FCM push notification
- improved on error handling (less boilerplate, see example-app/router/api.js)
- example-app
- improved router organization, and auth
- clear httponly cookie on logout
- vue-crud-x
- fixed sorting
- fixed graphql example to include pagination
- fixed infinite scroll bug
- fixed code to work with latest vuetify (2.2.15 onwards) and fix infinite scroll double xhr call on filter button press
- cleanup code
- update build
Note: See wiki for work in progress and upcoming work / improvements