Commit History

Author SHA1 Message Date
  Igor Vaynberg aa686aa47e Merge pull request #541 from brendanheywood/master 12 years ago
  Brendan Heywood 6c59b1e99c Only select the first suitable item if nothing is already selected 12 years ago
  Brendan Heywood 291f595a03 Fixed scrolling bug when closeOnSelect is false 12 years ago
  tom ca98ce5564 trivial change: pluralize formatInputTooShort function 12 years ago
  Igor Vaynberg 4a363c4b30 Merge pull request #503 from todd-givainc/master 12 years ago
  Kevin Warrington 77ea616d0c fix issue #517 12 years ago
  Todd Rafferty 1d4ea633aa Goofed, changed disabled to locked. 12 years ago
  Todd Rafferty 43939f08a4 Create locked items that can't be removed. 12 years ago
  Igor Vaynberg 3ed91862fa fixed dropdown positioning when select2 has margins. fixes #501 12 years ago
  Igor Vaynberg c4e00c6926 Merge pull request #485 from lisandropuzzolo/patch-1 12 years ago
  Kevin Brown f5ac9bf90c Fixed anchor hrefs 12 years ago
  lisandropuzzolo da414577e8 Update select2.js 12 years ago
  Igor Vaynberg 26a3d5342b update license in js header 12 years ago
  Igor Vaynberg 732ad030a0 fix tab index issues. fixes #408 12 years ago
  Kevin Brown c4c1cbabde Fixed placeholder detection. Fixes #424. 12 years ago
  Igor Vaynberg 98976946d6 pass element attr to initSelection for selects upon init 12 years ago
  Igor Vaynberg fccc84cd11 relax formatSearching check. #434 12 years ago
  Jacob Haslehurst 3fcfbed03a formatSearching can be disabled 12 years ago
  brettmas c577158599 original option not available to formatSelection on init 12 years ago
  Igor Vaynberg 2027c0cebf trigger blur handlers on source element when select2 is blurred 12 years ago
  Igor Vaynberg 93ed30d67a mange disabled attr on source element. fixes #427 12 years ago
  Igor Vaynberg a145378848 postprocess results always if closeOnSelect is false. fixes #348 12 years ago
  Igor Vaynberg f18caa5957 jquery 1.8.x fixes. fixes #388 12 years ago
  Igor Vaynberg 2cb435680b fixes #366 12 years ago
  Igor Vaynberg bdd746844d tweak formatSelection for #400 12 years ago
  Igor Vaynberg f7e78f6ed9 label for support for id's with brackets, eg id='name[first]'. fixes #422 12 years ago
  Igor Vaynberg 4b1204c5de improve keyboard handling. fixes #389 12 years ago
  Igor Vaynberg 908c3583d7 bind abbr handler before mousedown. fixes #386 12 years ago
  Igor Vaynberg ab7ab5b3f7 allow clearing on backspace as well as delete. fixes #396 12 years ago
  Igor Vaynberg 6690cc449c fix clearing when using jquery 1.6. fixes #386 12 years ago