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

Allow useCode 1st parameter to return undefined, null or an array #455

Merged
merged 9 commits into from
Nov 28, 2019
Merged

Allow useCode 1st parameter to return undefined, null or an array #455

merged 9 commits into from
Nov 28, 2019

Commits on Nov 21, 2019

  1. Allows useCode's 1st parameter to return undefined, null or an array.

    And makes the code clearer (it seems clearer to me 😜)
    yairopro committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    a7af4ed View commit details
    Browse the repository at this point in the history
  2. Spacing import

    yairopro committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    487d00a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72d2185 View commit details
    Browse the repository at this point in the history
  4. JSDoc updated

    yairopro committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    8ba9b0f View commit details
    Browse the repository at this point in the history
  5. Correct TypeScript definition

    Accept array of nodes.
    yairopro committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    4f91e67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a95784 View commit details
    Browse the repository at this point in the history
  7. Update TS declaration

    yairopro committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    199c5e3 View commit details
    Browse the repository at this point in the history
  8. Documentation updated

    yairopro committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    99ada70 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. Update useCode.js

    osdnk committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    59a3b3c View commit details
    Browse the repository at this point in the history