Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support configuring <Datagrid> row styles with Material UI sx syntax #8986

Closed
wants to merge 70 commits into from

Conversation

mshd
Copy link
Contributor

@mshd mshd commented Jun 7, 2023

Follow up from #8925, due to inactivity. I kept rowStyle as requested by @djhi

djhi and others added 30 commits May 23, 2023 10:31
[Doc] Fix NextJS tutorial for the latest version of create-next-app
…omponent

Fix show custom empty component on <ListView>
…matchSuggestion-in-reference

Fix `<AutocompleteInput>` should not use `matchSuggestion` when in a `<ReferenceInput>`
…-error

Fix `getList` and `getManyReference` error to take partial pagination into account.
[TypeScript] Fix inference errors in Field components
…-usage-npx

[Doc] Fix create-react-admin usage with npx
…ssion

[TypeScript] Fix regression in type of `<FunctionField>` `render`
`record` is guaranteed to not be `undefined`, as there’s a falsey check on
line 30. It also must return a viable ReactNode that can be rendered.
slax57 and others added 17 commits June 5, 2023 18:28
…ue-vertical-alignment

Fix `<ReferenceField>` line height isn't consistent with other fields
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.0 to 3.2.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
…urce

[Doc] Better explain the type of `getSource` and `scopedFormData` in `<FormDataConsumer>`
Fix configurable does not have a targetable root class
…ckage

[Doc] Fix Remix tutorial mentions outdated postgrest adapter
…-stories-CustomOption

Fix `<AutocompleteArrayInput>` 'custom options' story
…n/vite-3.2.7

Bump vite from 3.2.0 to 3.2.7
Copy link
Collaborator

@djhi djhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! As this is a new feature, can you target the next branch?

docs/SimpleList.md Outdated Show resolved Hide resolved
@djhi djhi changed the title Add rowSx Support configuring <Datagrid> row styles with Material UI sx syntax Jun 12, 2023
Co-authored-by: Gildas Garcia <[email protected]>
@mshd mshd changed the base branch from master to next June 13, 2023 03:28
@mshd mshd requested a review from djhi June 13, 2023 03:29
@mshd
Copy link
Contributor Author

mshd commented Jun 13, 2023

Thanks! As this is a new feature, can you target the next branch?

Fixed

@djhi
Copy link
Collaborator

djhi commented Jun 13, 2023

Unfortunately, it seems you'll have to rebase your branch on next

@mshd
Copy link
Contributor Author

mshd commented Jun 14, 2023

closing because of #8925

@mshd mshd closed this Jun 14, 2023
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.

7 participants