DEV-1211: docs: add Fluent UI theme recipe#12292
Merged
Conversation
Co-authored-by: Mateusz Wojczal <qunabu@users.noreply.github.com>
commit: |
Contributor
Performance tests resultsArtifacts: performance-tests-output (open the workflow run, then download performance-tests-output).
|
Co-authored-by: Mateusz Wojczal <qunabu@users.noreply.github.com>
Contributor
|
✅ Preview documentation is is available now |
Co-authored-by: Mateusz Wojczal <qunabu@users.noreply.github.com>
Contributor
Author
|
Task linked: DEV-1211 Fluent UI |
Contributor
Author
Co-authored-by: Mateusz Wojczal <qunabu@users.noreply.github.com>
Co-authored-by: Mateusz Wojczal <qunabu@users.noreply.github.com>
Contributor
Author
|
@cursoragent the table doesn't look like one on the https://storybooks.fluentui.dev/react/?path=/docs/components-table--docs page
|
Contributor
WalkthroughSandbox now uses a Fluent-like visual baseline (Segoe font, neutral palette, roomier spacing).Summary
Testing
Pushed commit: |
Co-authored-by: Mateusz Wojczal <qunabu@users.noreply.github.com>
GreenFlux
requested changes
Apr 16, 2026
Contributor
GreenFlux
left a comment
There was a problem hiding this comment.
The install command in step 1 uses a pinned version to a canary build. It should just be:
npm install handsontable @handsontable/react-wrapper @fluentui/react-components
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Context
Adds a new Themes recipe that shows how to integrate Handsontable with a Fluent UI-based React app by registering a custom theme and mapping Fluent design tokens.
In response to review feedback, the embedded sandbox and recipe snippet were retuned to look closer to Fluent Table defaults:
How has this been tested?
npm run docs:lint --prefix docszjtfff).https://codesandbox.io/s/zjtfff?view=previewfluent_ui_recipe_docs_walkthrough.mp4
React sidebar with Fluent UI recipe
Updated Fluent sandbox preview
Types of changes
Related issue(s):
Affected project(s):
handsontable@handsontable/angular-wrapper@handsontable/react-wrapper@handsontable/vue3Checklist:
[skip changelog]
To show artifacts inline, enable in settings.