inertiajs / pingcrm

A demo application to illustrate how Inertia.js works.
http://demo.inertiajs.com
MIT License
2.14k stars 779 forks source link

shifted from opton api to composition api #211

Closed anilkumarthakur60 closed 6 months ago

anilkumarthakur60 commented 6 months ago

Changes Made

  1. Vue 3 composition API implementation and Layout handled through app.js
  2. migration file refactor
  3. Model scope refractor
  4. route file refactor
  5. Vite config fixes
driesvints commented 6 months ago

Hi there @anilkumarthakur60. We'd like to thank you for this but want to make you aware of https://github.com/inertiajs/pingcrm/issues/174. This is most likely something we'll handle ourselves over time as it's too much for us to review in one single PR.

anilkumarthakur60 commented 6 months ago

Thanks for the heads up. I'll keep that in mind for next time