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

Quasar v1.0 compatibility #50

Open
sirbeagle opened this issue Feb 11, 2019 · 12 comments
Open

Quasar v1.0 compatibility #50

sirbeagle opened this issue Feb 11, 2019 · 12 comments
Assignees
Milestone

Comments

@sirbeagle
Copy link
Collaborator

Ensure that the calendar components work properly with the forthcoming Quasar v1.0.

@sirbeagle sirbeagle added this to the v1.0 milestone Feb 11, 2019
@sirbeagle sirbeagle self-assigned this Feb 11, 2019
@soccer99
Copy link

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.

@sirbeagle
Copy link
Collaborator Author

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.

sirbeagle pushed a commit that referenced this issue Feb 25, 2019
sirbeagle pushed a commit that referenced this issue Mar 3, 2019
@nothingismagick
Copy link

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.

@sirbeagle
Copy link
Collaborator Author

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?

@nothingismagick
Copy link

Sent you a message on Discord. I'll explain it to you.

@nothingismagick
Copy link

But in case you are late to the party and reading this in the future, the answer is to run:

$ npm install --global @quasar/cli
$ quasar create <short-name> --kit app-extension

Where short-name is the name of your extension.

@arkhenstone
Copy link

+1 to this, awesome as of v0.17 would love to see this coming to the app extensions, or even just v1 compatible.

@sirbeagle
Copy link
Collaborator Author

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

@marcusjm
Copy link

marcusjm commented May 2, 2019

Any news on this? Nm, I see there is an upgrade branch.

@irongomme
Copy link

How to use it with quasar 1.0 ? Is there anything planned to make it works ?

@klevron
Copy link

klevron commented May 6, 2019

You can try the v1 branch by installing the corresponding repo branch :

npm install stormseed/quasar-calendar#v1.0

@sirbeagle
Copy link
Collaborator Author

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!

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

No branches or pull requests

7 participants