Skip to content
New issue

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

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

Already on GitHub? # to your account

Switch to Markdown Docs #131

Merged
merged 18 commits into from
May 21, 2019
Merged

Switch to Markdown Docs #131

merged 18 commits into from
May 21, 2019

Conversation

alexpaxton
Copy link
Contributor

@alexpaxton alexpaxton commented May 21, 2019

Closes #99

This PR got really huge because I figured it would be quick to just add a simple markdown file for every component but got carried away documenting things. There is more markdown to write but getting this in to allow parallelization.

Screen Shot 2019-05-20 at 5 13 51 PM

  • Added webpack support for markdown files
  • Added storybook-readme addon
  • Reworked storybook styles a bit
  • Added styles for markdown rendering
  • Write documentation for:
    • SelectDropdown
    • MultiSelectDropdown
    • Alert
  • Add section for data types (enums)
    • Shared
    • Colors + Gradients
    • Icon Font

Screen Shot 2019-05-20 at 5 15 23 PM

Screen Shot 2019-05-20 at 5 15 38 PM

Screen Shot 2019-05-20 at 5 16 11 PM

Screen Shot 2019-05-20 at 5 16 53 PM

Copy link
Collaborator

@mavarius mavarius left a comment

Choose a reason for hiding this comment

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

Looks great!

@alexpaxton alexpaxton merged commit 74868cc into master May 21, 2019
@alexpaxton alexpaxton deleted the markdown-support branch May 21, 2019 06:01
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for importing markdown files into components
2 participants