react-mdc / react-material-components-web

React wrapper of Google's Material Components Web
https://react-mdc.github.io/
178 stars 15 forks source link

[tabs] new component for mdc-tabs #33

Open ghost opened 7 years ago

ghost commented 7 years ago

mdc release tabs component

dhruvdutt commented 7 years ago

Any guidelines for MDCTabs? Also, this doesn't seem to be implemented in react-components-web repo.

@Hardtack Please tag difficulty levels for all issues.

Hardtack commented 7 years ago

@dhruvdutt It's not implemented in react-material-components-web and not documented in material-components-web yet. But there's demo page at https://material-components-web.appspot.com/tabs.html

Actually, difficulty of issues are defined by my subjectivity. I labeled them just for my information. So I'm considering removing them.

dhruvdutt commented 7 years ago

I think we should keep the difficulty tags. It helps beginners understanding which issues to start contributing with.

Hardtack commented 7 years ago

@dhruvdutt Thank you for opinion. I'll keep tag difficulties to issues. Your opinion seem to be right for now. But I have to research the MDC components to tag difficulty. It takes some time to do that (reading document, thinking about scale, ...). So I'll tag them little bit later :(