Skip to content

Releases: jaxon-php/jaxon-js

Release 5.0.0 beta 21.

25 Jan 08:40
Compare
Choose a tag to compare
Pre-release

Changes:

  • New command to bind a node to a component.
  • New function to pause the queue while processing an async command.
  • Removed html tags from default dialog content.

Release 5.0.0 beta 20.

23 Jan 13:01
Compare
Choose a tag to compare
Pre-release

Changes:

  • Fixed custom attrs processing on outerHTML changes.
  • Jaxon custom attributes are no more removed after being processed.
  • Check if component bound nodes are still connected to the DOM.

Release 5.0.0 beta 19.

15 Jan 13:24
Compare
Choose a tag to compare
Pre-release

Changes:

  • Fixed the global target in json expression calls.

Release 5.0.0 beta 18.

11 Jan 20:46
Compare
Choose a tag to compare
Pre-release

Changes:

  • Changed the formats of the dialog commands.
  • Pass the default dialog libraries settings to the dialog library.
  • Renamed and moved classes.

Release 5.0.0 beta 17.

10 Jan 03:46
Compare
Choose a tag to compare
Pre-release

Changes:

  • Set js options for the dialog libraries in the config.

Release 5.0.0 beta 15.

05 Jan 14:11
Compare
Choose a tag to compare
Pre-release

Changes:

  • Translated labels for confirm dialogs.
  • Process custom attributes in the dialog content.

Release 5.0.0 beta 14.

02 Jan 15:52
Compare
Choose a tag to compare
Pre-release

Changes:

  • New format for the Jaxon request parameters.

Release 5.0.0 beta 13.

01 Jan 05:23
Compare
Choose a tag to compare
Pre-release

Changes:

  • Improved js expression execution.
  • Tests CI.

Release 5.0.0 beta 12.

31 Dec 17:18
Compare
Choose a tag to compare
Pre-release

Changes:

  • Renamed commands.

Release 5.0.0 beta 11.

31 Dec 05:18
Compare
Choose a tag to compare
Pre-release

Changes:

  • Added context data in component script commands.