Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: hyq/dojo

Tags

1.6.0

Toggle 1.6.0's commit message
Changes for 1.6.0

1.7.0b1

Toggle 1.7.0b1's commit message
properly detect ie9 in loader; refs #13186; !strict

1.0.2

Toggle 1.0.2's commit message
fixes #4969 - went with dojo.cookie.useObject (get/setObject combinat…

…ion? - contemplated asObject, and others. change if

inappropriate) ... adds test to and enabled the cookie doh test. couldn't figure out a simple simple way to drop
useObject functionality into dojo.cookie without mini refactor.

1.0.2rc1

Toggle 1.0.2rc1's commit message
Adding Date object support to dojo.clone(). Fixes #5284.

Added tests for dojo.clone().

1.0.1

Toggle 1.0.1's commit message
Add final Greek strings. Thanks again, Dionysios. Fixes #5205

1.0.0

Toggle 1.0.0's commit message
updating Safari version detection code to give us a real major versio…

…n number. Using that update to ensure that we get/set iframe properties correctly in dojo.io.iframe. Fixes #5012

1.0.0b

Toggle 1.0.0b's commit message
make sure that exceptions and such don't fake IE out WRT base URL. Re…

…fs #4806

0.9.0

Toggle 0.9.0's commit message
"." becomes "+", fixes #4449.

0.9.0b

Toggle 0.9.0b's commit message
Replace removeChild with dojo._destroyElement. Refs #1927