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

Added BulkUpdateButton component #6072

Merged
merged 21 commits into from
May 31, 2021
Merged

Conversation

WiXSL
Copy link
Contributor

@WiXSL WiXSL commented Mar 20, 2021

Implements #4474

Copy link
Contributor

@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.

Nice!

@WiXSL WiXSL requested a review from djhi April 4, 2021 20:17
@fzaninotto
Copy link
Member

Your PR needs a rebase

packages/ra-ui-materialui/src/button/BulkUpdateButton.tsx Outdated Show resolved Hide resolved
docs/List.md Show resolved Hide resolved
WiXSL and others added 3 commits May 1, 2021 18:40
Co-authored-by: Francois Zaninotto <francois@marmelab.com>
Co-authored-by: Francois Zaninotto <francois@marmelab.com>
@WiXSL WiXSL requested a review from fzaninotto May 2, 2021 22:32
@WiXSL
Copy link
Contributor Author

WiXSL commented May 31, 2021

@fzaninotto, Is this ok to merge?

@fzaninotto fzaninotto merged commit c7e46cd into marmelab:next May 31, 2021
@fzaninotto
Copy link
Member

Thanks!

@fzaninotto fzaninotto added this to the 3.16.0 milestone May 31, 2021
@WiXSL WiXSL deleted the add-bulkupdatebutton branch May 31, 2021 21:36
@mjomble
Copy link
Contributor

mjomble commented Aug 13, 2021

@WiXSL I'm getting errors that seem to be caused by this change:

Material-UI: The `fade` color utility was renamed to `alpha` to better describe its functionality.

You should use `import { alpha } from '@material-ui/core/styles'`

@fzaninotto
Copy link
Member

@mjomble That's a deprecation warning due to the latest material-ui minor update. It's already tracked by #6490.

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.

None yet

4 participants