madCode

Results 7 comments of madCode

I'm also having issues with this when the plugins are in the correct order. My `.babelrc` looks like this: ``` { "presets": ["es2015", "react", "stage-3"], "plugins": ["transform-decorators-legacy", "transform-class-properties", "transform-flow-strip-types"] }...

@javadbat upgrading jest to jest 23 and then setting up babel 7 resolved this specific issue. (Though I'm dealing with others right now, haha)

Any chance this will be resolved and merged soon? Super excited for the option to set a max number of rows and have the ChipGroup know how to scroll from...

100% would love this! Any chance it'll be worked on soon? Also happy to try a hand at it if a material components contributor thinks it'll be noob-friendly and is...

I am also having this issue.

Would love an answer to this as well! It's easy to prevent a user from picking a past date, but I can't figure out how to prevent them from picking...