-
Notifications
You must be signed in to change notification settings - Fork 70
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
Quasar v1.0 compatibility #50
Comments
Is there a branch for this? I'd like to follow along and possibly help out with this where I can. Planning on using this calendar for a new project I'm building using Quasar 1.0 beta. |
I have a branch locally that I haven't worked with much yet - really trying to lock down any show-stopping bugs we may have (looking at you issue #33 ). Once that's resolved I'll be sure to have a v1.0 branch available here. |
…of testing and changes to do. Affects #50.
You should consider making this as an app-extension. Ping me on the discord and I’ll help you figure out how to do that and why it makes sense. |
@nothingismagick Sorry, I think I keep missing you on Discord. So I was looking at some of the newer projects under quasarframework like app-extension-qmediaplayer and app-extension-qflashcard - is that what you are referring to? If so it seems like I need to add some boot, install and uninstall code. I can try to emulate those packages but are there docs anywhere for that yet? |
Sent you a message on Discord. I'll explain it to you. |
But in case you are late to the party and reading this in the future, the answer is to run:
Where short-name is the name of your extension. |
+1 to this, awesome as of v0.17 would love to see this coming to the app extensions, or even just v1 compatible. |
@arkhenstone Quasar 1.0 compatibility is basically done, just waiting for life to give a chunk of time to figure out the app-extension stuff that @nothingismagick sent over. I'm hoping to release v1.0 of calendar as soon as possible after Quasar 1.0 comes out of beta. 😃 |
Any news on this? Nm, I see there is an upgrade branch. |
How to use it with quasar 1.0 ? Is there anything planned to make it works ? |
You can try the v1 branch by installing the corresponding repo branch :
|
I have published v1.0.0-beta.1 of Quasar Calendar - should be available on the master branch here and on NPM. This version will only work with Quasar v1.0.x, so if you're using a legacy version of Quasar you shouldn't upgrade the calendar component beyond the v.0.3.x. There are a couple of 1.0 branches that I'm going to delete in the near future but as there are people using and testing against them I'll give it a bit of time before I do that. If you see any problems with this new version please open a new issue and we'll get on it! |
Ensure that the calendar components work properly with the forthcoming Quasar v1.0.
The text was updated successfully, but these errors were encountered: