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: TS type information for remark-stringify and remark-parse #383

Merged
merged 21 commits into from
Jul 20, 2019

Commits on Jan 11, 2019

  1. Configuration menu
    Copy the full SHA
    9ce1fe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f6745b View commit details
    Browse the repository at this point in the history
  3. ci: travis-ci - fail fast

    mike-north committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    a53b3a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6e6fd5 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. Configuration menu
    Copy the full SHA
    b6b70b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8fd5e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55163c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Fix type definitions

    Rokt33r committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    1c3c2c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    888707b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fe120c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89ee188 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84c229c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d12f1b View commit details
    Browse the repository at this point in the history
  7. Format tslint

    Rokt33r committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    356f2c9 View commit details
    Browse the repository at this point in the history
  8. Pull out dtslint and typescript devDependencies to master package.json

    dtslint is too heavy. I don't think we have to install it for each package.
    Rokt33r committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    4ab9dc9 View commit details
    Browse the repository at this point in the history
  9. Make locator optional

    Block tockenizers don't need it.
    Rokt33r committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    6debdcb View commit details
    Browse the repository at this point in the history
  10. Discard extending paresr example in test

    Functions with props are available from v3.1.
    Rokt33r committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    33e8712 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Configuration menu
    Copy the full SHA
    822c593 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Configuration menu
    Copy the full SHA
    553c4e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ff9082 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Configuration menu
    Copy the full SHA
    9011bf8 View commit details
    Browse the repository at this point in the history