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

Bump tooling to latest main #286

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Bump tooling to latest main #286

merged 1 commit into from
Nov 28, 2023

Conversation

Arlodotexe
Copy link
Member

This PR pulls in the latest changes from the Tooling submodule.

Summary

This summary was AI-generated using the git diff

Overall, these changes focus on improving the UI experience, updating styles, and ensuring better visibility and handling of experimental (Labs) components within the application. The updates also include minor package version changes and code clean-ups.

  1. CommunityToolkit.App.Shared Project File Changes:

    • Removal of redundant lines in CommunityToolkit.App.Shared.projitems.
    • Update of the glyph used in IconHelper.cs for the Layouts category from \uF58C to \uE138.
    • Changes in NavigationViewHelper.cs, including formatting improvements and the addition of a check to display an InfoBadge for experimental (Labs) components.
    • Minor encoding or formatting change at the start of ToolkitDocumentationRenderer.xaml and Buttons.xaml.
  2. XAML Changes:

    • In ToolkitDocumentationRenderer.xaml, introduction of BoolToVisibilityConverter and modifications to the InfoBar styling and content to highlight experimental components.
    • Addition of styles related to the 'Labs' badge in Buttons.xaml.
    • Update in ItemTemplates.xaml to include a ContentControl for displaying a label on experimental items.
  3. C# Code Behind Updates:

    • In ToolkitDocumentationRenderer.xaml.cs, addition of a private method BoolFalseIfNull to handle null boolean values.
  4. CSS and Font Changes:

    • Significant reduction in Fonts.css by removing a large section related to font-face declarations and a workaround for an issue.
    • Minor updates in other CSS files.
  5. Package References and Project Configuration:

    • Addition of Uno.Fonts.Fluent package in Uno.props.
    • Removal of some extra flags and update of package versions in App.Head.Wasm.props.
    • Update of the Microsoft.NETCore.UniversalWindowsPlatform package version in Head.Uwp.props.
  6. Binary File Changes:

    • A change in the binary file icon.png under ProjectTemplate/samples/Assets, indicating a possible update or replacement of this asset.

@Arlodotexe Arlodotexe self-assigned this Nov 28, 2023
@Arlodotexe Arlodotexe enabled auto-merge (rebase) November 28, 2023 17:00
@Arlodotexe Arlodotexe merged commit bef863c into main Nov 28, 2023
9 checks passed
@delete-merged-branch delete-merged-branch bot deleted the update-tooling branch November 28, 2023 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants