-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: lusinga/TypeScriptSamples
base: master
head repository: microsoft/TypeScriptSamples
compare: master
- 19 commits
- 38 files changed
- 7 contributors
Commits on Aug 11, 2018
-
`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?
Configuration menu - View commit details
-
Copy full SHA for f0c91f6 - Browse repository at this point
Copy the full SHA f0c91f6View commit details
Commits on Oct 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 678b3d7 - Browse repository at this point
Copy the full SHA 678b3d7View commit details
Commits on Oct 13, 2018
-
Add a package.json file to run the TodoMVC example
fix Microsoft/TypeScriptSamples/microsoft#146
Configuration menu - View commit details
-
Copy full SHA for ad4118f - Browse repository at this point
Copy the full SHA ad4118fView commit details
Commits on Oct 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3f5ab1a - Browse repository at this point
Copy the full SHA 3f5ab1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74bfd9e - Browse repository at this point
Copy the full SHA 74bfd9eView commit details
Commits on Oct 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1f8ccfe - Browse repository at this point
Copy the full SHA 1f8ccfeView commit details
Commits on Oct 26, 2018
-
Remove jQuery dependancy in JSX demo to simplify example
Josiah Nunemaker committedOct 26, 2018 Configuration menu - View commit details
-
Copy full SHA for e190f5a - Browse repository at this point
Copy the full SHA e190f5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4148917 - Browse repository at this point
Copy the full SHA 4148917View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0db5e7 - Browse repository at this point
Copy the full SHA f0db5e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3b5661 - Browse repository at this point
Copy the full SHA e3b5661View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0bc0f2 - Browse repository at this point
Copy the full SHA f0bc0f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89f7608 - Browse repository at this point
Copy the full SHA 89f7608View commit details -
Configuration menu - View commit details
-
Copy full SHA for 661574a - Browse repository at this point
Copy the full SHA 661574aView commit details
Commits on Jun 19, 2019
-
Merge pull request microsoft#155 from mbiernacik/master
Updated AngularJS example to ES6 syntax + cleanups
Orta authoredJun 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 1960399 - Browse repository at this point
Copy the full SHA 1960399View commit details -
Merge pull request microsoft#154 from Reltre/js_ts_mix
Add a sample of using JS and TS together with allowJS option
Orta authoredJun 19, 2019 Configuration menu - View commit details
-
Copy full SHA for dbb177e - Browse repository at this point
Copy the full SHA dbb177eView commit details -
Merge pull request microsoft#149 from ryanbraganza/todomvc-package-json
Add a package.json file to run the TodoMVC example
Orta authoredJun 19, 2019 Configuration menu - View commit details
-
Copy full SHA for ef0acaa - Browse repository at this point
Copy the full SHA ef0acaaView commit details -
Merge pull request microsoft#147 from gabrielsroka/patch-1
Update raytracer.ts
Orta authoredJun 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 11cd50a - Browse repository at this point
Copy the full SHA 11cd50aView commit details -
Merge pull request microsoft#153 from JosNun/master
Remove jQuery dependency in JSX demo to simplify example
Orta authoredJun 19, 2019 Configuration menu - View commit details
-
Copy full SHA for ef9798f - Browse repository at this point
Copy the full SHA ef9798fView commit details
Commits on Sep 9, 2019
-
Merge pull request microsoft#152 from Fazendaaa/master
Updating Node examples and adding some
Orta authoredSep 9, 2019 Configuration menu - View commit details
-
Copy full SHA for b675f11 - Browse repository at this point
Copy the full SHA b675f11View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master