Releases: jaxon-php/jaxon-js
Releases · jaxon-php/jaxon-js
Release 5.0.0 beta 21.
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.
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.
Changes:
- Fixed the global target in json expression calls.
Release 5.0.0 beta 18.
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.
Changes:
- Set js options for the dialog libraries in the config.
Release 5.0.0 beta 15.
Changes:
- Translated labels for confirm dialogs.
- Process custom attributes in the dialog content.
Release 5.0.0 beta 14.
Changes:
- New format for the Jaxon request parameters.
Release 5.0.0 beta 13.
Changes:
- Improved js expression execution.
- Tests CI.
Release 5.0.0 beta 12.
Changes:
- Renamed commands.
Release 5.0.0 beta 11.
Changes:
- Added context data in component script commands.