Sergej Sintschilin

Results 3 issues of Sergej Sintschilin

closes #22

Hello. Great library. I made a plugin for Vue and found out that `unbind` does not work. Here is a [codepen](https://codepen.io/SeregPie/pen/xyMYmq).

Hello. https://training.bitrix24.com/rest_help/crm/contacts/crm_contact_list.php Any example I'm trying to use, I get an error with `Parameter 'param' must be array.` ``` bitrix24.callMethod("crm.contact.list", { order: { "DATE_CREATE": "ASC" }, filter: { "TYPE_ID": "CLIENT"...