Commit History

Author SHA1 Message Date
  Cristi Badila 24f3c4777d Fixes issues with inputData module. When unselecting an item it would previously unselect all items 10 years ago
  Manuel Meurer 43480954a4 fix typos (lanugage -> language) 10 years ago
  Kevin Brown 94875679f8 Automatically open search when typing 10 years ago
  Kevin Brown 017c201094 More intuitive handling of the enter key 10 years ago
  Kevin Brown c0839b4f93 Fix searching in Firefox for Android 10 years ago
  Kevin Brown 61916b2cfb Build latest commits 10 years ago
  Kevin Brown 5c9dc0e509 Added example for hiding search 10 years ago
  Kevin Brown 55f995ea21 Fixed `data-ajax-url` fallback 10 years ago
  Kevin Brown 5ec852e18c Added documentation for `<input type="text" />` 10 years ago
  Kevin Brown e9bfa72966 Added tests for the `<input />` element 10 years ago
  Kevin Brown 956ac46dab Added compatibility with `<input />` tags 10 years ago
  Kevin Brown a9f6d64b72 Added `.dataset` fallback for jQuery 1.x 10 years ago
  th3byrdm4n 07c4db1de2 replaced usages of [].indexOf with $.inArray() 10 years ago
  Kevin Brown 3d013020ae Improved focus detection and key handling 10 years ago
  Kevin Brown b382fdca9c Clone the `tabindex` from the original select 10 years ago
  Kevin Brown ef5c88a6f6 Add `box-sizing` to another area 10 years ago
  Kevin Brown 081580bcd8 Fix undefined variables 10 years ago
  Kevin Brown c2326209c2 Copy option title to results and selection 10 years ago
  Kevin Brown 61a231d868 Added back `select2("data")` 10 years ago
  Kevin Brown 8f8140e3b0 Added modules for stopping event propagation 10 years ago
  Kevin Brown 9d4ec4f85b Add templating documentation 10 years ago
  Kevin Brown c9a8508a39 Add back `closeOnSelect` option 10 years ago
  Kevin Brown 8aca7a4085 Added templating example 10 years ago
  Kevin Brown 0c0e2527fa Autofocus search field in multiple select 10 years ago
  Kevin Brown 4dda5e7a74 Hide the search clear icon in webkit 10 years ago
  th3byrdm4n 5a825e0cb3 IE7/8 Compatability fixes 10 years ago
  Kevin Brown 1349579192 Respect `-1` with `minimumResultsForSearch` 10 years ago
  Kevin Brown 0f7a37b2d6 Pass through non-strings in `escapeMarkup` 10 years ago
  Kevin Brown 1766e31447 Handle translations like template options 10 years ago
  Kevin Brown 78b6faf13e Check that `allowClear` is used with `placeholder` 10 years ago