-
Notifications
You must be signed in to change notification settings - Fork 14
Use Material design #18
Comments
Another one to look at is: https://github.com/angular/material |
I'm in to help with the matter. I've been reading the angular materials documentation and from what I saw there, we might be able to refactor all that is needed during the "Code for GDG[X] event. Let's make our priority to use "Responsive Flex" on the refactoring. More info: I've started working on a new design for FireFly using angular-material. Can someone create a new branch called "firefly-material"? |
Is that closable with the merge #27? |
I'd say that PR is rather incomplete. |
ok, just checking for housekeeping. |
It's still using angular-material ~0.5.1. 0.8.2 was just released and 0.9.0 is coming out soon. There are many new changes and some breaking changes between 0.5.1 and the latest. But there are many significant improvements. I may be able to help out with this after I finish upgrading boomerang to angular-material (in progress). I've been using angular-material at work for the last 4 months or so. |
I've updated the master branch to clean this up a bit so that it will display the map with angular-material 0.9.0 and generally layout the site properly. This was done via PR #36 but more needs to be done. Please refer to that PR's screenshots and let me know if you have a preference for the default header color. I've opened issue #37 to track some improvements that are needed for the Header. |
PR #41 fixes the material design layouts for the individual event pages. What remains to do here?
|
The footer isn't sticking well to the bottom atm due to Bootstrap issues. This should be resolved once Bootstrap is pulled out and Angular Material's flexbox layouts can be used. |
I'm pretty close to being able to completely remove Bootstrap, jQuery, and ui-bootstrap from the project. I'm also cleaning up a ton of styling and unused images. The project should be a lot slimmer very soon! |
That's a great news 👍 On Fri, Oct 2, 2015, 6:18 PM Michael Prentice [email protected]
|
OK, going to submit a PR for the main page updates. I'll create a new PR for the event page updates when I have time. |
PR #69 should wrap up the remaining work on this issue. |
As suggested by Oleh
https://github.com/FezVrasta/bootstrap-material-design
The text was updated successfully, but these errors were encountered: