react-mdc-web icon indicating copy to clipboard operation
react-mdc-web copied to clipboard

Full support for material-components-web ?

Open felixakiragreen opened this issue 7 years ago • 7 comments

This library looks really promising so far. Definitely the best react implementation of material-components-web I could find. I would like to use this library for a production web app. Are you planning on fully implementing and supporting all the m-c-w components? Any idea how long you will be supporting it for? (As an open-source creator myself, I don't want to assume you're fully committed to this project!)

Looking through your project, I see it's almost complete, just a few are missing:

  • [ ] mdc-animation
  • [ ] mdc-auto-init
  • [ ] mdc-base
  • [x] mdc-button (missing ripple)
  • [x] mdc-card
  • [x] mdc-checkbox
  • [x] mdc-drawer
  • [x] mdc-dialog
  • [x] mdc-elevation
  • [x] mdc-fab
  • [x] mdc-form-field
  • [x] mdc-grid-list
  • [x] mdc-icon-toggle
  • [x] mdc-layout-grid
  • [x] mdc-list
  • [x] mdc-menu
  • [x] mdc-radio
  • [ ] mdc-ripple
  • [ ] mdc-rtl
  • [ ] mdc-select
  • [x] mdc-snackbar
  • [x] mdc-switch
  • [x] mdc-textfield (missing advanced states)
  • [ ] mdc-theme
  • [x] mdc-toolbar
  • [x] mdc-typography

felixakiragreen avatar Mar 17 '17 18:03 felixakiragreen

@dubert , thank you for your appreciation. Sure, I want to implement all of them and no plans to stop supporting. At the moment i'm implementing Menu component and extending Textfield for fullwidth and multiline. Keep in touch :+1:

kradio3 avatar Mar 18 '17 10:03 kradio3

Do you have any starting points where you would appreciate contribution?

felixakiragreen avatar Mar 21 '17 15:03 felixakiragreen

I've created a few issues from your list. They marked as 'enhancement'. You can assign one of them or create a new one which you would like. Be careful, i've already assigned #13 :)

kradio3 avatar Mar 21 '17 17:03 kradio3

Just wanted to say I appreciate what you guys are doing! I'll be using this in production also.

demiters avatar Mar 30 '17 05:03 demiters

Very very nice project....is it possible to have stuff like selects and maybe auto complete. Great guys

pricetula avatar Mar 31 '17 09:03 pricetula

@pricetula Yes, sure. I just want to finish Menu component. A little bit tricky there

kradio3 avatar Mar 31 '17 09:03 kradio3

very good work, it will be a great library after finishing all (specially RTL support)

sayjeyhi avatar Dec 28 '17 03:12 sayjeyhi