Miguel Andrade

Results 178 comments of Miguel Andrade

Styles are now being imported from angular material directly: https://github.com/miguelcobain/ember-paper/commit/d001c4a8e77c8b4d68b48cfe503abeaba5ec84e6 Goodbye copy pasting and version inconsistency! Current work being done in the `wip/v1.0.0` branch. @mike1o1 can I count on you...

@xomaczar That would be awesome. Is that possible in addons?

pod discussion at https://github.com/miguelcobain/ember-paper/issues/82

@knownasilya Yes, for a couple of reasons: - by the time ember-paper v1 is done, contextual components will hopefully be widespread - if backwards compatibility is desired, there is a...

There are plenty of PRs and commits to take inspiration from. People that were thinking about contributing to this huge milestone in material design for ember: you can take a...

Since https://github.com/miguelcobain/ember-paper/commit/2b483d2f43299f3814dfa2f2b266dfee78d5cf2b ember-paper has integrated ember-suave. So, the next PRs will need to conform the codestyle, or you get an error. Neat!

@jaichandra > I'm really delighted to see that you are working towards reusing angular stylesheets directly. Historically, ember-paper always used angular material stylesheets. The difference with `1.0.0` is that: 1....

I assume that the performance gains aren't at all proportional to the size gains. They should be much higher.

:+1:

ember-auto-import doesn't seem happy with `useBabelConfig: true`: https://github.com/ef4/ember-auto-import/issues/471