Jenesius / vue-modal

🖖The progressive and simple modal system for Vue.js v3
https://modal.jenesius.com
MIT License
145 stars 14 forks source link

Open Modal Vue 3 #95

Closed anshirko closed 6 months ago

anshirko commented 10 months ago

Does this library support vue 2?

Jenesius commented 10 months ago

Hello. No. This library relies on the reactive/ref mechanism, which is completely absent in Vue 2.

bmulholland commented 10 months ago

Vue 2.7 has those, doesn’t it?

Jenesius commented 10 months ago

@bmulholland Hmm, I'll test this

bmulholland commented 10 months ago

I may also try it out in the coming days and report back :)

bmulholland commented 9 months ago

On a first pass, no I couldn't get it working in Vue 2.7