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

Port generated lib files #20177

Merged
merged 2 commits into from
Nov 21, 2017
Merged

Port generated lib files #20177

merged 2 commits into from
Nov 21, 2017

Conversation

mhegazy
Copy link
Contributor

@mhegazy mhegazy commented Nov 21, 2017

Fixes #20134: Split ElementTagNameMap and remove it
Fixes #20065: getRegistration in ServiceWorkerContainer's optional parameter is missing from 2.6.1
Fixes #19477: error TS2339: Property 'control' does not exist on type 'HTMLLabelElement
Fixes #19200: Wrong type interface: PaymentMethodData
Fixes #19195: lib.es6.d.ts is missing a method for CanvasRenderingContext2D interface
Fixes #18633: getExtension of WebGL shouldn't return any
Fixes #17550: Element.closest should return specific types for tag selectors
Fixes #14785: CustomEvent should be parameterized by detail type.
Fixes #14783: Add SVGElementTagNameMap

@mhegazy mhegazy merged commit cc7b46b into master Nov 21, 2017
@mhegazy mhegazy deleted the PortGeneratedLibFiles1120 branch November 21, 2017 01:28
errendir added a commit to errendir/TypeScript that referenced this pull request Nov 27, 2017
* origin/master: (28 commits)
  LEGO: check in for master to temporary branch.
  LEGO: check in for master to temporary branch.
  Removes redundant comments (microsoft#20214)
  Catch illegal jsdoc tags on constructors (microsoft#20045)
  Use stricter types for event bodies
  Use {} instead of any to improve type checking
  Update public API baseline
  Update project on PackageInstalledResponse
  Unswap arguments
  LEGO: check in for master to temporary branch.
  Fix visibility checking of mutually recursive exports (microsoft#19929)
  Add dt baseline folder to gitignore (microsoft#20205)
  Support getJSDocCommentsAndTags for special property assignments (microsoft#20193)
  Clean up outliningElementsCollector (microsoft#20143)
  Correct project root path passed to Typings Installer
  Check hasOwnProperty before copying property
  Convert legacy safe list keys to lowercase on construction
  Port generated lib files (microsoft#20177)
  Clean up lexical classifier (microsoft#20123)
  Allow curly around `@type` jsdoc to be optional (microsoft#20074)
  ...
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.