CaerusKaru
CaerusKaru
Thinking the browserstack issues might be caused by permissions of some sort, I opened #1409 (with some other stuff I wanted to include), but that's failing too with the same...
Would you prefer a package-wide token, an individual key on each directive, or both?
No, grid directives are not as inter-connected with the rest of the library as the others. This was work that was planned, but postponed. We're working on some re-architecting right...
@RyanTibbetts-OnScale You mean [this documentation](https://github.com/angular/flex-layout/wiki/ngStyle-API)?
Would it be satisfactory to add two pipes to replace `fxHide` and `fxShow`? If so I can throw a PR together for this and hopefully add it to the next...
So here's where we're leaning: we think the best solution is to have `fxShow`/`fxHide` **compose** with `ngIf` in the same way `ngClass.` composes with `ngClass`. This is in the backlog,...
I've been looking at this again with the refactor of #900 looming. And the one question I have is: what does this look like with SSR? With `fxHide`/`fxShow`, we could...
Ref: #1141, #1130, #1161, #1035, #501
@Splaktar `` is totally valid, and is the intention of the design (consolidating by breakpoint). * (1 and 2) What's special about `fxLayoutAlign` and `fxFlex="33%"`? They should translate to `align`...
@fxck Please consider moving your comment to the discussion thread, since your comment has no bearing on this PR. @samal-rasmussen Last I remember, this does not incorporate a class-based approach...