-
-
Notifications
You must be signed in to change notification settings - Fork 333
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
Task list #3
Comments
Since a42324b:
|
Since 95cd03c checkboxes conform specs. Ported from Angular Material. |
Since b41676d radio buttons conform specs. Ported from Angular Material. |
Added text fields in a138216 |
Hi, I wanna help. Are you on IRC/Gitter so we can coordinate better? |
those text fields are RAD! |
I am happy to find this project! I'm actively adding capabilities to liquid-fire to make it easy to support all the animation in Material Design, and I'd be happy to integrate them into And I'm doing a design-focused talk at EmberConf, and will definitely feature this repo. |
@ef4 I'm curious to see how ember-paper and liquid-fire would play along. Indeed, animations are a big part of material design specs. Having those integrated in ember-paper would be awesome! I really see potential in this project. Material Design (besides being gorgeous!) solves so many UX problems/challenges. It would be a great step forward to back those solutions within a powerful environment like ember and ember-cli. It feels so natural. Ember components end up being an excellent way of encapsulating design. Regarding your talk, tell me if you need anything. Would be glad if I could help. And please do share the slides/video. :D |
@locks Sure. Ping me on Twitter. Maybe gitter would be better so other people can follow! |
@miguelcobain já te pinguei :P |
Added list in 13f9e08 Check:
Thanks @mansona! |
woohoo! I am excited to build something with this :) |
Your task list seems to be missing the progress indicators. That aside, awesome project. It's saved me a lot of development time. Thanks! |
Major bump. Now with a decent Sidenav, Toolbars and Flex grid! Check: http://miguelcobain.github.io/ember-paper/ |
Cool blockless versions 07c800f |
Icons. ✔️ Check: http://miguelcobain.github.io/ember-paper/#/icons When this issue is resolved, we'll switch to official icons. |
Added some simple cards on e9f81ae |
Yoooooooo I'm working on this http://www.google.com/design/spec/components/menus.html |
That will be a tough one! |
I submitted a pull request #88 for sliders. I'll work on converting tabs and fab buttons from ember-material-design once you're ok with the slider. |
Regular Icon-Buttons would be nice! |
Sliders are up thanks to Mr. @mike1o1! |
Paper-Dialog: #116 |
Cool list controls are ready: http://miguelcobain.github.io/ember-paper/#/list-controls We now have official material font icon and lots of updated styles. |
nice one! |
Done via @DanMonroe |
Progress linear ported from ember material design by @peec Demo: http://miguelcobain.github.io/ember-paper/#/progress-linear |
Progress circular ported from ember material design by @peec Demo: http://miguelcobain.github.io/ember-paper/#/progress-circular |
Paper autocomplete by @peec Demo: http://miguelcobain.github.io/ember-paper/#/autocomplete |
Maybe this is a dumb question, but does this addon support any sort of responsive grid layouts? I didn't see anything in the demos... |
@elwayman02 We're using angular material flex grid. There isn't any documentation on it yet. For now you can understand its usage consulting angular material docs and the demo page source code. |
This is now being tracked by #249. Closing unless there is some other reason to keep it open. :) |
Here is my suggestion for the next components to develop. I think we should have the most essential features first. Please read #2 for contributing.
Task list
EventsMixin
). Checkboxes are not working in mobile, for example.I think that once we get all of these, we have a decent UI kit.
It would be great if we get everyone's effort into this.
The text was updated successfully, but these errors were encountered: