iOS bug fixes (fixes #213)

This commit is contained in:
Sam Potts
2016-05-14 08:56:59 +10:00
parent 448c070898
commit d2e9c61fd7
8 changed files with 49 additions and 15 deletions

View File

@ -1,5 +1,8 @@
# Changelog
## v1.6.7
- Fixes for using `source` API method on iOS
## v1.6.6
- Icons cleaned up
- IE11 button fix for tooltips (fixes #210)