yankaindustries / mc-components

Components library and core styles for Masterclass
https://yankaindustries.github.io/mc-components
11 stars 3 forks source link

Fixing dropdown component resize issue, adding flip prop #785

Closed stephenp closed 3 years ago

stephenp commented 3 years ago

Overview

Address some edge case resizing issues with the Dropdown component, and add a new autoFlip prop that has the ability to disable the autoflip functionality of the dropdown.

Risks

Low

Changes

Fixes this issue: Kapture 2019-07-22 at 12 33 44

Issue

https://github.com/yankaindustries/mc-components/issues/524

Breaking change?

Backwards Compatible