team-monite / monite-sdk

Monite SDK: Embed invoicing and payables into your app
https://docs.monite.com
MIT License
15 stars 8 forks source link

fix(DEV-12158): use flex for datagrid height instead of absolute unit px #242

Closed saladNights closed 2 months ago

saladNights commented 3 months ago

Styles for table components were updated and autoHeight property was removed. Now all tables reproduce the default MUI DataGrid behavior, they require a parent container with intrinsic dimensions. Advantages:

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 504f60af3ce96d4f4f03ebb0a219041636b16215

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages | Name | Type | | --------------------- | ----- | | @monite/sdk-react | Minor | | @team-monite/sdk-demo | Minor | | @monite/sdk-drop-in | Patch | | @monite/sdk-api | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR