Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Following the example for a Card without an avatar renders an avatar #2674

Closed
raybooysen opened this issue Dec 27, 2015 · 6 comments
Closed
Labels
component: avatar This is the name of the generic UI component, not the React module! component: card This is the name of the generic UI component, not the React module!

Comments

@raybooysen
Copy link
Contributor

I'm following the sample code to render a card without an avatar and still seeing it:

http://www.material-ui.com/#/components/card

image

@oliviertassinari
Copy link
Member

What version of material-ui are you using?
The sample code is the code used to render the example.
So I think that you are not using the latest version.

@subjectix I think that we should at least display the version number in the header of the doc site.

@alitaheri
Copy link
Member

@oliviertassinari Yeah versioning of the docs site is a must!. for now we can at least do that. Any idea how we can achieve this? A section in the header maybe?

@newoga
Copy link
Contributor

newoga commented Dec 27, 2015

@oliviertassinari @subjectix Yeah I think a dropdown in the header makes sense. Maybe we make the header "versionless" and the rest of the content based on doc version. Might be able to use react router's dynamic routes and stored built copies of the docs in a different repo.

Example: https://github.com/angular/code.material.angularjs.org

Seems like a big undertaking though 😓

@alitaheri
Copy link
Member

We should discuss this in the related issue: #1986

@raybooysen
Copy link
Contributor Author

0.14.0-rc1 is the version I'm using.

@alitaheri
Copy link
Member

@raybooysen 0.14.0 was released recently. please update.

@zannager zannager added component: avatar This is the name of the generic UI component, not the React module! component: card This is the name of the generic UI component, not the React module! labels Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: avatar This is the name of the generic UI component, not the React module! component: card This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

5 participants