V5: What is the status? #3609
Replies: 4 comments 3 replies
-
Hi @vnbaaij : |
Beta Was this translation helpful? Give feedback.
-
I see that you have Avatar (a replacement for Personae ? Or Personae will be an "extension" of the Avatar ?) |
Beta Was this translation helpful? Give feedback.
-
Thanks for the efforts |
Beta Was this translation helpful? Give feedback.
-
What is the general situation with the Visible property for components where this is not yet available? With buttons, for example, it would definitely be an advantage if you could make different buttons visible or invisible depending on the logic. A specific example are the commands in a table row for editing, saving, cancelling and deleting a row. The first state is Edit and Delete. Once you have clicked on Edit, the Edit and Delete buttons should be hidden while Save and Cancel are displayed. Of course you solve this in Razor via @if, but it would be much more elegant if you did it via Binding, because the code would then be much clearer. One more question: This has probably been answered somewhere, so I apologise if I'm asking, but when should we expect the V5 version? pc |
Beta Was this translation helpful? Give feedback.
-
The table below gives an overview of the current status of the components for the V5 library. Empty cell in V5 column means work on that component has not started yet.
V5 components that are marked done can be seen in action here: https://fluentui-blazor-v5.azurewebsites.net/
We will try to keep this table updated.
WC = Web Component
ToDo:
-MessageBar
-TreeView/TreeItem
NBC = Native Blazor Component
15 april 2025: Added: Accoridion/AccordionItem, Radio/RadioGroup, MultiSplitter and Image
5 april 2025: Added: Spacer,
1 April 2025: Initial status overview
Link
,AnchorButton
progress-bar
spinner
label
,field
tablist
Beta Was this translation helpful? Give feedback.
All reactions