Commit Graph

10 Commits

Author SHA1 Message Date
Jordan Eldredge
29b4e0db71
Add a method to set the skin (#787)
Fixes #733
2019-05-21 07:58:18 -07:00
Jordan Eldredge
b4a88d2cc4 Fix typo in types 2019-05-20 06:37:08 -07:00
Jordan Eldredge
b3a17c8f99 Release 1.4.0 2019-05-14 08:04:54 -07:00
Jordan Eldredge
c4282817db Add more methods to Webamp
Replaces #660
2019-03-24 21:51:52 -07:00
Jordan Eldredge
96c65aaebb Improve typing of onTrackDidChange 2019-03-17 20:59:24 -07:00
Jordan Eldredge
5ec97fd9e4 Make type definition more complete
Ideally we could generate this
2019-03-13 21:28:45 -07:00
Jordan Eldredge
15b661c5dd Add zIndex to public api type 2018-10-06 14:20:08 -07:00
Jordan Eldredge
ff06c96de2
Provide a way to prevent closing Webamp (#655)
* Provide a way to prevent closing Webamp

Fixes #653

* Fix typos for onWillClose in usage and types
2018-09-20 06:19:28 -07:00
Jordan Eldredge
f8f9463baa Format index.d.ts with Prettier 2018-09-09 21:47:23 -07:00
Jakub Ďuraš
2a7427dd00 Add basic TypeScript type definitions (#643)
* Add basic TypeScript type definitions

* Update track URL type definitions

* Add index.d.ts to files published to the NPM
2018-08-25 07:07:48 -07:00