js 7.x-2.4

Bug fixes
New features

Change Records

Introduced in branch/version Notice created Change

js 7.x-2.3

Bug fixes
New features

Changes since 7.x-2.2 (6 commits):

js 8.x-3.x-dev

Bug fixes
New features

This is the 8.x-3.x development branch for JS Callback Handler module.

Use at your own discretion (i.e. not recommended for use on production sites).

js 7.x-2.2

Bug fixes
New features

Change records

Please read the following as they may require your callbacks to be modified to mitigate any changes by these new features:

js 7.x-2.0

Bug fixes
New features
Insecure

Changes since 7.x-2.0-beta1 (18 commits):

js 7.x-2.0-beta1

Bug fixes
New features
Insecure

This is a complete overhaul (API changes) from the 7.x-1.x branch. There is no "upgrade" path, modules will need to manually reconfigure their JS module integration. If a module breaks, please file an issue in their issue queue.

js 7.x-2.x-dev

Bug fixes
New features

This is the 7.x-2.x development branch for JS Callback Handler module.

Use at your own discretion (i.e. not recommended for use on production sites).

js 6.x-1.3

New features

- #Support for a 'file' parameter in hook_js() to load another file to find the callback (like hook_menu())
- Basic unit tests.

js 7.x-1.0

Bug fixes
New features

First stable release.

- Fixed various issues and included several new features since the last beta.
- Added Simpletests to ensure proper functioning of the module.

js 6.x-1.2

Bug fixes

This release fixes an error that was caused by a recent design change and resulted in passing unexpected arguments to the callback function defined in hook_js(). It is highly recommended to update to this release if you recently installed the 6.x-1.2 release.

js 6.x-1.1

New features
Bug fixes
  • Added missing core version string to info file.
  • Updated readme file.

js 5.x-2.x-dev

New features
Bug fixes

What's new in 2.x?

Complete rewrite of JS callback handler adds support for hook_js(), which allows modules to load required dependencies.

js 6.x-2.x-dev

Bug fixes

What's new in 2.x?

Complete rewrite of JS callback handler adds support for hook_js(), which allows modules to load required dependencies.

js 5.x-1.0

Initial release of JavaScript callback handler. See README.txt for installation instructions.

Subscribe with RSS Subscribe to Releases for JS Callback Handler