Commit History

Author SHA1 Message Date
  Igor Vaynberg 95b89d44f8 use opts.id func to check for id instead of hardcoded id key 13 years ago
  Igor Vaynberg 45442aa8d7 removed trailing spaces 13 years ago
  Alan Ho e8083a6e3d Merge remote-tracking branch 'upstream/master' 13 years ago
  Igor Vaynberg 7ec2dec955 change event now contains added/removed/val properties. fixes #133 13 years ago
  Igor Vaynberg 050a23b53d small cleanup #148 13 years ago
  Igor Vaynberg 88ab9f9348 define term and context. fixes #148 13 years ago
  Igor Vaynberg e85d131f0a add ability to programmatically specify css classes as well as css styles 13 years ago
  Igor Vaynberg 54b83c2baf fix input field broken by fix to #132 13 years ago
  Igor Vaynberg 16c3d31e06 full tabbing support for the mac. closes #132 13 years ago
  Igor Vaynberg e13dc41654 fix placeholder in multiselects when blurred by clicking outside 13 years ago
  Igor Vaynberg 84f031f4b0 code navigation 'helpers' 13 years ago
  Igor Vaynberg 4819d42f85 no longer need to blur in a settimeout because dropdown and searchfield are now detached. possibly fixes #132 13 years ago
  Igor Vaynberg 8f6513969e when using default formatResult the matching substring is now wrapped in span with class select2-match. fixes issue #137 13 years ago
  Igor Vaynberg f9f3d6f4f3 add ability to pragmatically specify some css. fixes #121 13 years ago
  Igor Vaynberg 8b566bf6ce fix hiding of search when minimumResultsForSearch are used. fixes #138 13 years ago
  Igor Vaynberg b7c952a1a3 ignore first empty option in selects when a placeholder is set 13 years ago
  Igor Vaynberg 09f24fdda1 add new options.type parameter for ajax helper. fixes #139 13 years ago
  Igor Vaynberg af964bdbad shorten function name for loadingMore() 13 years ago
  Aziz Gazanchiyan 663ba1215f Loading next page message formatting implemented, so it could also have localization 13 years ago
  Igor Vaynberg 1e2881d5d1 a small optimization to how many times highlight is called 13 years ago
  Igor Vaynberg b2314bcb86 fix the fix for #129 13 years ago
  Igor Vaynberg 9bf38c833c renamed opts.elementBody to this.body for brevity 13 years ago
  Aziz Gazanchiyan 693b541361 Improve performance on dropdown detaching 13 years ago
  Aziz Gazanchiyan a0f067c2b2 Clear placeholder before opening dropdown, fixes #129 13 years ago
  Aziz Gazanchiyan 7684371923 Improve resizeSearch() performance 13 years ago
  Igor Vaynberg b825d8ec41 restore smooth scrolling by fixing mouseevent-filtered 13 years ago
  Igor Vaynberg aba23fc3e7 Revert "remove unused code" 13 years ago
  Igor Vaynberg 93f5e7508f remove unused code 13 years ago
  creage 64b69425b0 Reduce search field focusing, improving performance 13 years ago
  creage 9497693b64 style detection for search field sizer corrected 13 years ago