-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[web-components] add combobox as a new component, add filled style for select #17307
[web-components] add combobox as a new component, add filled style for select #17307
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit f4f8b4c:
|
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: a8552af0ad666f77e2ba8a3aa3768611d6fed3a5 (build) |
Perf AnalysisNo significant results to display. All results
Perf Analysis (Fluent)Perf comparison
Perf tests with no regressions
|
08faa12
to
5028146
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Smoked, looks good.
🎉 Handy links: |
…r select (microsoft#17307) * add combobox as a new web component * Change files * add filled apeparance * update api report and export combobox from root
…r select (microsoft#17307) * add combobox as a new web component * Change files * add filled apeparance * update api report and export combobox from root
Pull request checklist
$ yarn change
Description of changes
This PR adds a new component for "combobox". This change required including filled appearances for select as well in order to implement the appearance as well for combobox.
Focus areas to test
(optional)