Skip to content

Releases: jaxon-php/jaxon-js

Release 5.0.0 beta 1.

02 Jul 18:11
Compare
Choose a tag to compare
Release 5.0.0 beta 1. Pre-release
Pre-release

Changes:

  • Renamed method and custom attribute.

Release 5.0.0 rc18.

20 Jun 21:29
Compare
Choose a tag to compare
Release 5.0.0 rc18. Pre-release
Pre-release

Changes:

  • Added show() and hide() methods to the UmbrellaJs selector.
  • Improved commands processing.
  • Separate json calls for member attributes and global vars.
  • Print an error message if a command target is not found.
  • Removed old references to request context.

Release 4.0.4.

20 Jun 23:05
Compare
Choose a tag to compare

Changes:

Release 5.0.0 rc17.

19 Jun 23:58
Compare
Choose a tag to compare
Release 5.0.0 rc17. Pre-release
Pre-release

Changes:

Release 5.0.0 rc16.

19 Jun 15:23
Compare
Choose a tag to compare
Release 5.0.0 rc16. Pre-release
Pre-release

Changes:

  • New function to copy the value of the csrf meta tag to the request headers.
  • Fixed json command validity check before execution.

Release 4.0.2.

19 Jun 23:59
Compare
Choose a tag to compare

Changes:

Release 5.0.0 rc15.

17 Jun 09:28
Compare
Choose a tag to compare
Release 5.0.0 rc15. Pre-release
Pre-release

Changes:

  • Fixed the json call processor.

Release 5.0.0 rc14.

16 Jun 19:20
Compare
Choose a tag to compare
Release 5.0.0 rc14. Pre-release
Pre-release

Changes:

  • The UmbrellaJs library replaces jQuery.
  • Fixed the json call processor.

Release 5.0.0 rc13.

16 Jun 03:47
Compare
Choose a tag to compare
Release 5.0.0 rc13. Pre-release
Pre-release

Changes:

  • New custom attribute to set multiple event handlers on a single node.
  • Changed format in commands queuing and processing.
  • Removed unused return values.

Release 5.0.0 rc12.

14 Jun 09:56
Compare
Choose a tag to compare
Release 5.0.0 rc12. Pre-release
Pre-release

Changes:

  • New field "mode" for the selector in a json expression.
  • Removed the "jquery.call" command.
  • Pass the command context as parameter to the handlers.
  • New custom attribute for the click event.