Skip to content

[Feature] Select component for Codex UI#279

Merged
TheGeniusOfEternity merged 6 commits intomainfrom
dropdown-component-impl
Dec 16, 2024
Merged

[Feature] Select component for Codex UI#279
TheGeniusOfEternity merged 6 commits intomainfrom
dropdown-component-impl

Conversation

@TheGeniusOfEternity
Copy link
Contributor

Added Dropdown component implementation (#273), but in component only one option is selectable. Also updated icons package version in package json's

Added Dropdown component implementation, but in component only one option is selectable. Also updated icons package version in package json's
@e11sy
Copy link
Collaborator

e11sy commented Nov 28, 2024

why file in dev/pages is called Select.vue if component name is dropdown...

Changed Component's name from Select to Dropdown;
Converting options list into Popover component
e11sy
e11sy previously requested changes Dec 3, 2024
@TheGeniusOfEternity TheGeniusOfEternity dismissed e11sy’s stale review December 3, 2024 19:02

Didn't make all changes

There was some mess with component's name, because Dropdown and Select lots in common, so now this is Select component

Also added ability to toggle select by clicking on selection button
@TheGeniusOfEternity TheGeniusOfEternity changed the title [Feature] Dropdown component for Codex UI [Feature] Select component for Codex UI Dec 9, 2024
@TheGeniusOfEternity TheGeniusOfEternity requested review from e11sy and removed request for e11sy and neSpecc December 9, 2024 20:27
@e11sy
Copy link
Collaborator

e11sy commented Dec 12, 2024

can't see the icon of the select
image

@TheGeniusOfEternity
Copy link
Contributor Author

Strange, locally everything is fine...Maybe the reason is that the icon was recently added to icons pack

Optimized and improved logic of Select Component;

Refactored classes in ContextMenuItem Component

Fixed not working onActive method by clicking on element's padding
@TheGeniusOfEternity TheGeniusOfEternity merged commit 30d9ae4 into main Dec 16, 2024
3 checks passed
@TheGeniusOfEternity TheGeniusOfEternity deleted the dropdown-component-impl branch December 16, 2024 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants