|
|
Release notes for 0.4.0
This release contains a lot of bug fixes and usability improvements.
One of the biggest features is the addition of HTML_AJAX_Util.setInnerHTML, this allows you to set the innerHTML of any element while correctly processing out any included JavaScript.
Changelog:
- Added ordered Queue Support and the slow_livesearch example to show it off
- Added setInnerHTML method to HTML_AJAX_Util (Bug #6672)
- Added getElementsByCssSelector, hasClass, addClass, removeClass, replaceClass, getElement methods to HTML_AJAX_Util
- Method parameter change to HTML_AJAX.fullCall the last option is now a hash for setting any option on the request object instead of just its customHeaders property
- Added support for setting options to HTML_AJAX.grab
- Added slow livesearch example
- Added jsEncode method to generate a JSON string from a single variable
- Added dhtmlHistory.js to provide access to DHTML history, history data, and bookmarking (not fully integrated yet)
- Added support to formEncode to return form data in an array
- Added support for exporting callbacks using the PHP callback pseudo-type
Tested On:
(OS, Browser, Examples, Other things tested)
FreeBSD?, PHP 5.1.2, Firefox 1.5.0.1 (Windows)
- proxyless_usage.php - PASSED
- proxy_usage_inline_javascript.php - PASSED
- proxy_usage_server.php - PASSED
- queue_usage.php - PASSED
- slow_livesearch.php - PASSED
- helper_usage.php - PASSED
- form.php - PASSED
- login/index.php - PASSED
- review/index.php - PASSED
- guestbook/index.php - PASSED
- shoutbox.php - PASSED
- test_speed.php - PASSED
- test_priority.php - PASSED
FreeBSD?, PHP 5.1.2, IE 6.0
- proxyless_usage.php - PASSED
- proxy_usage_inline_javascript.php - PASSED
- proxy_usage_server.php - PASSED
- queue_usage.php - PASSED
- slow_livesearch.php - PASSED
- helper_usage.php - PASSED
- form.php - PASSED
- login/index.php - PASSED
- review/index.php - PASSED
- guestbook/index.php - PASSED
- shoutbox.php - PASSED
- test_speed.php - PASSED
- test_priority.php - PASSED
This site powered by YaWiki 0.22 beta.
|
|