Skip to content

Commit 56fdba5

Browse files
committed
refactor(overlay): remove deprecated connected position strategy
The `ConnectedPositionStrategy` has been deprecated since at least 7.0.0 and is just a wrapper around `FlexibleConnectedPositionStrategy`. These changes remove it since it still adds a fair bit of code that has to be maintained. BREAKING CHANGES: * `ConnectedPositionStrategy` has been removed. Use `FlexibleConnectedPositionStrategy` instead. * `OverlayPositionBuilder.connectedTo` has been removed. Use `OverlayPositionBuilder.flexibleConnectedTo` instead.
1 parent 198911f commit 56fdba5

File tree

5 files changed

+1
-1077
lines changed

5 files changed

+1
-1077
lines changed

0 commit comments

Comments
 (0)