Releases: jaxon-php/jaxon-js
Releases · jaxon-php/jaxon-js
Release 5.0.0 beta 10.
Changes:
- Bugfix #33: Do not pass the window object to js expression calls.
Release 5.0.0 beta 9.
Changes:
- Use the component as global context for js selector calls.
Release 5.0.0 beta 6.
Changes:
- Fixed call to the DOM selector.
Release 5.0.0 beta 5.
Changes:
- Renamed an HTML custom attribute.
- The custom attributes are not deleted in debug mode.
Release 4.0.9.
Release 5.0.0 beta 3.
Changes:
- Renamed Jaxon commands for DOM content.
Release 5.0.0 beta 2.
Changes:
- Now using the chibi.js library for DOM functions.
Release 4.0.7.
Changes:
- Bugfix #32: Fixed response processing when the command queue is empty.
Release 4.0.6
Changes:
- Bugfix #31: Changed the jaxon.utils.form.getValues() parameters.
- Converted the jaxon.debug object to an IIFE.
- Fixed the debug output.