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

New and improved DevTools. #3462

Merged
merged 12 commits into from Feb 21, 2020
Merged

New and improved DevTools. #3462

merged 12 commits into from Feb 21, 2020

Commits on Jan 23, 2020

  1. Copy the full SHA
    9fb9705 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Copy the full SHA
    3a5982c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8aecb2d View commit details
    Browse the repository at this point in the history
  3. Display property types.

    grokys committed Feb 7, 2020
    Copy the full SHA
    966d6d5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    36d176f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

  1. Remove diagnostics from core libraries.

    This prevents them being added to the core `Avalonia.nupkg`. Because diagnostics now has a dependency on `DataGrid` and roslyn scripting, ship it as a separate package.
    grokys committed Feb 8, 2020
    Copy the full SHA
    7c09690 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Copy the full SHA
    03e0396 View commit details
    Browse the repository at this point in the history
  2. Remove Avalonia.Dialogs dependency on diagnostics.

    And add explicit dependency on `Avalonia.Diagnostics` to samples.
    grokys committed Feb 14, 2020
    Copy the full SHA
    52e30f6 View commit details
    Browse the repository at this point in the history
  3. Use TypeConverter correctly.

    grokys committed Feb 14, 2020
    Copy the full SHA
    6447d4f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Added some XML docs.

    grokys committed Feb 17, 2020
    Copy the full SHA
    6e0575a View commit details
    Browse the repository at this point in the history
  2. Fixed nits.

    grokys committed Feb 17, 2020
    Copy the full SHA
    77a29aa View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

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