Skip to content

Conversation

@LukasTy
Copy link
Member

@LukasTy LukasTy commented Feb 2, 2023

Fix #7779

  • Fix missing class exports
  • Add missing range field components
  • Fix incorrect imports/references
  • Improve test/spec coverage

@LukasTy LukasTy added type: bug It doesn't behave as expected. typescript scope: pickers Changes related to the date/time pickers. labels Feb 2, 2023
@LukasTy LukasTy self-assigned this Feb 2, 2023
@mui-bot
Copy link

mui-bot commented Feb 2, 2023

Messages
📖 Netlify deploy preview: https://deploy-preview-7800--material-ui-x.netlify.app/

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 715.8 1,098.6 715.8 906.66 159.604
Sort 100k rows ms 660.5 1,196 1,196 960.58 201.746
Select 100k rows ms 214.2 396 305 299.88 58.603
Deselect 100k rows ms 140.9 328.1 265.6 238.86 68.075

Generated by 🚫 dangerJS against 698fc5d

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Feb 2, 2023
@github-actions
Copy link

github-actions bot commented Feb 2, 2023

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Copy link
Member

@flaviendelangle flaviendelangle left a comment

Choose a reason for hiding this comment

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

Thanks for the cleaning !

@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Feb 2, 2023
@LukasTy LukasTy enabled auto-merge (squash) February 2, 2023 14:10
@LukasTy LukasTy merged commit efa0fbe into mui:next Feb 2, 2023
@LukasTy LukasTy deleted the fix-theme-augmentation branch February 2, 2023 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: pickers Changes related to the date/time pickers. type: bug It doesn't behave as expected. typescript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[pickers] TypeScript compilation errors in @mui/[email protected] themeAugmentation

3 participants