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

Ionic support? #376

Open
chip opened this issue Jul 7, 2015 · 3 comments
Open

Ionic support? #376

chip opened this issue Jul 7, 2015 · 3 comments

Comments

@chip
Copy link

chip commented Jul 7, 2015

Hi - Thanks for the excellent package. Are plans for supporting the Ionic framework?

@queso
Copy link
Contributor

queso commented Jul 7, 2015

You should look at useraccounts packaging, they have support for Ionic.

@chip
Copy link
Author

chip commented Jul 7, 2015

Will do. Thanks Josh!

@chip chip closed this as completed Jul 7, 2015
@chip chip reopened this Jul 15, 2015
@chip
Copy link
Author

chip commented Jul 15, 2015

I've forked this package and am experimenting with other UI frameworks such as Ionic and Material Design Lite.

Just curious if there's any interest in having accounts-entry support multiple frameworks?

Maybe it would contains multiple view folders like this?

client/views/bootstrap-3
client/views/material-design-lite
client/views/ionic
...

If so, it looks like I will need to modify package.js to support some sort of flag that determines which view directory to use for loading files. I'm experimenting with a few options, such as using process.env, but am not sure if there's a better way.

It seems like useraccounts is structured using useraccounts:core and then there are separate packages for the UI framework desired (e.g., useraccounts:ionic, useraccounts:bootstrap, etc.).

At any rate, before I go down this path, I wanted to gauge the interest as well as any suggestions. Thanks in advance for your help.

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

2 participants