Skip to content

v0.1.10

Compare
Choose a tag to compare
@ais-one ais-one released this 20 Mar 22:30
5e6c3cb

Version 0.1.10

  • improvement (NO ACTION NEEDED): improve i18n: you have access to i18n when you use .vue file
  • improvement (DONE): Use lit-element Web Component (for the loading blocker) - see Signin.vue of example-rest for usage
  • improvement (DONE): route level code splitting using import() - see router/index.js of example-rest for usage
  • improvement: (INPROGRESS) add GraphQL
  • improvement: (KIV) add test from dredd.io when ready
  • work in progress: clean up and improve code when possible
  • chore: package updates