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 Typescript types #134

Merged
merged 17 commits into from
Jan 11, 2022
Merged

Commits on Nov 13, 2021

  1. WIP

    asselin committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    628d28c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Update samples/Dockerfile:

    - stretch has python 3.5; node-gyp needs 3.6+, so bump up to bullseye
    - Use the same version of node in the builder as in the runtime container (16)
    - Copy all of the samples
    asselin committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    cb7f6f2 View commit details
    Browse the repository at this point in the history
  2. WIP

    asselin committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    dac4455 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. WIP

    Andre Asselin committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    7374632 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. WIP

    Andre Asselin committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    09f258b View commit details
    Browse the repository at this point in the history
  2. WIP

    Andre Asselin committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    9f85599 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. WIP

    asselin committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    8caa777 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. WIP

    asselin committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    b770715 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Fix reference type

    asselin committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    74994f9 View commit details
    Browse the repository at this point in the history
  2. Add mqistrings definitions

    asselin committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    091a2ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddf7ae8 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/master' into feature/ts-types

    # Conflicts:
    #	package.json
    #	samples/Dockerfile
    asselin committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    aeb17f1 View commit details
    Browse the repository at this point in the history
  5. Add types for 9.2.4

    asselin committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    d51f809 View commit details
    Browse the repository at this point in the history
  6. Convert more samples

    asselin committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    8af84bb View commit details
    Browse the repository at this point in the history
  7. Remove the Dockerfile changes

    Andre Asselin committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    860b1bd View commit details
    Browse the repository at this point in the history
  8. Update CHANGES.md

    Andre Asselin committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    b74d56a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Add last 5 samples

    Updates to the types
    Andre Asselin committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    b778760 View commit details
    Browse the repository at this point in the history