Releases: doubleleft/hook-javascript
Releases · doubleleft/hook-javascript
v0.3.9
Compare
Sorry, something went wrong.
No results found
endel
released this
13 Jan 20:36
fix collection().update() method. bump v0.3.9
v0.3.4
Compare
Sorry, something went wrong.
No results found
endel
released this
22 May 23:00
fix uploading through file input. bump v0.3.4.
v0.3.2
Compare
Sorry, something went wrong.
No results found
endel
released this
04 Mar 21:47
auth.update now makes a request to auth/update instead of collection/auths endpoint.
v0.3.0
Compare
Sorry, something went wrong.
No results found
endel
released this
19 Feb 14:22
url string attribute has been moved to endpoint.
url(segments) is now a method, which returns endpoint + segments + credentials
v0.2.2
Compare
Sorry, something went wrong.
No results found
endel
released this
19 Feb 14:22
don't call to getAllResponseHeaders on IE<10
v0.2.0
Compare
Sorry, something went wrong.
No results found
endel
released this
18 Dec 22:10
API changes on authentication
New methods on Collections:
select
orWhere
join
distinct
firstOrCreate
v0.1.2
Compare
Sorry, something went wrong.
No results found
endel
released this
24 Nov 20:39
fix sending strings with FormData
v0.1.1
Compare
Sorry, something went wrong.
No results found
endel
released this
03 Oct 20:57
fix converting numbers to FormData on IE8
fix uxhr for CORS check on IE
don't append filename to FormData payload when value is string
First stable version
Compare
Sorry, something went wrong.
No results found
endel
released this
01 Jul 14:21
v0.1.0
update uxhr to prevent setting timeout on sync requests