newrelic / docs-website

Source code for @newrelic docs. We welcome pull requests and questions on our docs!
https://docs.newrelic.com
Other
175 stars 1.27k forks source link

[Build] Add clamshell/collapser components #72

Closed roadlittledawn closed 4 years ago

roadlittledawn commented 4 years ago

Summary

Add components for collapser / clamshells. These should be kept basic in style/functionality for now. NR1 Help Center is a good example to draw from.

The component should not output <dl><dt></dt><dd></dd></dl> elements and instead use generic elements like <div>.

Acceptance criteria

Helpful links

Example of basic styling in NR1 Help Center > search for Dashboards

jerelmiller commented 4 years ago

Done with #98