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

Feature/add sd image #74

Merged
merged 4 commits into from
Oct 21, 2015
Merged

Feature/add sd image #74

merged 4 commits into from
Oct 21, 2015

Conversation

athurman
Copy link
Contributor

Add Stardust Image component that will be used in the Item component

@@ -1,5 +1,6 @@
// Addons
import Confirm from 'src/addons/Confirm/Confirm';
import Image from 'src/addons/Image/Image';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Semantic UI Image is an element: http://semantic-ui.com/elements/image.html

The addon type is for components that Stardust adds to Semantic, like Confirm. There is no Confirm component in Semantic UI so it is an addon.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

levithomason added a commit that referenced this pull request Oct 21, 2015
@levithomason levithomason merged commit 90c19e6 into master Oct 21, 2015
@levithomason levithomason deleted the feature/add-sd-image branch October 21, 2015 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants