Skip to content

v0.5.0

Compare
Choose a tag to compare
@pklauzinski pklauzinski released this 19 May 17:39
· 10 commits to master since this release
  • Set auto-load elements to allow the data-auto-load attribute to be empty rather than requiring it to be set to true.
  • Fire user defined .pre namespace events separately for XHR vs. non-XHR template requests.
  • Return Payload object from public methods to allow for chaining.
  • Allow apiAccessToken option to be overridden by a data-token attribute.
  • Fixed appended GET params added to URL query to only append key/value pairs from the data parameter when it is present for GET requests.
  • A few updates to README.md.