Skip to content

Remove qwest dependency

Compare
Choose a tag to compare
@AlineLee AlineLee released this 15 Aug 13:41
· 53 commits to master since this release

This version removes dependency on the qwest library. Now requests are made using the XMLHttpRequest API directly.

Now only modern (IE >= 10) browsers are supported.