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

Kingjollie #151

Open
wants to merge 33 commits into
base: sections
Choose a base branch
from
Open

Kingjollie #151

wants to merge 33 commits into from

Commits on Oct 21, 2017

  1. lint

    jonschlinkert committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    80b82d7 View commit details
    Browse the repository at this point in the history
  2. 3.1.1

    reverts mocha version since it has breaking changes.
    jonschlinkert committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    64ed507 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2017

  1. Update excerpt documentation and examples

    Shows how to pass a function to the excerpt option parameter in the
    .verb README and in the examples folder.
    reccanti committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    58a6297 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. Fix indents

    reccanti committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    167e846 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2017

  1. Configuration menu
    Copy the full SHA
    5d9e704 View commit details
    Browse the repository at this point in the history
  2. change required package from coffee-script to coffeescript

    John Chappell committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    94a631f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a188c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2018

  1. Merge pull request jonschlinkert#53 from reccanti/update-excerpt-docs

    Update excerpt documentation and examples
    doowb committed Mar 3, 2018
    Configuration menu
    Copy the full SHA
    9a05990 View commit details
    Browse the repository at this point in the history
  2. run verb to generate readme

    doowb committed Mar 3, 2018
    Configuration menu
    Copy the full SHA
    9b63b5f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2018

  1. Extend TypeScript declaration

    Includes descriptions and types
    qm3ster committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    ba30f13 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. Merge pull request jonschlinkert#64 from qm3ster/patch-2

    Extend TypeScript declaration
    jonschlinkert committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    6d31595 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jonschlinkert#57 from aljopro/master

    Lock down coffee-script to remove error being thrown in 1.12.8
    jonschlinkert committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    1eb7d19 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2018

  1. isempty (jonschlinkert#66)

    - adds support for empty front matter
    - upgraded to es6
    - update docs
    
    closes jonschlinkert#65
    jonschlinkert committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    da329cd View commit details
    Browse the repository at this point in the history
  2. remove dep

    jonschlinkert committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    cd98d0f View commit details
    Browse the repository at this point in the history
  3. 4.0.0

    jonschlinkert committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    280c4b4 View commit details
    Browse the repository at this point in the history
  4. 4.0.1

    Add `.isEmpty` to readme. (oops I thought I added this already!)
    jonschlinkert committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    c6735b8 View commit details
    Browse the repository at this point in the history
  5. 4.0.1

    jonschlinkert committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    1d02a88 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. GrayMatterFile interface typo: excrept

    `GrayMatterFile` interface property `excrept` should be `excerpt`?
    arlair committed Apr 18, 2018
    1 Configuration menu
    Copy the full SHA
    73fa659 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jonschlinkert#70 from arlair/patch-1

    GrayMatterFile interface typo: excrept
    doowb committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    97eb641 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. use index type for GrayMatterFile.data

    Stas Vilchik committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    7b751e0 View commit details
    Browse the repository at this point in the history
  2. fix GrayMatterOption.engines type

    Stas Vilchik committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    d9255dc View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2018

  1. Arrow function breaks in IE 11

    `=>` is not supported in IE11, thus breaks the website in IE11 when it uses gray-matter library.
    ajaymathur committed Jul 14, 2018
    Configuration menu
    Copy the full SHA
    86be0eb View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

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

Commits on Jan 10, 2019

  1. Merge pull request jonschlinkert#74 from stas-vilchik/fix-graymattero…

    …ption-engines
    
    [typescript] Fix GrayMatterOption.engines types.
    robertmassaioli committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    59122ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request jonschlinkert#73 from stas-vilchik/index-type-for-…

    …graymatterfile-data
    
    [typescript] use index type for GrayMatterFile.data
    robertmassaioli committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    0651c33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eee3c0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4433e1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a425516 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e3edf3 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. 4.0.2

    robertmassaioli committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    90f8120 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jonschlinkert#87 from jonschlinkert/issue/more-tes…

    …t-cases-for-invalid-data
    
    Adding in more test cases for invalid data.
    robertmassaioli committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    9521ec7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jonschlinkert#88 from jonschlinkert/ajaymathur-pat…

    …ch-1
    
    Arrow function breaks in IE 11
    robertmassaioli committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    5a5817d View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Merge pull request jonschlinkert#82 from ajaymathur/master

    added gray matter loader to related project
    robertmassaioli committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    8a22958 View commit details
    Browse the repository at this point in the history