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

Add .pick() and .exclude() #282

Merged
merged 22 commits into from
Feb 10, 2021
Merged

Commits on Oct 3, 2020

  1. Add .filterElements()

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    ac21b22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b3c1ab View commit details
    Browse the repository at this point in the history
  3. Use Object.assign

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    4167668 View commit details
    Browse the repository at this point in the history
  4. Use older version of filter-obj to remain compatible

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    8199278 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Update index.d.ts

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Richienb and sindresorhus authored Oct 14, 2020
    Configuration menu
    Copy the full SHA
    46f70ef View commit details
    Browse the repository at this point in the history
  2. Update documentation

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    dc8f636 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. Configuration menu
    Copy the full SHA
    9d6d263 View commit details
    Browse the repository at this point in the history
  2. Update readme.md

    sindresorhus authored Oct 17, 2020
    Configuration menu
    Copy the full SHA
    7e8e91b View commit details
    Browse the repository at this point in the history
  3. Update index.d.ts

    sindresorhus authored Oct 17, 2020
    Configuration menu
    Copy the full SHA
    33f0b95 View commit details
    Browse the repository at this point in the history
  4. Update documentation

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    b18296c View commit details
    Browse the repository at this point in the history
  5. Rename to .filter()

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    b019bc0 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Change .filter to .pick and .exclude

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    d741bae View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. Update index.d.ts

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Richienb and sindresorhus authored Feb 7, 2021
    Configuration menu
    Copy the full SHA
    69dc0c3 View commit details
    Browse the repository at this point in the history
  2. Meta tweaks

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    cca0eba View commit details
    Browse the repository at this point in the history
  3. Update index.d.ts

    Richienb authored Feb 7, 2021
    Configuration menu
    Copy the full SHA
    969e04d View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Update readme.md

    sindresorhus authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    33d0a68 View commit details
    Browse the repository at this point in the history
  2. Update readme.md

    Richienb authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    19917bf View commit details
    Browse the repository at this point in the history
  3. Update readme.md

    Richienb authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    0cb2fb4 View commit details
    Browse the repository at this point in the history
  4. Create readme.md

    Richienb authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    61ec390 View commit details
    Browse the repository at this point in the history
  5. Update index.js

    Richienb authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    0896e90 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Update index.js

    Richienb authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    9bc2052 View commit details
    Browse the repository at this point in the history
  2. Update index.js

    Richienb authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    a128265 View commit details
    Browse the repository at this point in the history