-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaround
Description
-
MdAutocomplete -
MdAnchor -
MdButtonToggle -
MdOptgroup -
MdOption -
MdPseudoCheckbox -
MdDatepicker -
MdDialogContainer -
MdExpansionPanelHeader -
MdExpansionPanel -
MdGridList -
MdGridTile -
MdGridTileText -
MdInputContainer -
MdList -
MdListItem -
MdMenu -
MdMenuItem -
MdSpinner -
MdSelect -
MdSlider -
SimpleSnackBar -
MdSnackBarContainer -
MdTabBody -
MdTabGroup -
MdTabHeader -
MdTab -
MdTabNavBar -
TooltipComponent -
MdSidenavContainer
We should make these change incrementally, tackling one high-level component at a time (e.g., "tabs"). This will make it easier to revert in case something goes wrong after the change (and also help prevent a rebasing nightmare).
Couple of things worth noting:
- Most components should be as simple as adding
OnPushto the config. This is the case if the component just has simple inputs and outputs. - Anything that implements
ControlValueAccessorneedsmarkForCheckin the forms hooks
alexciesielski, willshowell, EdricChan03, sylvaindumont, Stas-tolpekin and 2 more
Metadata
Metadata
Assignees
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaround