Skip to content

2.4.3 Patch Release

Compare
Choose a tag to compare
@johnnyshields johnnyshields released this 12 Dec 21:06
  • FINAL RELEASE on 2.x branch. 2.x code is now in deep freeze.
  • Issue #185: Sort out versioning for Bower (joelleibow)
  • Issue #148: Run library through js-lint (uxtx)
  • Issue #147: Correct issue with AJAX method GET (was being coerced to POST) (brearley)
  • Issue #143: Do not suppress tab key if the field is currently empty (pangwa)
  • Issue #142: Fix popover bug (martinbuezas)
  • Persist options state when calling tagManager actions (popTag, pushTag, etc.) (dincho)
  • Use $.map instead of native .map (danmusk)