- parentOverrides now part of type-map/configureType to set and type-map/optionsFor to get.
- Remove asyncData from resourceDetail flow
- Rehydrate fetch() data
- I also switched the LabeledSelects to use the tooltip rather than having a separate header and v-tooltip now that it's supported.
- Fixed an issue with <Select> not having a min-height.
- Fixed an issue where <LabeledSelect> hover tooltips caused the menu to go behind the :multiple selection of other LabeledSelect
rancher/dashboard#1892