material
material copied to clipboard
Material design for AngularJS
AngularJS material poor performance and large memory footage: - `Issue: ` 1. When added md-input-container to a page, the number of $watchers increased from 6504 to 112507?, by total 17...
**Actual Behavior**: - `What is the issue? *` If an `md-checkbox` has a text or a label that contains a link, clicking the link (either with `_target="blank"` to open in...
**Actual Behavior**: With `$animate.enabled(false);` in effect, `md-checkbox` elements still show an animation when they: - Gain the focus (eg., through the user pressing TAB to move through the controls on...
**Actual Behavior**: - `What is the issue? *` md-nav-bar / md-nav-item does not select an active tab based upon the current ui-router - `What is the expected behavior?` When an...
**Actual Behavior**: - `What is the issue? *` A mdPanel with mdPanelPosition relativeTo don't move with the element on window resize. - `What is the expected behavior?` Keep the position...
**Actual Behavior**: - `What is the issue? *` With `md-no-cache="true"`: when an item from the dropdown list is selected with the mouse pointer an unnecessary call to the search function...
In some situations where `md-autocomplete` is used inside `md-dialog`, whenever mdAutocomplete closes the suggestion menu, it removes the dialog's `md-scroll-mask` element! This results in blocking UI the next time a...
Hello, I am using the virtual repeat as an infinite scroller rendering some templates (which are posts in my application). I noticed that having events tied to the elements (such...
**Actual Behavior**: - `What is the issue? *` I has a `` inside ``. I need the `disableParentScroll: false` for the ``. But when I open the `` inside ``...
**Actual Behavior**: - `What is the issue? *` On IOS devices, the first option of the md-select element is not selected automatically after it is opened only when using VoiceOver....