iTwin / appui

Monorepo for iTwin.js AppUi
MIT License
8 stars 2 forks source link

Codemod: Support iTwinUI Dialog #459

Open AntanasBuk opened 10 months ago

AntanasBuk commented 10 months ago

Write a codemod for moving from core-react Dialog to itwinui-react Dialog. Similar codemods should be written for core-react GlobalDialog and ModelessDialog.

List of unsupported* core-react Dialog attributes:

GerardasB commented 9 months ago

Related WIP branch: https://github.com/iTwin/appui/tree/dialog-codemod