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 #224. Border BorderBrush and Background causes compiler error when his value is -1. #225

Merged
merged 19 commits into from
Sep 3, 2023

Commits on Aug 25, 2023

  1. Update nuget packages.

    BDisp committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    0be305e View commit details
    Browse the repository at this point in the history
  2. Upgrade to net7.0.

    BDisp committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    98eb579 View commit details
    Browse the repository at this point in the history
  3. Fix typo.

    BDisp committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    f9d88b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41e15b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    180f215 View commit details
    Browse the repository at this point in the history
  6. Add Background property.

    BDisp committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    39407e4 View commit details
    Browse the repository at this point in the history
  7. Fix Xml doc.

    BDisp committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    2a779ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a7a5b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Revert "Ensures Border BorderBrush and Background loading with the ri…

    …ght colors."
    
    This reverts commit 8a7a5b1.
    tznind committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    d31a8a3 View commit details
    Browse the repository at this point in the history
  2. Revert "Fix compiler error with Terminal.Color.-1."

    This reverts commit 180f215.
    tznind committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    28bee6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1c7cf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bfe384 View commit details
    Browse the repository at this point in the history
  5. Fix unit test error.

    BDisp committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    ff1f6f8 View commit details
    Browse the repository at this point in the history
  6. Remove redundant casting.

    BDisp committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    2edd932 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Revert "Remove redundant casting."

    This reverts commit 2edd932.
    BDisp committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    8dbd1ca View commit details
    Browse the repository at this point in the history
  2. Revert "Fix unit test error."

    This reverts commit ff1f6f8.
    BDisp committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    489a307 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    f72509b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    91a1a22 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Update nuget packages.

    BDisp committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    19f3484 View commit details
    Browse the repository at this point in the history