BDisp
|
abf11bf074
Fixed brooked links.
|
1 year ago |
BDisp
|
d9445287cc
Add link to the ./CommunityToolkitExample/README.md file.
|
1 year ago |
BDisp
|
f72f484513
Add link to the ./SelfContained/README.md file.
|
1 year ago |
BDisp
|
91cbb2b0b1
Add README file to the SelContained project.
|
1 year ago |
BDisp
|
57cb98a089
Add separated publish profiles for Debug and Release.
|
1 year ago |
BDisp
|
edba130eb1
With Debug use the csproj and with Release use the latest nuget package.
|
1 year ago |
tznind
|
5cac6597dd
Investigate adding a bouncing ball animation
|
1 year ago |
tznind
|
b82eda4ae5
Rainbow gradient!
|
1 year ago |
tznind
|
8fbf4d5da9
Building
|
1 year ago |
tznind
|
7d62ad272a
More random code ported
|
1 year ago |
tznind
|
f3120226c4
Start pulling Animation a bit at a time through chat gpt from https://github.com/ChrisBuilds/terminaltexteffects
|
1 year ago |
BDisp
|
594921b3df
Fixes Example.
|
1 year ago |
BDisp
|
e8aad38e06
Some adjustments and add comment.
|
1 year ago |
BDisp
|
b4f83bc61c
Update project and solution.
|
1 year ago |
BDisp
|
b704b30774
Using JsonStringEnumConverter<T> for AOT compatible.
|
1 year ago |
BDisp
|
7647de7679
Fix compile warnings.
|
1 year ago |
BDisp
|
62b151e5c9
Add SourceGenerationContext.
|
1 year ago |
BDisp
|
5ca07e1456
Add SourceGenerationContext and fix Serialize/Deserialize.
|
1 year ago |
BDisp
|
8523657bd9
Fix WriteConsole having a wrong parameter type.
|
1 year ago |
BDisp
|
4733685b64
Add SelfContained project.
|
1 year ago |
Tig
|
716ac3177f
Merge pull request #3575 from tig/v2_3522-IDesignable
|
1 year ago |
Tig
|
12562b1182
Fixed warning
|
1 year ago |
Tig
|
0be9cde556
Removed dead code from scenario
|
1 year ago |
Tig
|
9ef6fcbe2b
Merge branch 'v2_develop' into v2_3522-IDesignable
|
1 year ago |
Tig
|
a6bd533bd4
Merge pull request #3571 from tig/v2_3570-TextView-ENTER
|
1 year ago |
Tig
|
710bd7f371
Incorporated feedback
|
1 year ago |
Tig
|
e365e8e34b
Fixed checkbox code in scenarios
|
1 year ago |
Tig
|
d478a45092
Fixed scenarios.
|
1 year ago |
Tig
|
1ab436c03f
Makes Checkbox dynamically pickup CM glyph changes.
|
1 year ago |
Tig
|
6188127a24
Refactors CheckBox to use an enum instead of bool? for state. Cleans up naming to make more correct too (Toggle v. Toggled and State vs. Checked).
|
1 year ago |