Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish vuejs 3/quasar 2 migration #29

Open
nucle opened this issue Mar 13, 2022 · 6 comments
Open

Finish vuejs 3/quasar 2 migration #29

nucle opened this issue Mar 13, 2022 · 6 comments
Labels
Milestone

Comments

@nucle
Copy link
Collaborator

nucle commented Mar 13, 2022

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@jaredthirsk
Copy link

jaredthirsk commented Apr 13, 2022

@nucle Is v2 compatibility in the works? How much work still needs to be done and do you need any help?

(I was part way through upgrading our production application to Quasar v2 but realized this was missing so I can't, unless I replace QWindows with QDialogs.)

P.S. - nice issue description 😄

@nucle
Copy link
Collaborator Author

nucle commented May 1, 2022

Hi @jaredthirsk,
I think about 85% is done. However, I have some glitches which I should fix and some tasks.

When I maximize and then restore the window, it has a different width/height and position.

Before Maximize:
image

After Restore:
image

Everything you need is in the next branch. So maybe you can take a look.
At the moment, I am ill. I have COVID.

I think in two weeks i can work again on it.

BR,
Chris

@Sfinx
Copy link

Sfinx commented May 29, 2022

Any news ? BTW: current git build fails with

Error] QWindow.json: missing "props" -> "model-value" definition

Warning on line 22, column 3 of src/components/QWindow.sass: 
This selector doesn't have any properties and won't be rendered.
   ╷
22 │   .disabled, [disabled]
   │   ^^^^^^^^^^^^^^^^^^^^^
   ╵
[Error] build.api.js: something went wrong...

@danielduckworth
Copy link

I've just started learning Vue and Quasar. I'm pretty excited to see this in Quasar 2 / Vue 3.

@jaredthirsk
Copy link

jaredthirsk commented Jul 14, 2022

Hi @jaredthirsk,
I think in two weeks i can work again on it.

@nucle How is it going? Are you healthy again?

I'm trying out the next branch and trying to get it working (first time working on an extension), but the extension seems to be referencing its own private version of Vue, which causes a failure in setup() for getting $q or calling onMounted -- so something is wrong.

@yihoo
Copy link

yihoo commented Dec 14, 2023

Hello, @nucle, it has been a while since last update about V2, so i wonder how's going , and when do you release it ?
Best regards!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants