question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

feat: implement layout similar to Angular Material

See original GitHub issue

Feature Request

User should be able to create layouts in a similar way a user can do it in Angular Material. There is no way to create layouts.

<md-content layout="column" flex>
    <div flex></div>
    <div flex></div>
</md-content>

Or at least an alternative would be nice to have.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:69
  • Comments:30 (3 by maintainers)

github_iconTop GitHub Comments

23reactions
dreambo8563commented, Sep 26, 2016

it will be great to mark this feature with a high priority, then we can start some work even we didn’t have all the components of material

19reactions
jelbourncommented, Dec 22, 2016

@ThomasBurleson beat me to it.

Everyone see the Angular blog for our announcement of @angular/flex-layout, which covers the layout features previously captured in Material 1.

Read more comments on GitHub >

github_iconTop Results From Across the Web

15 Free & Open-Source Angular Components - Creative Tim
Angular Material comprises a range of components that implement common interaction patterns according to the Material Design specification.
Read more >
The 15 Best Material Design Frameworks and Libraries
This Angular.js-like framework provides many, well-animated CSS and JavaScript components. For the layouts and styles LumX uses the Sass-based ...
Read more >
Angular Material as an Application of Material Design Lite
Google's Angular Material provides a well-built toolkit for any developer that wants to use material design principals in their applications.
Read more >
UI Bootstrap vs Angular material - Stack Overflow
You don't need to import the entire library. You can either install individual components from NPM or use "tree shaking" tools to determine ......
Read more >
Table | Angular Material
UI component infrastructure and Material Design components for mobile and desktop Angular web applications.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found