Skip to content

feat(apollo-wind): apply Future theme styling to Combobox and MultiSe…#638

Merged
1980computer merged 1 commit intomainfrom
feat/apollo-wind/combobox-multiselect-select-future-theme-updates
May 2, 2026
Merged

feat(apollo-wind): apply Future theme styling to Combobox and MultiSe…#638
1980computer merged 1 commit intomainfrom
feat/apollo-wind/combobox-multiselect-select-future-theme-updates

Conversation

@robbanderson
Copy link
Copy Markdown
Collaborator

Summary

  • Combobox & MultiSelect triggers: rounded-xl, no border, surface-raised bg, surface-overlay hover, font-normal, muted-foreground text
  • MultiSelect: replaced custom checkbox divs with the Checkbox component
  • Select trigger: same Future theme treatment as Combobox, with gap-4 for chevron spacing
  • Menus (Popover, Dropdown, Select, ContextMenu): rounded-lg (8px) in Future themes
  • Input: removed drop shadow, switched to surface-raised bg in Future themes

All changes scoped to Future Dark/Light via the future: Tailwind variant.

Test plan

  • Combobox stories in Future Dark and Future Light
  • MultiSelect Interactive — checkbox behavior and hover state
  • Select stories — trigger styling and chevron spacing
  • Dropdown, Popover, ContextMenu — 8px rounded corners
  • No regressions in other themes (Dark, Light, Canvas, Vertex)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (PT)
apollo-design 🟢 Ready Preview, Logs May 01, 2026, 04:49:43 PM
apollo-docs 🟢 Ready Preview, Logs May 01, 2026, 04:48:23 PM
apollo-landing 🟢 Ready Preview, Logs May 01, 2026, 04:47:08 PM
apollo-ui-react 🟢 Ready Preview, Logs May 01, 2026, 04:48:24 PM
apollo-vertex 🟢 Ready Preview, Logs May 01, 2026, 04:48:12 PM

@github-actions github-actions Bot added pkg:apollo-wind size:M 30-99 changed lines. labels May 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

Dependency License Review

  • 2104 package(s) scanned
  • ✅ No license issues found
  • ⚠️ 15 package(s) excluded (see details below)
License distribution
License Packages
MIT 1825
ISC 104
Apache-2.0 69
BSD-3-Clause 30
BSD-2-Clause 24
Copyright 2022, UiPath, all rights reserved 9
BlueOak-1.0.0 8
MPL-2.0 5
MIT OR Apache-2.0 3
MIT-0 3
Unknown 3
Unlicense 3
CC0-1.0 3
LGPL-3.0-or-later 2
(MIT OR Apache-2.0) 2
Python-2.0 1
CC-BY-4.0 1
(MPL-2.0 OR Apache-2.0) 1
BSD 1
Artistic-2.0 1
(WTFPL OR MIT) 1
(BSD-2-Clause OR MIT OR Apache-2.0) 1
CC-BY-3.0 1
0BSD 1
(MIT OR CC0-1.0) 1
MIT AND ISC 1
Excluded packages
Package Version License Reason
@img/sharp-libvips-linux-x64 1.2.4 LGPL-3.0-or-later LGPL pre-built binary, not linked
@img/sharp-libvips-linuxmusl-x64 1.2.4 LGPL-3.0-or-later LGPL pre-built binary, not linked
@uipath/apollo-angular-elements 5.86.3 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/apollo-core 4.35.0, 4.35.1 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/apollo-fonts 1.25.8 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/apollo-icons 1.33.7 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/apollo-mui5 2.31.26 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/portal-shell 3.351.4 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/portal-shell-react 3.149.36 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/portal-shell-types 3.325.2 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/portal-shell-util 1.112.0 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/apollo-lab 25.12.0 Unknown UiPath first-party package
@uipath/telemetry-client-web 5.1.0 Unknown UiPath first-party package
khroma 2.1.0 Unknown MIT per GitHub repo, missing license field in package.json
hyperx 2.5.4 BSD BSD-2-Clause per LICENSE file, non-SPDX "BSD" in package.json

@robbanderson robbanderson force-pushed the feat/apollo-wind/combobox-multiselect-select-future-theme-updates branch 2 times, most recently from 5be448c to a258072 Compare May 1, 2026 23:26
…lect

- Combobox/MultiSelect triggers: rounded-xl, no border, surface-raised bg,
  subtle hover, font-normal, muted-foreground text
- MultiSelect: replace custom checkbox divs with Checkbox component
- Input: remove drop shadow, switch to surface-raised bg in Future themes
- Menus (Popover, Dropdown, Select, ContextMenu): rounded-lg in Future themes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@robbanderson robbanderson force-pushed the feat/apollo-wind/combobox-multiselect-select-future-theme-updates branch from b0bfdb2 to 1b40b6b Compare May 1, 2026 23:45
@1980computer 1980computer merged commit d9911eb into main May 2, 2026
39 checks passed
@1980computer 1980computer deleted the feat/apollo-wind/combobox-multiselect-select-future-theme-updates branch May 2, 2026 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg:apollo-wind size:M 30-99 changed lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants