quasar-ui-qwindow icon indicating copy to clipboard operation
quasar-ui-qwindow copied to clipboard

Finish vuejs 3/quasar 2 migration

Open nucle opened this issue 2 years ago • 6 comments

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.

nucle avatar Mar 13 '22 18:03 nucle

@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 😄

jaredthirsk avatar Apr 13 '22 16:04 jaredthirsk

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

nucle avatar May 01 '22 07:05 nucle

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...

Sfinx avatar May 29 '22 04:05 Sfinx

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

danielduckworth avatar May 30 '22 04:05 danielduckworth

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.

jaredthirsk avatar Jul 14 '22 10:07 jaredthirsk

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!

yihoo avatar Dec 14 '23 03:12 yihoo