Vincent Baaij
Vincent Baaij
# 🐛 Bug Report As the title says...Because of this, I can't 'catch' this event on the Blazor side and respond to the clear click in an appropriate way. ##...
# 🐛 Bug Report When using the `fluent-horizontal-scroll`, each click on a flipper raises two `scrollstart` and two `scrollend` custom events. Both `scrollstart`s and both `scrollend`s contain the same data....
# Pull Request ## 📖 Description Some Demo site experiments ### 🎫 Issues ## 👩💻 Reviewer Notes ## 📑 Test Plan ## ✅ Checklist ### General - [ ] I...
V1.5.1
# Pull Request ## 📖 Description Changes: - Use shorter ids for uniquely identifying elements (8 chars instead of GUIDs) - `` now uses BuildRenderTree (instead of `.razor` file) for...
# Pull Request ## 📖 Description This PR changes the project so they target both .NET 6 **AND** .NET 7 (currently Preview 6) by using the `` (mind the plural...
Added numbers to filenames to follow the labs in order. Numbers are derived from schedule in outline.md
# 🐛 Bug Report As the title says. I have tried to get this working with the Blazor components, but could not get it to work. Is seems to be...
# Pull Request ## 📖 Description This PR integrates the Blazor QuickGrid as the new `FluentDataGrid`. Styling has been altered to adopt the Fluent UI Design. Samples (at least most...
...when generating xml documentation file
### Library Web Components (@fluentui/web-components) ### System Info ```shell na ``` ### Are you reporting Accessibility issue? None ### Reproduction Working example with V2: https://codesandbox.io/s/boring-bardeen-sggue7?file=/index.html Not working example with V3:...