Ali Taheri Moghaddar

Results 12 comments of Ali Taheri Moghaddar

This is weird, I had updated my dependencies and got that error. But to be safe I cleaned my node_modules and reinstalled everything. and the issue is gone. Sorry for...

@stephencookdev Wait actually, it came back. seems like it happens randomly. I'm guessing it has something to do with the new apis the plugin has started using from version 4....

@erikras I have already migrated your code to a very type safe version. of course I have trimmed some of the functionalities I didn't need. But they can be added...

Awesome :heart: Thanks @mattiamanzati. As a contributor of the material-ui repository who extensively uses typescript I can help you out. Would it be possible for you to open a tracking...

guys come on, don't we already have a familiar syntax for this: `sequelize.col('deleted')` :grin:

From what I get, we need some way to escape from quoting. I wasn't explicitly referring to `col` I was referring to the pattern. we can add a feature like:...

@monajafi This is only a utility library for the material-ui's v0.x date-picker. There are some helpful functions you can take a look at or reuse as you wish. But the...

@monajafi Again, it's not my date-picker 😅 This is a utility function. to change any kind of styling (font, color, etc.) you need to know how to work with react,...

Yeah. That's why I ponited you to material-ui-pickers (the last link)