-
Notifications
You must be signed in to change notification settings - Fork 40
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
New ComboBox component #601
Commits on Oct 1, 2024
-
integrate ComboBox in Standalone
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bdca109 - Browse repository at this point
Copy the full SHA bdca109View commit details -
add ComboBoxes to SwingComparisonTabPanel
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a2b1c7e - Browse repository at this point
Copy the full SHA a2b1c7eView commit details -
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1aec042 - Browse repository at this point
Copy the full SHA 1aec042View commit details -
add a bit of space below combobox in IDE example
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5c15c0c - Browse repository at this point
Copy the full SHA 5c15c0cView commit details -
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f116f7a - Browse repository at this point
Copy the full SHA f116f7aView commit details -
fix ComboBox field background color
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 43a67ae - Browse repository at this point
Copy the full SHA 43a67aeView commit details -
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e82331c - Browse repository at this point
Copy the full SHA e82331cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f9cff5 - Browse repository at this point
Copy the full SHA 9f9cff5View commit details -
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 93c0a5d - Browse repository at this point
Copy the full SHA 93c0a5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88a422c - Browse repository at this point
Copy the full SHA 88a422cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc845eb - Browse repository at this point
Copy the full SHA dc845ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bd8689 - Browse repository at this point
Copy the full SHA 8bd8689View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b2fdc9 - Browse repository at this point
Copy the full SHA 1b2fdc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e9fb0d - Browse repository at this point
Copy the full SHA 7e9fb0dView commit details -
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a93d8d3 - Browse repository at this point
Copy the full SHA a93d8d3View commit details -
add isEditable flag to ComboBox
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0793ba9 - Browse repository at this point
Copy the full SHA 0793ba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f99dba - Browse repository at this point
Copy the full SHA 7f99dbaView commit details -
tune ComboBox menu horizontal padding
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 12c6165 - Browse repository at this point
Copy the full SHA 12c6165View commit details -
remove offset from Standalone style
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 56c7510 - Browse repository at this point
Copy the full SHA 56c7510View commit details -
fix a couple of paddings in the menu
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a7dd1a9 - Browse repository at this point
Copy the full SHA a7dd1a9View commit details -
make linter and formatter happy
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d1c6eae - Browse repository at this point
Copy the full SHA d1c6eaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3fe048 - Browse repository at this point
Copy the full SHA d3fe048View commit details -
add not-editable ComboBox to Standalone
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d196e2a - Browse repository at this point
Copy the full SHA d196e2aView commit details -
fix focus on not-editable ComboBox
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4521fc3 - Browse repository at this point
Copy the full SHA 4521fc3View commit details -
rearrange ComboBox params to make ktlint happy
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for aa78963 - Browse repository at this point
Copy the full SHA aa78963View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2263fd6 - Browse repository at this point
Copy the full SHA 2263fd6View commit details -
fix single line on not-editable ComboBox
reference: #601 (review) Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 208a0d9 - Browse repository at this point
Copy the full SHA 208a0d9View commit details -
prevent the ComboBox from expanding
reference: #601 (review) Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6c767f8 - Browse repository at this point
Copy the full SHA 6c767f8View commit details -
reference: #601 (comment) Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8145218 - Browse repository at this point
Copy the full SHA 8145218View commit details -
reference: #601 (comment) Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 64f49e2 - Browse repository at this point
Copy the full SHA 64f49e2View commit details -
iterate on focus management on ComboBox
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5c2b019 - Browse repository at this point
Copy the full SHA 5c2b019View commit details -
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 07a1acd - Browse repository at this point
Copy the full SHA 07a1acdView commit details -
fix focus on click for not-editable ComboBox
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a113b86 - Browse repository at this point
Copy the full SHA a113b86View commit details -
inline a few variables to reduce clutter
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c95be74 - Browse repository at this point
Copy the full SHA c95be74View commit details -
add different states for different ComboBoxes
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 624a52c - Browse repository at this point
Copy the full SHA 624a52cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4661cd8 - Browse repository at this point
Copy the full SHA 4661cd8View commit details -
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 07dd3f9 - Browse repository at this point
Copy the full SHA 07dd3f9View commit details -
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6a02752 - Browse repository at this point
Copy the full SHA 6a02752View commit details -
split ComboBoxes states in Standalone sample
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 71e8dbf - Browse repository at this point
Copy the full SHA 71e8dbfView commit details -
tune old DropDown style for IDE
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a88e0b2 - Browse repository at this point
Copy the full SHA a88e0b2View commit details -
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 40defe8 - Browse repository at this point
Copy the full SHA 40defe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7c3663 - Browse repository at this point
Copy the full SHA f7c3663View commit details -
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2e4e928 - Browse repository at this point
Copy the full SHA 2e4e928View commit details -
remove focused padding for ComboBox divider
It's not happening in the IDE sample Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fd5574a - Browse repository at this point
Copy the full SHA fd5574aView commit details -
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d065855 - Browse repository at this point
Copy the full SHA d065855View commit details -
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3badbd6 - Browse repository at this point
Copy the full SHA 3badbd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for af08d89 - Browse repository at this point
Copy the full SHA af08d89View commit details -
start adding tests to ComboBox
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 606248a - Browse repository at this point
Copy the full SHA 606248aView commit details -
Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4506f01 - Browse repository at this point
Copy the full SHA 4506f01View commit details