Skip to content

Commit

Permalink
fix(language-selector): update language selector to use select (#4335)
Browse files Browse the repository at this point in the history
### Related Ticket(s)

#4330, #4331 

### Description

This change adds Carbon's `Select` component for the footer language selector in mobile/tablet breakpoints. Desktop views will continue to use `ComboBox`.

### Changelog

**Changed**

- `Footer` language selector now uses Carbon's `Select` instead of `ComboBox` for mobile/tablet breakpoints
- updated various styles for new component

<!-- React and Web Component deploy previews are enabled by default. -->
<!-- To enable additional available deploy previews, apply the following -->
<!-- labels for the corresponding package: -->
<!-- *** "package: services": Services -->
<!-- *** "package: utilities": Utilities -->
<!-- *** "package: styles": Carbon Expressive -->
<!-- *** "RTL": React / Web Components (RTL) -->
<!-- *** "feature flag": React / Web Components (experimental) -->
  • Loading branch information
kennylam authored Oct 29, 2020
1 parent 2044c6e commit 4d19fa8
Show file tree
Hide file tree
Showing 6 changed files with 2,586 additions and 13 deletions.
Loading

0 comments on commit 4d19fa8

Please sign in to comment.