The ocean.transition module was created to ease D2 conversion. It can now be replaced with more appropriate imports. Mostly this is just replacing the ocean.transition import with ocean.meta.types.Qualifiers
But there are a few modules that need to be dealt with first. Some have hacky D2-only mixins that need to be expanded.
The ocean.transition module was created to ease D2 conversion. It can now be replaced with more appropriate imports. Mostly this is just replacing the
ocean.transition
import withocean.meta.types.Qualifiers
But there are a few modules that need to be dealt with first. Some have hacky D2-only mixins that need to be expanded.