-
-
Notifications
You must be signed in to change notification settings - Fork 337
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(types): better readability, intellisense improvements, small fixes
This PR adds small improvements as well as a few quickfixes to the first types iteration: Some properties and behaviors where missing for calendar, api, modal, search and toast. The DefititelyTyped link has been removed from index.d.ts. I've also rewritten modules definitions to be more readable, extensible, and to get rid of this awful _Impl interface system (new versions of Typescript are way more flexible for that). As the cherry on the top, Intellisense seems to better undertstand definitions and autocompletion works better than before 🎉
- Loading branch information
Showing
25 changed files
with
6,640 additions
and
8,243 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.