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

Resources component #77

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open

Resources component #77

wants to merge 28 commits into from

Conversation

epilande
Copy link
Contributor

@epilande epilande commented Jun 15, 2016

Resource & Resource Tile component #32.

Also related to #20.

Screenshot of component:
image

Signed-off-by: Emmanuel Pilande <manny.pilande@hpe.com>
Signed-off-by: Emmanuel Pilande <manny.pilande@hpe.com>
Signed-off-by: Emmanuel Pilande <manny.pilande@hpe.com>
Signed-off-by: Emmanuel Pilande <manny.pilande@hpe.com>
Signed-off-by: Emmanuel Pilande <manny.pilande@hpe.com>
Signed-off-by: Emmanuel Pilande <manny.pilande@hpe.com>
Signed-off-by: Emmanuel Pilande <manny.pilande@hpe.com>
Signed-off-by: Emmanuel Pilande <manny.pilande@hpe.com>
Signed-off-by: Emmanuel Pilande <manny.pilande@hpe.com>
The resource tiles should always have a white background as they're essentially a card so the content can read better within the accordion.

Signed-off-by: Emmanuel Pilande <manny.pilande@hpe.com>
@MikeWalrath MikeWalrath added this to the Resources milestone Jun 16, 2016
Signed-off-by: Emmanuel Pilande <manny.pilande@hpe.com>

# Conflicts:
#	src/develop/Develop.js
#	src/examples/Examples.js
#	src/scss/_objects.modules.scss
Signed-off-by: Emmanuel Pilande <manny.pilande@hpe.com>
Signed-off-by: Emmanuel Pilande <manny.pilande@hpe.com>
description: 'Real Academia de Bellas Artes Ehances Experience with Mobile App'
}
]}
/>
</AccordionPanel>
<AccordionPanel panelTitle="Software Licensings and Managment">
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you please fix the typo on this line? I tried fixing it but have no permission to write to your fork. Managment

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed the typo, also added you as a collaborator to my fork

Signed-off-by: Emmanuel Pilande <manny.pilande@hpe.com>
</dl>
</section>

<section>
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we list out the ResourcesTile's options here in details, similar to how the Tags/Tag components documentation in Grommet core?

Signed-off-by: Emmanuel Pilande <manny.pilande@hpe.com>
Signed-off-by: Emmanuel Pilande <manny.pilande@hpe.com>
Signed-off-by: Emmanuel Pilande <manny.pilande@hpe.com>
Signed-off-by: Emmanuel Pilande <manny.pilande@hpe.com>
Signed-off-by: Emmanuel Pilande <manny.pilande@hpe.com>

# Conflicts:
#	src/examples/Examples.js
@MikeWalrath MikeWalrath removed this from the Resources milestone Jul 5, 2016
# Conflicts:
#	src/develop/Develop.js
#	src/scss/_objects.callout.scss
#	src/scss/_objects.modules.scss
@phuson
Copy link
Contributor

phuson commented Aug 18, 2016

A general question, is there a case where a ResourceTile is a link? It looks to me like these ResourceTiles should be clickable elements. If so, it does not look like the ResourceTile component supports that functionality in this PR, right?

@epilande
Copy link
Contributor Author

@phuson agreed. Updated PR to make resource tiles clickable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants