Skip to content
Commit a9f37b6b authored by Miguel Rincon's avatar Miguel Rincon 💬
Browse files

feat(GlBaseDropdown): Migrates "placement" values to match floating-ui placements

This change adds 'bottom-start', 'bottom' and 'bottom-end' as
allowed placements for the GlListbox and GlDisclosureDropdown.

The default value is "bottom-start".

Usage:

```
<gl-disclosure-dropdown placement="bottom-end">
</gl-disclosure-dropdown>
```

If also deprecates "left", "center", "right" in favor of those
placements respectively.
parent 0183fb3d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment