Releases: canjs/can-globals
Releases · canjs/can-globals
QUNIT2 upgrade
This updates the tests to use QUnit@2.x.x.
Docs update to setKeyValue
#42 Change the use of set
function to setKeyValue
function
v1.2.0
fix merge conflict
I fixed some unmerged previous commits.
add base-url
allows one to get/set the base url of the application
is-web-worker
Adds an is-web-worker
module.
v0.3.0
Fixed a couple small bugs
Make onKeyValue dispatch the resolved value when function is provided
onKeyValue
should dispatch the resolved value #30