Skip to content

8.0.2

Latest
Compare
Choose a tag to compare
@signalpoint signalpoint released this 12 Jan 18:43
· 6 commits to 8.x-1.x since this release

What's Changed

  • Add getEmail() to User prototype
  • Use jDrupal var if it already exists. Allows jd8 and jd7 to be on the same page.
  • Add '?_format-json' to entity save requests.
  • Add jDrupal.getResultFromRequest().
  • Use longer lines for comments.c
  • Simplify functionExists().
  • Fix patch response check by @adam-clarey in #63
  • Add user registration by @adam-clarey in #62
  • postsave() fix by @adam-clarey in #65
  • Added main option to bower.json for wiredep support by @jsheffers in #68
  • Quick syntax error fix by @jsheffers in #69
  • Created non-minified version for the main option based on bower spec by @jsheffers in #70
  • Updated non 200 status to return full response for more flexibility. by @jsheffers in #73
  • Updated resolve to include the req response data for saving entities by @jsheffers in #76
  • Appent ?_format=json to post/patch entities by @hanoii in #80
  • Use newer token session route by @hanoii in #84

New Contributors

Full Changelog: 8.0.1...8.0.2