Skip to content
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

Fixes #2800 - Revamp ColorPicker and Color Scenarios in UICatalog #2900

Draft
wants to merge 49 commits into
base: v2_develop
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
241d32b
inital commit - proving Color can be made a class without breaking to…
tig Oct 8, 2023
15e4324
WIP: Color deserialization is broken
tig Oct 9, 2023
c7a8d4d
WIP - Revamped Color
tig Oct 10, 2023
9136bbf
WIP - Everything seems to work
tig Oct 10, 2023
b382d2a
All unit tests PASS!!!
tig Oct 10, 2023
5ea9203
Disabling test that breaks ci/cd?
tig Oct 10, 2023
8f93adc
Re-enabled tests; fixed some issues
tig Oct 10, 2023
778d780
Updated packages
tig Oct 10, 2023
de881d1
Disabled invalid Task.Delay calls
tig Oct 10, 2023
e4f04c0
Fixed warnings
tig Oct 10, 2023
f3f5b4a
Fixed treeview test
tig Oct 10, 2023
bc22579
Fixed JsonConverterTests
tig Oct 10, 2023
c3e6a7f
Test clean up
tig Oct 10, 2023
a39521d
Fixed ColorPicker crash
tig Oct 10, 2023
d1e87f8
Fixed ColorPicker test failure
tig Oct 10, 2023
9563e02
Fixed ColorPicker test failure
tig Oct 10, 2023
d008ce9
Added more Attribute unit tests
tig Oct 10, 2023
2e5e3f9
Removed Attribute.Make (use new)
tig Oct 10, 2023
e7dd0c1
Removed Attribute.Get (not used)
tig Oct 10, 2023
d21f67e
Removed Attribute.HasValidColors
tig Oct 10, 2023
4040482
More simplification
tig Oct 10, 2023
523efae
Removed GetColors (no longer needed)
tig Oct 10, 2023
4018136
Fixed force16color logic
tig Oct 10, 2023
aacba06
Cleaned up Image scenario UI
tig Oct 10, 2023
a388a9a
Fixed Force16Colors; updated UI Catalog to honor
tig Oct 11, 2023
3c93edc
Refactored argb->rgba to match ARGB32 standards
tig Oct 11, 2023
21d5f01
Remove Initalized stuff - With TrueColor and the map of color names t…
tig Oct 11, 2023
702b48f
Updated color names to match ANSI spec
tig Oct 11, 2023
b7db68f
Fixed color issues
tig Oct 11, 2023
d30d488
Fixed color issues
tig Oct 11, 2023
2358c67
Adjusted scenariocategories
tig Oct 12, 2023
6f2e951
Updating ColorPicker for truecolor
tig Oct 12, 2023
9ff99f7
Updating ColorPicker for truecolor
tig Oct 12, 2023
859b98c
merge
tig Oct 14, 2023
4865469
merge
tig Oct 17, 2023
15bce9a
fixed scenario name
tig Oct 17, 2023
4b07097
Reverted scrollbarview change
tig Oct 20, 2023
7a9e042
merge
tig Oct 20, 2023
4131604
Merged latest. Still draft.
tig Dec 17, 2023
a91a69c
fixed keybindings
tig Dec 17, 2023
f803ad6
merge v2_develop
tig Dec 28, 2023
febefb6
merge v2_develop
tig Dec 28, 2023
ad9c118
Merged v2_develop
tig Jan 24, 2024
2d33f78
Merge branch 'v2_develop' into v2_colorpicker
tig Feb 12, 2024
cfc074f
Merged v2_develop
tig Feb 12, 2024
908c8bd
Merge branch 'v2_develop' into v2_colorpicker
tig Feb 12, 2024
efde402
Updated to latest v2_develop
tig Jul 9, 2024
9b9c8d6
Removed orig
tig Jul 9, 2024
4a01f7f
Merge branch 'v2_develop' into v2_colorpicker
tig Jul 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading