Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lusinga/TypeScriptSamples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
Loading
...
head repository: microsoft/TypeScriptSamples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 38 files changed
  • 7 contributors

Commits on Aug 11, 2018

  1. Update raytracer.ts

    `ctx.fillRect()` last 2 args should be width and height (not x2, y2)
    https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/fillRect
    
    will this fix https://www.typescriptlang.org/play/index.html too?
    gabrielsroka authored Aug 11, 2018
    Configuration menu
    Copy the full SHA
    f0c91f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2018

  1. First commit.

    Fazendaaa committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    678b3d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2018

  1. Add a package.json file to run the TodoMVC example

    fix Microsoft/TypeScriptSamples/microsoft#146
    rbraganza-atlassian committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    ad4118f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Adding new examples ideas.

    Fazendaaa committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    3f5ab1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74bfd9e View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Removing Web Scrapping.

    Fazendaaa committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    1f8ccfe View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. Remove jQuery dependancy in JSX demo to simplify example

    Josiah Nunemaker committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    e190f5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4148917 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0db5e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3b5661 View commit details
    Browse the repository at this point in the history
  5. Fix issues in robot class.

    Reltre committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    f0bc0f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89f7608 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    661574a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Merge pull request microsoft#155 from mbiernacik/master

    Updated AngularJS example to ES6 syntax + cleanups
    Orta authored Jun 19, 2019
    Configuration menu
    Copy the full SHA
    1960399 View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#154 from Reltre/js_ts_mix

    Add a sample of using JS and TS together with allowJS option
    Orta authored Jun 19, 2019
    Configuration menu
    Copy the full SHA
    dbb177e View commit details
    Browse the repository at this point in the history
  3. Merge pull request microsoft#149 from ryanbraganza/todomvc-package-json

    Add a package.json file to run the TodoMVC example
    Orta authored Jun 19, 2019
    Configuration menu
    Copy the full SHA
    ef0acaa View commit details
    Browse the repository at this point in the history
  4. Merge pull request microsoft#147 from gabrielsroka/patch-1

    Update raytracer.ts
    Orta authored Jun 19, 2019
    Configuration menu
    Copy the full SHA
    11cd50a View commit details
    Browse the repository at this point in the history
  5. Merge pull request microsoft#153 from JosNun/master

    Remove jQuery dependency in JSX demo to simplify example
    Orta authored Jun 19, 2019
    Configuration menu
    Copy the full SHA
    ef9798f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Merge pull request microsoft#152 from Fazendaaa/master

    Updating Node examples and adding some
    Orta authored Sep 9, 2019
    Configuration menu
    Copy the full SHA
    b675f11 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.