-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
DRAFT: convert to vue composition with ts. add types. #149
Conversation
I've converted, but.. project hasn't been worked. |
Hi, i am using this package in my bacchelor's thesis and I need types. is this PR working? is there any chance i could get it withou merging? cause as i look at this repo, it seems the cretor doesn't interact |
@jhrncar Hi, I've stabled this PR: all is ok, I think. build types: It's no the best realisation. I haven't enoght experience to make a excellent build. Troubles: default example in repo has low performace. If you want, you can send me PR with updates/fixes/chages. I don't want to support my PR long time alone. |
❌ Deploy Preview for vue3openlayers2 failed.
|
✅ Deploy Preview for vue3openlayers ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
I've rebased PR. |
@209 do you still need help? Would you mind to rebase this PR again? |
I spent 2 weeks doing a boring job that no one gives a shit about. I am not ready to spend 4-8 hours on a rebase if there is no guarantee that someone will consider my branch. |
@209 I understand your frustration. I recently got a maintainer for this project. I can tell you I would like to bring this PR to production, once it's ready. I will also try to support you with the work of rebasing (hopefully I will find some time within the next days). |
Hey @209 thanks for all the time you invested which wasn't waste. Meanwhile I picked a lot of TS migrations from your branch and migrated the codebase step-by-step to typescript and script setup. Please checkout the lastest releases (1.0.0-alpha.7 and probably above). |
convert to vue composition. add types.
Description
Motivation and Context
Becose in 2023 we need types.
How Has This Been Tested?
Not
Need help for prod-ready)
I've changed initialization plugin.