meteor-useraccounts / core

Meteor sign up and sign in templates' core functionalities
http://useraccounts.meteor.com/
MIT License
529 stars 282 forks source link

Support for google/material-design-lite? #465

Open Chun-Yang opened 9 years ago

Chun-Yang commented 9 years ago

Do you plan to support materialize design lite? https://github.com/google/material-design-lite/

bartekupartek commented 9 years ago

+1

Tim-W commented 8 years ago

I've heard that there are people having a hard time integrating this with iron:router/flow:router because MDL is not built with reactivity in mind. I'd wait for someone to be able to integrate it properly with meteor routing first.

Tim-W commented 8 years ago

Would love to see it supported in the future though. +1

splendido commented 8 years ago

Unfortunately I have no time at the moment to investigate into MDL myself...

but feel free to play with a fork of some styled version (e.g. useraccounts:materialize just to pick one...) and let me know how things go!

kctang commented 8 years ago

I forked the unstyled template and styled it using MDL's classes - kctang:useraccounts-mdl. I am only using the login & sign up pages now but looks easy enough. I will update the appropriate at_ templates when I need to use them.

I don't really know how to use all Meteor accounts or useraccounts features, kind of hard for me to "complete" this template at this moment...but i just want to say that it is very easy to style them once you understand the structure (took me ~ 10 minutes playing with the unstyled template) so encourage anybody who wants to use MDL to contribute changes to complete that project.

splendido commented 8 years ago

Awesome!

...and what about creating a mdl repo under meteor-useraccounts so to keep things all together? We could list what is currently styled and what not and further contributions will probably come!

splendido commented 8 years ago

Let me know if you'd like help to understand other pieces of the UI templates provided by useraccounts packages

kctang commented 8 years ago

@splendido putting it under meteor-useraccounts would be awesome! let me know how to do it and i can move the repo over.

splendido commented 8 years ago

@ktang I think you could simply transfer the ownership of your repo to meteor-useraccounts organization and than I'll give you the read/write permissions on it.

I usually publish new versions alltogether with a bash script and it would then enter the loop ;-)

kctang commented 8 years ago

@splendido done, i think. first time doing ownership transfer, let me know if i'm not doing it right.

splendido commented 8 years ago

I can't see any new repo under meteor-useraccounts and it seems it's still under your username: https://github.com/kctang/useraccounts-mdl

What do yo think?

kctang commented 8 years ago

@splendido I got "You don’t have admin rights to meteor-useraccounts" when transferring ownership. I think it is the same issue as https://github.com/owncloud/tasks/issues/50.

I can transfer it to you first or you can provide me with the appropriate access to transfer into meteor-useraccounts. Let me know which is preferred...or i you have better option.

splendido commented 8 years ago

@kctang I've just added you to the meteor-useraccounts organization. I hope this is enogh! Differently you can trasfer it to me and then I'll transfer on to meteor-useraccounts I promise ;-)

splendido commented 8 years ago

@kctang, done! Feel free to adjust the README to give yourself proper credits!

also lets have a look at issue https://github.com/meteor-useraccounts/mdl/issues/1

Thanks :-)