Use this tag for any question related to "AngularJS Material", the material design framework for AngularJS.
I'm trying to create a multi item responsive slider in AngularJS. I'm familiar with Owl Carousel (https://owlcarousel2.github.io/…
angularjs slider carousel responsive angularjs-materialI'm trying to create a grid of Angular-Material cards that behaves somewhat like a Bootstrap grid. Ideally, cards will be …
angularjs responsive-design material-design angularjs-materialI expect this code to center the content both vertically and horizontally. It does that, but as soon as I …
html angularjs material-design angularjs-materialI am trying to add a search input to an <md-toolbar> but there doesn't seem to be any …
javascript css angularjs material-design angularjs-materialmaterial-ui and I want to customize it. Unfortunalety my own styles are overwritten by the framework styles. For example when …
angularjs angularjs-materialSo it looks I can change the background-color of an empty md-checkbox by doing : md-checkbox .md-icon { background: red; } But I …
javascript css angularjs checkbox angularjs-materialngAria (an accessibility module) is adding an unnecessary bower import to my Angular Material project - and now it is …
wai-aria angularjs-materialdatepicker of angular material. i want to keep change format of date picker to dd-mm-yyyy. angular.module('MyApp') .controller('AppCtrl', …
angularjs angularjs-materialI want to be able to toggle a sidenav without hiding the top left part of the md-toolbar, similiar to …
javascript jquery angularjs angularjs-materialI have the following code <md-input-container style="margin-right: 10px;width: 13%;" class="ScenarioDetailsDropdown" > <h4 class="LabelsPageOne">Geography …
angularjs angularjs-material