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 Get type #153

Merged
merged 30 commits into from Feb 12, 2021
Merged

Add Get type #153

merged 30 commits into from Feb 12, 2021

Commits on Nov 25, 2020

  1. Deep property get

    mmkal committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    1f64736 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. move split to ts41

    mmkal committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    0109858 View commit details
    Browse the repository at this point in the history
  2. Move split to utilities file

    mmkal committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    81e69f4 View commit details
    Browse the repository at this point in the history
  3. Improve docs/naming

    mmkal committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    59e1548 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b76341 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49c60e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Update get.ts

    sindresorhus committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    859456a View commit details
    Browse the repository at this point in the history
  2. Update get.d.ts

    sindresorhus committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    874ced0 View commit details
    Browse the repository at this point in the history
  3. Update get.d.ts

    sindresorhus committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    54e97b5 View commit details
    Browse the repository at this point in the history
  4. Update get.d.ts

    sindresorhus committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    87974e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2020

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

Commits on Nov 29, 2020

  1. Configuration menu
    Copy the full SHA
    74571d1 View commit details
    Browse the repository at this point in the history
  2. Handle optional props

    mmkal committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    483116f View commit details
    Browse the repository at this point in the history
  3. Tab indentation

    mmkal committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    0804a75 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Use words as type names

    mmkal committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    d9a64a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ee134f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Update get.d.ts

    sindresorhus committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    d971417 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Fix @see tag

    mmkal committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    8476a89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12a8978 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    498cea8 View commit details
    Browse the repository at this point in the history
  4. ObjectType -> BaseType

    mmkal committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    6078ae9 View commit details
    Browse the repository at this point in the history
  5. Improve ConsistsOnlyOf docs

    mmkal committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    54eb532 View commit details
    Browse the repository at this point in the history
  6. Add to PropertyOf docs

    mmkal committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    84529f7 View commit details
    Browse the repository at this point in the history
  7. Don't use ArrayLike

    mmkal committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    fff3b74 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

  1. Update get.ts

    sindresorhus committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    3f0f49f View commit details
    Browse the repository at this point in the history
  2. Update get.d.ts

    sindresorhus committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    cbde1ca View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

  1. Configuration menu
    Copy the full SHA
    d621f86 View commit details
    Browse the repository at this point in the history
  2. Bump expect-type

    mmkal committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    35ecd37 View commit details
    Browse the repository at this point in the history
  3. Update @see comment

    mmkal committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    6560c29 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. See no evil

    mmkal committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    4e3d34a View commit details
    Browse the repository at this point in the history