Dmitry Semigradsky

Results 119 comments of Dmitry Semigradsky

@marnusw Could you please take a look?

UPD: Affected browsers: at least Chrome 67 - 72

This plugin looks unmaintained. Can anyone publish a fork with fix? UPD: [@sigmacomputing/babel-plugin-lodash](https://www.npmjs.com/package/@sigmacomputing/babel-plugin-lodash)

https://next.babeljs.io/docs/v8-migration/#babelplugin-syntax-import-assertions > Please migrate to @babel/plugin-syntax-import-attributes ([#15536](https://github.com/babel/babel/pull/15536)). After you replace the plugin, you should search and replace the following patterns in your codebase: ```diff - import value from "module" assert...

Problem repeated in current version.

Run Atom as administrator. I have had the same issue.

@alexfauquette My current need - specially display 'today' month/year. For example, today (2022-04-26) 'today month' is April and 'today year' is 2022.

> We could add a .MuiPickersYear-today and .MuiPickersMonth-today like we already have .MuiPickersDay-today And `renderMonth`/`renderYear`?

Looks like `viewRenderers` not available for `DateCalendar` 🤔

`DateCalendar` has `views` property too.