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

Split docs into pages, update examples and other details #304

Merged
merged 8 commits into from Mar 28, 2018
Merged

Split docs into pages, update examples and other details #304

merged 8 commits into from Mar 28, 2018

Commits on Mar 19, 2018

  1. Copy the full SHA
    fd86208 View commit details
    Browse the repository at this point in the history
  2. Add .yml extension to ESLint config files

    They are already written in YAML format, so this gives us syntax
    highlighting.
    silvenon committed Mar 19, 2018
    Copy the full SHA
    4a5109d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ce5396e View commit details
    Browse the repository at this point in the history
  4. Implement Prettier through ESLint

    Currently only for documentation files.
    silvenon committed Mar 19, 2018
    Copy the full SHA
    9b15a23 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. Split components into pages

    - use react-bootstrap to add navigation
    - auto-generate component pages using Gatsby Node API
    silvenon committed Mar 21, 2018
    Copy the full SHA
    4941309 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fa9e401 View commit details
    Browse the repository at this point in the history
  3. Update CodeSandbox examples

    silvenon committed Mar 21, 2018
    Copy the full SHA
    fe4d9e4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    fe2a2a2 View commit details
    Browse the repository at this point in the history