Closed jagribble closed 5 years ago
@cwhatley hope this looks ok. Great work on the rest of this. When are you planning on publishing?
Thanks! Great changes here.
Re: publishing, I was holding out for time to sync up with the latest of the base project before publishing. Hope to get to it soon.
Thanks! Great changes here.
Re: publishing, I was holding out for time to sync up with the latest of the base project before publishing. Hope to get to it soon.
That’s fair enough. I’ll have a look to see if I can help out with that! It’s a great package so would be great to be published
I noticed that the application of the inline style for radio group was broken using:
Have fixed this by checking the
The schema prop was holding the
readOnly
property so was not getting passed through too the component properly.I have also changed the imports to material-ui to import the single assets being used. In my experience this greatly reduces the file size as importing the named exports like it was imports the only of
@material-ui/core