-
don’t use static variable in cookie processing
-
return name() lower case in html
-
update url even when only hash change
-
don’t error out trying to remove event that doesn’t exist (orslumen)
-
When serializing multipart/form-data forms we need a pair of rn between the boundary and headers and the data value. Not just one. [Murray Steele]
-
Fix for github.com/smparkes/env-js/issues/issue/19 [fiann]
-
rejigger things so the xml parser works on XHR requests; pretty much just moving code
-
add some dimensions that query ui needs to (barely) function
-
include document ref in defaultView
-
add some properties that help d&d simulation
-
Add support for https (heathkit)
-
allow inserting <select multiple=multiple> tags with innerHTML [Tim Cowlishaw]
-
don’t be sensitive to method case
-
use different syntax for method lookup to work around Johnson wierdness
-
fix sloppy syntax and handle formless form inputs
-
dont remove the gemspec so it can be used via gh (though not commited … ?)
-
Handle location on external redirects
-
weird table issue; commented out upstream so …
-
Hack file prot urls with hash change (for now); add hash change test
-
add test; otherwise formating only
-
fix case where option parent missing (during parse)
-
handle preventDefault (at least simple cases)
-
don’t error out on empty options and handle options within optgroups
-
fix problem with set history fn name
-
add jslintrb infra
-
minor changes for dependences and cleanup
-
Tweak reload on about:blank and default waiting
-
First Hoe build