Bdajax

Latest version: v1.14

Safety actively analyzes 629723 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

1.9

----------------

- Introduce ``bdajax.register`` which should be used for registering
binder functions instead of manipulating ``bdajax.binders`` manually.
[rnix, 2017-07-19]

- Catch and log exceptions thrown when executing bdajax binder callback
functions.
[rnix, 2017-07-19]

- Use ``jQuery.on`` and ``jQuery.off`` for event binding instead of ``bind``
and ``unbind`` (jQuery 1.7+ required).
[rnix, 2017-07-19]

- ``bdajax.parsetarget`` includes ``query`` as string in returned object.
[rnix, 2017-07-19]

- ``bdajax.parsepath`` accepts optional ``include_query`` boolean argument.
[rnix, 2017-07-19]

- ``bdajax.parsequery`` accepts optional ``as_string`` boolean argument.
[rnix, 2017-07-19]

- Consider query string in ``bdajax._handle_ajax_path`` if ``ajax:path`` is
``target``.
[rnix, 2017-07-19]

1.8.1

------------------

- Consider query string in ``bdajax._handle_ajax_path`` if ``ajax:path`` is
``href``.
[rnix, 2017-07-06]

1.8

----------------

- Add support for setting additional CSS classes to overlays.
[rnix, 2017-05-12]

1.7.2

------------------

- Reset ``window.location.hash`` if ``bdajax.request`` error callback gets
unauthorized HTTP response code when redirecting to login page.
[rnix, 2017-05-11]

1.7.1

------------------

- Use ``bdajax`` object instead of ``this`` in ``bdajax._do_dispatching``.
If called as callback by ``bdajax.dialog``, ``this`` is undefined.
[rnix, 2017-03-29]

1.7

----------------

- ``target`` option passed to ``bdajax.overlay`` is also accepted as JS object.
[rnix, 2017-03-28]

- Handle empty target in ``bdajax.parsetarget``.
[rnix, 2017-03-27]

- Introduce ``close`` option in ``bdajax.overlay``.
[rnix, 2017-03-27]

- Introduce ``on_close`` callback option in ``bdajax.overlay``.
[rnix, 2017-03-27]

- Add support for browser history navigation. Introduce ``ajax:path-target``,
``ajax:path-action``, ``ajax:path-event`` and ``ajax:path-overlay``
attributes.
[rnix, 2017-03-22]

- ``bdajax.request`` supports ``method`` in options, defaults to ``GET``.
[rnix, 2016-10-11]

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.