Loading state handling

Fixes #36
This commit is contained in:
Sam Potts
2015-03-08 01:24:23 +11:00
parent 8482a1a320
commit 5370fc5c83
10 changed files with 103 additions and 25 deletions

View File

@ -1,5 +1,8 @@
# Changelog
## v1.0.23
- Handling loading states in the UI
## v1.0.22
- Added support() API method for checking mimetype support
- Added source() API method for setting media source(s)