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

[POC] partial partial #266

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

[POC] partial partial #266

wants to merge 10 commits into from

Commits on Jan 23, 2019

  1. Configuration menu
    Copy the full SHA
    3bf77a1 View commit details
    Browse the repository at this point in the history
  2. add partialPartial POC

    mmkal committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    1f675d4 View commit details
    Browse the repository at this point in the history
  3. fix whitespace

    mmkal committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    223d046 View commit details
    Browse the repository at this point in the history
  4. use fewer type ternaries

    mmkal committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    50d8017 View commit details
    Browse the repository at this point in the history
  5. use keyof for optional props and outputs

    also add example using abstract type
    mmkal committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    c9ac5f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. Configuration menu
    Copy the full SHA
    8597b1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3356d5f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Configuration menu
    Copy the full SHA
    0ab698e View commit details
    Browse the repository at this point in the history
  2. use ? in optional name

    This waygetInterfaceTypeName can be used
    mmkal committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    99ececf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21e1a70 View commit details
    Browse the repository at this point in the history