Skip to content
Snippets Groups Projects
  1. Dec 17, 2015
  2. Dec 09, 2015
  3. Dec 07, 2015
    • Chris Hallberg's avatar
      Autocomplete updates, including PR533. · 7a27debb
      Chris Hallberg authored
      7a27debb
    • Ere Maijala's avatar
      Switched to trigger() for the selection event so that it can be bound to with... · 8660b7ad
      Ere Maijala authored
      Switched to trigger() for the selection event so that it can be bound to with the bind() function and the initialization function doesn't need to be modified.
      Moved the autocomplete window to the form so that the bounding rect is not needed thus avoiding positioning problems e.g. when window is scrolled while suggestions are loading.
      Align suggestions when window is resized.
      Set the initial content with .html().
      Use the greater of input width and form width for the maximum autocomplete list width instead of the arbitrary * 2 width.
      8660b7ad
  4. Dec 02, 2015
  5. Dec 01, 2015
  6. Oct 01, 2015
  7. Sep 14, 2015
  8. Sep 09, 2015