-
From our initial goal to keep the seed minimalistic, it's set of dependencies grew over the last a couple of months. This made the entire installation process much longer, bringing a couple of extra p…
-
HI Guys,
Is it possible to make a layout like this example
http://andyknapp.com/demo/learning-flexbox/
While resizing, the box are filling the gaps.
Let me know.
Rein
-
Affects at least v1.0.0-rc7
when selecting multiple elements the label is updated with a concatenation of selected values and commas. Additionally, there is one line per item (value, comma, value, co…
-
I'm asking because I can see an issue running angular 1.5.0 with angular material in the md-autocomplete - The data bindings are not working when using an item template
-
The below code works fine in laptop browsers but not on mobile.
```
```
flex responsive only working in laptop browsers but not on mobile.
-
Version: 0.10.1
When default md-dialog is called, say
```
$mdDialog.show(
$mdDialog.alert()
.parent(angular.element(document.body))
.title('Alert')
.content('There is no such thin…
-
Any site created using Material Angular JS does not seem to get rendered properly. This is similar to the issue [opened here](https://github.com/angular/material/issues/3180).
```
var page = require(…
-
http://codepen.io/anon/pen/avGvQz
On latest version, on IE11, with sm-md size, the content of the card is out of the card.
Reason seems to be due to
`.layout-column > .flex-100, .layout-column > .fl…
-
I just tested this code :
```
View 1
View 2
View 3
```
It is working well on Firefox & Chrome. Unfortunately, in IE11, I cannot select any ot…
-
very frustrating issue (leads to huge visual changes):
http://codepen.io/evgeniyoz/pen/WQXqqb?editors=100