Released version 2.1.0
$.nette.ajax()
now supports first argument to be URL (thus becoming more similar to$.ajax()
)- Bower installs also extensions.
- Content of snippet is replaced with
$el.html(...)
only if new content differs from the previous one.