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

feat(): add examples #1682

Merged
merged 8 commits into from Jun 30, 2020
Merged

feat(): add examples #1682

merged 8 commits into from Jun 30, 2020

Commits on Jun 28, 2020

  1. feat(): add examples

    add function to add multiple examples at once
    rluvaton committed Jun 28, 2020
    Copy the full SHA
    ab7eb40 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8609022 View commit details
    Browse the repository at this point in the history
  3. remove extra semicolon

    rluvaton committed Jun 28, 2020
    Copy the full SHA
    24003b3 View commit details
    Browse the repository at this point in the history
  4. add examples test

    rluvaton committed Jun 28, 2020
    Copy the full SHA
    9cb05dd View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. feat(example): merge examples and example function

    as @bcoe [suggested](#1682 (comment))
    merge the functions to one that either accepts an array or 2 strings
    rluvaton committed Jun 29, 2020
    Copy the full SHA
    d029796 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9fa296e View commit details
    Browse the repository at this point in the history
  3. style(yargs): undo the autoformat my IDE did

    return to this project style format
    rluvaton committed Jun 29, 2020
    Copy the full SHA
    0d61141 View commit details
    Browse the repository at this point in the history
  4. docs(api): update the example header to More understandable

    Update the header as requested in the review
    rluvaton committed Jun 29, 2020
    Copy the full SHA
    ccb15c6 View commit details
    Browse the repository at this point in the history