@angular/material
Version:
Angular Material
57 lines (50 loc) • 1.09 kB
JSON
[
{
"pr": "https://github.com/angular/material2/pull/10161",
"changes": [
{
"replace": "ConnectedOverlayDirective",
"replaceWith": "CdkConnectedOverlay"
},
{
"replace": "OverlayOrigin",
"replaceWith": "CdkOverlayOrigin"
}
]
},
{
"pr": "https://github.com/angular/material2/pull/10267",
"changes": [
{
"replace": "ObserveContent",
"replaceWith": "CdkObserveContent"
}
]
},
{
"pr": "https://github.com/angular/material2/pull/10291",
"changes": [
{
"replace": "FloatPlaceholderType",
"replaceWith": "FloatLabelType"
},
{
"replace": "MAT_PLACEHOLDER_GLOBAL_OPTIONS",
"replaceWith": "MAT_LABEL_GLOBAL_OPTIONS"
},
{
"replace": "PlaceholderOptions",
"replaceWith": "LabelOptions"
}
]
},
{
"pr": "https://github.com/angular/material2/pull/10325",
"changes": [
{
"replace": "FocusTrapDirective",
"replaceWith": "CdkTrapFocus"
}
]
}
]