Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Add built in glamorous components #297

Merged
merged 2 commits into from
Aug 22, 2017
Merged

Add built in glamorous components #297

merged 2 commits into from
Aug 22, 2017

Conversation

Ailrun
Copy link
Contributor

@Ailrun Ailrun commented Aug 21, 2017

What: Built-in component other than Div and Svg is originally not available in TS.

Why: Of course, in TS, we needs other built-in components.

How: Follow #294 (comment)

Checklist:

  • Documentation
  • Tests
  • Ready to be merged
  • Added myself to contributors table

@codecov-io
Copy link

codecov-io commented Aug 21, 2017

Codecov Report

Merging #297 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #297   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          10     10           
  Lines         170    170           
  Branches       46     46           
=====================================
  Hits          170    170

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f35d7b2...171507e. Read the comment docs.

luke-john
luke-john previously approved these changes Aug 21, 2017
Copy link
Collaborator

@luke-john luke-john left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great ❤️ .

Thanks so much for adding these types.

* HTMLDetailsElement, HTMLDialogElement,
* HTMLKeygenElement, HTMLMenuItemElement
* Those components currently has wrong type.
* After TypeScript add those types, plz fix this.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you mind adding a link to the tracking issue for this to the comment.

microsoft/TypeScript#17828

Copy link
Contributor Author

@Ailrun Ailrun Aug 21, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@luke-john I added it. Thank you for notifying me!

@kentcdodds kentcdodds merged commit 1d13982 into paypal:master Aug 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants