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

[pickers] Escape non tokens words #10400

Merged
merged 4 commits into from
Nov 10, 2023
Merged

Conversation

alexfauquette
Copy link
Member

@alexfauquette alexfauquette commented Sep 20, 2023

Fix #10177

This branch is on top of #10185

@alexfauquette alexfauquette added the component: pickers This is the name of the generic UI component, not the React module! label Sep 20, 2023
@mui-bot
Copy link

mui-bot commented Sep 20, 2023

Netlify deploy preview

Netlify deploy preview: https://deploy-preview-10400--material-ui-x.netlify.app/

Updated pages

No updates.

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms -209.4 132.4 -209.4 -81.94 133.146
Sort 100k rows ms 693.2 1,398.9 1,390.8 1,166.12 259.313
Select 100k rows ms 597.2 868.2 737.2 742.46 106.498
Deselect 100k rows ms 187.8 244.6 200 208 19.781

Generated by 🚫 dangerJS against 9e2a42b

@alexfauquette alexfauquette changed the title [pickers] Support tokens without spaces [pickers] Escape non tokens words Sep 20, 2023
@michelengelen michelengelen changed the base branch from master to next November 6, 2023 14:23
@alexfauquette alexfauquette merged commit 435d564 into mui:next Nov 10, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: pickers This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[AdapterLuxon]: Getting error when using pt-BR locale and macro token DD
3 participants