Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 564 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 564 Bytes

1.2.0 (2016-06-28)

Updates

  • **Corrected issue with JSON being URLEncoded.
  • **Added option to send timestamp along with request.

1.1.0 (2015-04-25)

Updates

  • added content type to ajax call Added content type of 'application/json'.
  • moved button html to property in settings.tpl
  • added CSS file to main CSS file now in bower main property.
  • published to npm npm install angular-send-feedback.
  • ajaxURL optionally a function ajaxURL property can be either a string or a function.