Skip to content
This repository was archived by the owner on Nov 27, 2018. It is now read-only.

IE8 fix for form submits #115

Closed
wants to merge 69 commits into from
Closed

IE8 fix for form submits #115

wants to merge 69 commits into from

Conversation

kbuchanan
Copy link
Contributor

No description provided.

Added "headers" event to client.response()
Implemented native XMLHttpRequest shim for node.js
Fixing xhr.prototype.getAllResponseHeaders()
Minor refactoring of element.val()
Node.js centric changes
Fixing headers persisting on node xhr objects (between instances)
Executing utility.coerce() before returning from cookie.get()
Fixing data.set() on RESTful records with child stores
Refactoring client.headers()
Fixing OPTIONS request handling
Changing data.uri setter to not execute data.teardown() when changing th...
Naming the AMD module for requirejs 2.0+
Refactoring data.get() to support comma delimited String as only argumen...
Merging datalist & filter modules with core framework
Created observer.hook() & implemented it within data.register()
Minor tweak of route.server()
Fixing a regression that affects starting a server in node
Fixing consuming APIs with relative paths for collections
Not specifying a default host when spawning a node HTTP server (lets any...
Refactoring data.batch()
Correcting relative path handling within data.batch()
Tweaking URI detection logic within data.crawl()
Finalized relational API end point consumption
Fixing prototype hooks on the Client & avoiding collision on the Server
Updating client.del() to client.delete(), $.del() to $.delete()
Refactoring client.request() to support acting as a proxy
avoidwork and others added 28 commits October 18, 2012 08:36
"Fixing" utility.parse() for IE
Minor version bump - Array focused
Implemented ruby inspired Array methods
Returning to original array.rindex() implementation
Fixing Getters/Setters for node.js
Fixing data.batch() to fire events if no data is received (empty array f...
Fixing data.total value when data.del() is executed with invalid key
Fixing data.find() for null values
Fixing route.load(), reformatting various statements for easier debuggin...
Fixing execution of data.reindex() from data.batch()
Fixing a regression in data.batch() by returning `sync` functionality
Fixing data.batch() to fire events when completing a "delete"
Fixing all events this time
Fixing SSL requests from node.js
Refactored data.find() to accept a Function as `needle`
Fixing datalist behavior
Helps if the method is present!
@avoidwork avoidwork closed this Dec 10, 2012
@avoidwork
Copy link
Owner

Fix the shape of the request before issuing another.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants