Histórico de Commits

Autor SHA1 Mensagem Data
  Igor Vaynberg 120aff9582 strip BOM from encoding, closes #30 há 13 anos atrás
  Igor Vaynberg 71848c1353 some minor code cleanup, also fixes #29 há 13 anos atrás
  Igor Vaynberg 654d1bd3b2 exposed open/close as public. issue #27 há 13 anos atrás
  Igor Vaynberg 578a8cb0da trim values in arrays produced when splitting user-defined strings. closes #28 há 13 anos atrás
  Igor Vaynberg 8323051ce3 rewrite classes in a more readable way. closes #20 há 13 anos atrás
  Igor Vaynberg 1faea146d4 introduced destroy method, closes #18 há 13 anos atrás
  Igor Vaynberg c8b274e9ab added ajax.transport variable to provide a custom transport. closes #26 há 13 anos atrás
  Igor Vaynberg 54033cdb04 monitors source element for change events and syncs the selection. opts.initSelection function has to be specified by the user for this to work because ids have to be mapped back to objects. select2 provides this function automatically for select elements and tags helper. há 13 anos atrás
  Igor Vaynberg e78daff629 Merge pull request #22 from drosen0/patch-1 há 13 anos atrás
  David Rosen 12a3e68256 Update select2.js há 13 anos atrás
  Igor Vaynberg 6183a490a3 minor formatting cleanup há 13 anos atrás
  Igor Vaynberg 607d3a3a6e Merge pull request #21 from justindujardin/patch-1 há 13 anos atrás
  Justin DuJardin 0645a09e8a tags in the exports. há 13 anos atrás
  Justin DuJardin 5094df886c Remove duplicate window exports há 13 anos atrás
  Igor Vaynberg a16190c822 only call initSelection() when there is actual input. avoids making users implement empty input check in their initSelection()s há 13 anos atrás
  Igor Vaynberg 19810405ce automatically initialize selection in tagging mode. closes #19 há 13 anos atrás
  Igor Vaynberg b9c79344cd hide selected choices from the results by default. issue #1 há 13 anos atrás
  Igor Vaynberg 34a7f83f7b removed misplaced logging há 13 anos atrás
  Igor Vaynberg d2ec53e33c initial tagging support via opts.tags há 13 anos atrás
  Igor Vaynberg 0ca86701ad generalized selection initialization behind opts.initSelection há 13 anos atrás
  Igor Vaynberg d43b8da796 Merge pull request #15 from sjaq/patch-1 há 13 anos atrás
  Jean Jacques Warmerdam dca2130d2c Don't remove border, make it transparent to prevent jumping of the page. há 13 anos atrás
  Igor Vaynberg bf25e5e7e4 export classes, issue #13 há 13 anos atrás
  Igor Vaynberg b0b70243b6 correct namespace. issue #13 há 13 anos atrás
  Igor Vaynberg c913b7e3f9 added reusable helpers into the global window.Select2 namespace. closes #13 há 13 anos atrás
  Igor Vaynberg 6fee67bcff Merge pull request #5 from justindujardin/jdd-sizable há 13 anos atrás
  Justin DuJardin c5d6cb1327 Deal with non-existent style attributes, and returning calculated pixel widths as a fallback. há 13 anos atrás
  Justin DuJardin fa41027264 Set min-height to 26px for proper input sizing in Opera. há 13 anos atrás
  Justin DuJardin dd0d80532c Fix spinner.gif input jumpiness. há 13 anos atrás
  Igor Vaynberg 40843b1b98 better handling of non-numeric ids há 13 anos atrás