Skip to content
Snippets Groups Projects
  1. Feb 22, 2016
  2. Jan 20, 2016
  3. Jan 13, 2016
  4. Jan 12, 2016
  5. Jan 11, 2016
  6. Dec 17, 2015
  7. Dec 09, 2015
  8. 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
  9. Dec 02, 2015
  10. Dec 01, 2015
  11. Oct 01, 2015
  12. Sep 14, 2015
  13. Sep 09, 2015