fluent-blocks icon indicating copy to clipboard operation
fluent-blocks copied to clipboard

A rich component library, still in development, for providing experiences from Microsoft’s Fluent design system

Results 31 fluent-blocks issues
Sort by recently updated
recently updated
newest added

If a developer creates a component that returns a Fluent Blocks element, it fails validation since its `.type` is whatever the developer named the component. Rather than failing, Fluent Blocks...

enhancement

[ChartJS v3 is available](https://www.npmjs.com/package/chart.js), and it makes the @types/chartjs dependency obsolete since it comes with types. It's also possible this project's dependency on v2.9.4 will be deprecated.

help wanted
dependencies

Bear in mind this particular component has been exempted from milestone 1 even though it’s available in `react-teams`. Designs: - [Teams Platform Taskboard](https://www.figma.com/file/gF7qOLyLksVslHGNqQR2Jj/Platform-%E2%80%93-v1.0-Light%2C-Dark-%26-HC-Theme?node-id=2566%3A503)

component
help wanted

This project _can_ render experiences on the server. This project _has_ JSON schemas for validating payloads. The moose _has_ the muffin. Now where is that jam…

help wanted
wishlist

Inspired by: - [Adaptive Cards Designer](https://adaptivecards.io/designer) - [FluentUI Builder](https://fluentsite.z22.web.core.windows.net/0.61.0/builder) - [Block Kit Builder](https://api.slack.com/tools/block-kit-builder)

help wanted
wishlist

Many peers to Fluent Blocks support a horizontal rule for separating components on the block-axis.

component
good first issue

Toolbar should support visual dividers between actions to imply groups. `react-teams` asked developers to group actions in all cases, though this design should be weighed against possible support in Fluent...

enhancement

The CommandBar variant of the Toolbar implements much more elaborate layout tactics than the Toolbar typically employs, but it requires all items to have icons and may also limit the...

component
blocked
enhancement

This would enable collaboration and other kinds of control from a remote server.

enhancement

This tracks a List block except where its toolbar is hoisted into the main view's topbar. That is the only difference between this and #51. Questions: - This is implemented...

component
blocked