Michael Prentice
Michael Prentice
> Is there any estimated release date for this ? I don't believe so.
I love the 70% bundle size reduction! I'm curious how much of that is JS vs CSS? Would this be valid? ```html ``` Or do you need to do this?...
Thank you for the quick response! I'm just starting to dig into the full `README.md`
> @angular/material itself references this repository as it's layout implementation @Springrbua, I don't think that is quite accurate, but I can see how there could be some confusion. I've made...
Also seems like a duplicate of https://github.com/angular/flex-layout/issues/752. From reading #674, it looks like Angular v8 may be the proper time frame for a possible GA of `@angular/flex-layout`. That could be...
@jpike88 because more breaking and likely significant changes are coming before the team is ready to call this project GA. Users of this project need to understand that. The beta...
The Angular team is currently editing/reviewing a new roadmap and evaluating the scope of the team's responsibilities. There should be some news about this over the northern hemisphere's summer. That...
> it is considered by many "not yet fit for public consumption" @CrlsMrls that is intended. And +1 to everything that @CaerusKaru said above.
@qortex https://material.angularjs.org/latest/migration#changes-to-layout-features does a pretty good job of breaking this down and was reviewed/approved/published by the Angular team. I've done this for a few apps now and it basically boils...
PR #1011 solves the deep linking warning from https://github.com/text-mask/text-mask/issues/1007 (and https://github.com/text-mask/text-mask/issues/1016), but it doesn't solve this issue of using CommonJS modules. https://github.com/text-mask/text-mask/blob/45be5b59bd2e94b67d8f14cf5a2ec49ab2c5acab/angular2/tsconfig.json#L3-L4