Skip to content

Commit f96fb83

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 f00f46a commit f96fb83

File tree

5 files changed

+1
-1070
lines changed

5 files changed

+1
-1070
lines changed

0 commit comments

Comments
 (0)