コミット履歴

作者 SHA1 メッセージ 日付
  Igor Vaynberg f9f3d6f4f3 add ability to pragmatically specify some css. fixes #121 13 年 前
  Igor Vaynberg 8b566bf6ce fix hiding of search when minimumResultsForSearch are used. fixes #138 13 年 前
  Igor Vaynberg b7c952a1a3 ignore first empty option in selects when a placeholder is set 13 年 前
  Igor Vaynberg 09f24fdda1 add new options.type parameter for ajax helper. fixes #139 13 年 前
  Igor Vaynberg af964bdbad shorten function name for loadingMore() 13 年 前
  Aziz Gazanchiyan 663ba1215f Loading next page message formatting implemented, so it could also have localization 13 年 前
  Igor Vaynberg 1e2881d5d1 a small optimization to how many times highlight is called 13 年 前
  Igor Vaynberg b2314bcb86 fix the fix for #129 13 年 前
  Igor Vaynberg 9bf38c833c renamed opts.elementBody to this.body for brevity 13 年 前
  Aziz Gazanchiyan 693b541361 Improve performance on dropdown detaching 13 年 前
  Aziz Gazanchiyan a0f067c2b2 Clear placeholder before opening dropdown, fixes #129 13 年 前
  Aziz Gazanchiyan 7684371923 Improve resizeSearch() performance 13 年 前
  Igor Vaynberg b825d8ec41 restore smooth scrolling by fixing mouseevent-filtered 13 年 前
  Igor Vaynberg aba23fc3e7 Revert "remove unused code" 13 年 前
  Igor Vaynberg 93f5e7508f remove unused code 13 年 前
  creage 64b69425b0 Reduce search field focusing, improving performance 13 年 前
  creage 9497693b64 style detection for search field sizer corrected 13 年 前
  creage 492dccd1a5 no need for style if we already have a sizer 13 年 前
  creage 65eb7c3404 Improve performance on text measuring 13 年 前
  creage 0ff41ca512 Performance optimizations 13 年 前
  creage 68726643ac Save data values to correct context 13 年 前
  creage 151c3fd2f6 Stick mousemove event to element' context 13 年 前
  Igor Vaynberg 43d990c319 attach the dropdown to the element's body instead of the current body. issue #126 13 年 前
  Igor Vaynberg 800b7bbb3f dont bubble up ESC keypress. fixes #118 13 年 前
  Igor Vaynberg 1d0e9a4a5b a bit of jshint cleanup 13 年 前
  Igor Vaynberg 16c868934d minor cosmetic cleanup 13 年 前
  Igor Vaynberg 08d4485400 Merge pull request #107 from butsjoh/master 13 年 前
  Igor Vaynberg 6e36003b0a Merge pull request #111 from chrisforbes/patch-1 13 年 前
  Pier-Olivier Thibault 5941fcea25 Using dropdownZIndex as opts. Dropping default value so use can set it via css. 13 年 前
  Pier-Olivier Thibault 277ae4ff5a Added zindex options to dropdown so we can make sure it presents itself on top of whatever is existing in the DOM 13 年 前