Skip to content

Add Stratakit MUI components#204

Merged
kckst8 merged 139 commits into
mainfrom
alex/imodelgrid-mui
Jun 12, 2026
Merged

Add Stratakit MUI components#204
kckst8 merged 139 commits into
mainfrom
alex/imodelgrid-mui

Conversation

@alexdunae

@alexdunae alexdunae commented May 20, 2026

Copy link
Copy Markdown
Contributor

I tried to strike a balance between keeping the existing API surface while also using MUI idioms.

All these components are exposed via imodel-browser-react/mui with aliases, so consumers can try them by swapping their import path (and then updating any necessary types).

import { ITwinGrid, type ITwinGridProps } from "@itwin/imodel-browser-react/mui";

Next PR

  • Fix fallback thumbnails - rendered differently currently
  • Tests - these will share a lot with the existing components so I want to ensure adding tests is easily reviewable by others who rely on those components

Fixes #196

@ben-polinsky

This comment has been minimized.

@alexdunae

Copy link
Copy Markdown
Contributor Author

Thanks @ben-polinsky bot - updated.

@alexdunae alexdunae enabled auto-merge (squash) June 12, 2026 13:58
@kckst8 kckst8 disabled auto-merge June 12, 2026 13:59
@kckst8 kckst8 merged commit d6e6793 into main Jun 12, 2026
5 of 6 checks passed
@kckst8 kckst8 deleted the alex/imodelgrid-mui branch June 12, 2026 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ITwinGrid thumbnails not showing

8 participants