Flavien DELANGLE

Results 417 comments of Flavien DELANGLE
trafficstars

@michelengelen I let you check if we can close this issue :+1:

Hi, Thanks for your help I'm currently migrating all the adapters from `@date-io` to our repository in order to ease the major evolution we might want to do in the...

https://github.com/mui/mui-x/issues/4703 You can track this one :+1:

I would indeed be nice to be able to customize the year / month @alexfauquette for day / month / year custom rendering, should be also use component slots ?...

We plan to create those two :+1:

The `views` are the UIs rendered inside the Modal/Popupe of the pickers. The `DatePicker` uses a view for the date that renders `DateCalendar`. This is a tool that is only...

Yes it does Those are not the same concept, even though I do agree it's confusing and we should clean it at some point. I wrote some of my thoughts...

> are there any plans to adding viewRenderers to DateCalendar No, it's not something we are considering for now. But if there is enough traction, we can of course do...

Small benchmark I found: https://dgreene1.github.io/react-accessible-treeview/docs/api

I personally find the table used in https://deploy-preview-12845--material-ui-x.netlify.app/x/react-data-grid/accessibility/ more readable that plain text. Is there something that prevents us from using a similar approach?