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

Description list framer component #1276

Merged
merged 5 commits into from
Nov 1, 2018
Merged

Conversation

snide
Copy link
Contributor

@snide snide commented Nov 1, 2018

Summary

Adds a version of the EuiDescriptionList component to Framer. To make things easier to use in Framer, it creates a single row containing EuiDescriptionListTitle and EuiDescriptionListDescription so you don't need to pass a full list. I added Framer props for the text content of these two.

image

Testing

I've published this in the Framer Store. Simply install it and have fun.

Checklist

Not required.

@snide snide added the framer label Nov 1, 2018
@@ -1,6 +1,6 @@
## [`master`](https://github.com/elastic/eui/tree/master)

No public interface changes since `4.7.0`.
- Added Framer component for `EuiDescirptionList` ([#1276](https://github.com/elastic/eui/pull/1276))
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should I make a Framer subhead for this stuff? Probably?

Copy link
Contributor

Choose a reason for hiding this comment

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

Makes sense to have one

@snide snide merged commit 52815bd into elastic:master Nov 1, 2018
@snide snide deleted the framer/desc_list branch November 1, 2018 17:01
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