The Wayback Machine - https://web.archive.org/web/20220515164610/https://github.com/topics/fluent-design
Skip to content
#

fluent-design

Here are 154 public repositories matching this topic...

DevToys
FahimFBA
FahimFBA commented Jan 24, 2022

What's the Problem?

It is not any type of problem.

Solution/Idea

This project is currently missing the Code of Conduct. If you have any plan on adding that then I would be more than glad to do that for you by adding a PR for that. Please let me know what do you think about that.

Alternatives

According to Google:

A code of conduct defines standards for how to eng

documentation good first issue
microsoft-ui-xaml
MartinZikmund
MartinZikmund commented Nov 20, 2021

Describe the bug

The TwoPaneView sets up m_windowSizeChangedRevoker, m_pane1LoadedRevoker and m_pane2LoadedRevoker but it seems they are never revoked. Am I missing something and is it intentional or is it a oversight?

Steps to reproduce the bug

Looking into the code 👀

Expected behavior

No response

Screenshots

No response

NuGet package version

Microsoft.UI.

good first issue help wanted area-TwoPaneView team-Controls
ReaLTaiizor
mbmigone
mbmigone commented Apr 21, 2022

Any chance to change the ForegroundColor property from private to public so the tabs and the line under them can be customized?

Currently, it is:
https://github.com/Taiizor/ReaLTaiizor/blob/c603f6e63c935254c1cd8555d42d79acb945957d/src/ReaLTaiizor/Controls/TabControl/MetroTabControl.cs#L295-L296

which only allows to use the default color Color.FromArgb(65, 177, 225) defined in the ApplyThe

good first issue question
wheezard
wheezard commented Apr 26, 2022

Before you start...

  • Have you updated your dependencies? You might be using an old version of the library.
  • Have you checked for an existing issue on this topic? If there is one, post a comment on it instead.

What browsers are you seeing the problem on?

Other - list in description

Description

<ComboBox> will fire its select event if the items prop is upd

bug good first issue

Improve this page

Add a description, image, and links to the fluent-design topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fluent-design topic, visit your repo's landing page and select "manage topics."

Learn more