angularjs-material Questions
2
Solved
https://material.angularjs.org/latest/#/demo/material.components.autocomplete
Please can someone tell me how to make autocomplete (Angular material) to search string not only at the beginning of w...
Elate asked 15/9, 2015 at 14:1
3
Solved
I want to be able to toggle a sidenav without hiding the top left part of the md-toolbar, similiar to how Google Inbox works:
(source: cbsistatic.com)
It seems like the toggle function is causing ...
Farceuse asked 12/7, 2015 at 8:51
4
Solved
I've got a md-virtual-repeat-container that handles the data from an API call triggered by a search box. I'd like to be able to refresh this container when a user enters a second search query.
I'm...
Ethaethan asked 20/1, 2016 at 22:49
3
I expect this code to center the content both vertically and horizontally.
It does that, but as soon as I make the window smaller (mobile size), the text's (h1 and p) alignment changes to the left....
Aplenty asked 19/6, 2015 at 22:23
5
Solved
ngAria (an accessibility module) is adding an unnecessary bower import to my Angular Material project - and now it is throwing warnings:
Attribute " aria-label ", required for accessibility, is ...
Svensen asked 5/6, 2015 at 12:36
9
Solved
I want to set one word in a sentence to have md-primary color, and another word to have the accent color. I assumed something like this:
<div>
Hello <span class="md-primary">friend<...
Peerage asked 12/2, 2015 at 20:39
2
Solved
So it looks I can change the background-color of an empty md-checkbox by doing :
md-checkbox .md-icon {
background: red;
}
But I can't manage to change the background of a checked md-checkbox.
I...
Lilybel asked 3/9, 2015 at 13:39
2
Solved
I want to use Angular Material for my next projects. https://material.angularjs.org
I didn't find any documentation about which browsers it supports.
Anyone knows how it internally works and what ...
Discomposure asked 2/12, 2015 at 21:0
4
Solved
I'm trying to create a grid of Angular-Material cards that behaves somewhat like a Bootstrap grid. Ideally, cards will be full-width for small screen widths and jump to two columns at larger breakp...
Roxi asked 14/12, 2015 at 20:12
1
Solved
I see many material elements both in Polymer and AngularJS Material. As I know, both of them are google's products about Material design, Are there any relationships between them? Are there any pla...
Uniflorous asked 3/9, 2014 at 10:13
© 2022 - 2024 — McMap. All rights reserved.