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

Commit

Permalink
Updated Typescript to support canonical imports (#1840)
Browse files Browse the repository at this point in the history
* Updated Typescript to support canonical imports

* UI Options now extend core options

* constructor removed from interfaces that are function types, some parameters that provide default values changed to optional

Reverting some of the function type interface declarations to what they
were before to not use constructors. Some typo fixes

* Extra Buttons type fixed, code formatting

* Test file updated to demonstrate proper syntax usage

* TypeScript added to docs

Update to the documentation highlighting proper TypeScript usage
according to changes from this PR

* Adding abnormally missed text in previous commit
  • Loading branch information
Jack Langston authored and singhjusraj committed Jul 26, 2017
1 parent f99e7e4 commit ab1829c
Show file tree
Hide file tree
Showing 3 changed files with 2,752 additions and 2,535 deletions.
Loading

0 comments on commit ab1829c

Please sign in to comment.