You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the next minor version we will remove the beta versions of Angular 6 as valid dependency
versions. This is a change that we intended to make when moving out of beta but was accidentally
overlooked. Please note that versions prior to beta.8 don't work properly even today, as they do
not have all of the changes we depend on related to tree-shakeable providers.
We have added a cdk-experimental package for drag & drop. It's not ready for prime time yet, but
if you're feeling adventurous and want to give it a spin, feel free!
Bug Fixes
tabs: don't show focus indication for mouse focus (#11194) (1a83bc0), closes #11184