-
#### Please describe the feature you would like to request.
need a calendar datepicker as a component without opening new dialog
like this https://material.angularjs.org/latest/demo/datepicker
ht…
-
#### Please describe the feature you would like to request.
When I select a day by clicking on it, then the calendar closes.
![image](https://user-images.githubusercontent.com/47981758/53345818-1243…
-
#### What is the expected behavior?
I should be able to place any panel in the fore ground and any panel to the background of another panel
#### What is the current behavior?
In the given exampl…
-
#### Feature Description
Call specific hooks on components/renderers that are "attached" or "detached" from the virtual scroll rendering zone to gain full control on "destroying" or "re-creating" a…
-
#### Feature Description
When mat-datepicker gets closed, it can be very helpful to understand the reason.
Closing can be emitted from clicking the backdrop, clicking "esc" or even clicking the sa…
-
#### Please describe the feature you would like to request.
I add a click event listener to the document. But i don't want to trigger click event when click menu overlay. So i need a output property …
-
#### Feature Description
I found myself using mouse selection a lot to copy module imports, It would be nice to see a copy icon button in API imports section.
![image](https://user-images.github…
-
#### Please describe the feature you would like to request.
To be able to use hrefs for the next/previous page instead of event handling
#### What is the use-case or motivation for this proposal?
…
-
#### Please describe the feature you would like to request.
**Current behaviour:** When a dialog is closed with esc or via backdrop click the provided result is `undefined`.
**Desired behaviour:** …
-
#### Feature request
#### What is the expected behavior?
In HTML 5 it is possible to add the accesskey attribute to any element, in HTML 4.01 it's possible to set this on anchors, areas, buttons, …