Skip to content

Released version 2.1.0

Compare
Choose a tag to compare
@vojtech-dobes vojtech-dobes released this 22 Sep 11:51
· 24 commits to master since this release
  • $.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.