1
0
Fork 0
mirror of synced 2025-04-04 05:33:30 +03:00

Commit graph

  • 6b736669d2 add reference to original option element in the data when attached to select. fixes #171 Igor Vaynberg 2012-06-28 23:50:36 -07:00
  • 504bca4b43 Merge branch 'master' of github.com:ivaynberg/select2 Igor Vaynberg 2012-06-28 23:44:42 -07:00
  • e12fbdec7e add data method that works with objects instead of ids like val. fixes #166 Igor Vaynberg 2012-06-28 23:44:30 -07:00
  • b886b40907 Merge pull request #173 from nutshellcrm/38b9d060b116fc4957110f25b03b8437be981136 Igor Vaynberg 2012-06-28 21:49:45 -07:00
  • 3107d9d773 manage the more element slightly more efficiently Igor Vaynberg 2012-06-28 06:19:13 -07:00
  • 593dadec54 trigger loadmoreifneeded on first and other pages Igor Vaynberg 2012-06-28 05:34:26 -07:00
  • ea28fa4fe4 Revert "keep loading more results until there are enough to cause a scroll. closes #164 closes #164 closes #74" Igor Vaynberg 2012-06-28 05:27:23 -07:00
  • ff03dbcaca keep loading more results until there are enough to cause a scroll. closes #164 closes #164 closes #74 Igor Vaynberg 2012-06-28 04:28:43 -07:00
  • 2537b8b0dd doc hierarchical format. fixes #169 Igor Vaynberg 2012-06-28 02:32:37 -07:00
  • 89ee75dd9d do not open on meta key, closes #165 Igor Vaynberg 2012-06-28 02:27:09 -07:00
  • 95b89d44f8 use opts.id func to check for id instead of hardcoded id key Igor Vaynberg 2012-06-28 00:55:36 -07:00
  • 250885d789 catch up to master Igor Vaynberg 2012-06-27 21:49:39 -07:00
  • 45442aa8d7 removed trailing spaces Igor Vaynberg 2012-06-27 21:44:31 -07:00
  • ebcd59fb29 Merge pull request #168 from alanho/master Igor Vaynberg 2012-06-27 21:37:21 -07:00
  • e8083a6e3d Merge remote-tracking branch 'upstream/master' Alan Ho 2012-06-28 03:52:10 +08:00
  • a7bd800e5a Merge pull request #159 from ProLoser/patch-1 Igor Vaynberg 2012-06-27 06:12:52 -07:00
  • f0d540da37 Added a link to another integration for AngularJS Dean Sofer 2012-06-26 18:16:57 -07:00
  • 5a69e1396f catch up to master Igor Vaynberg 2012-06-21 23:00:10 -07:00
  • 7ec2dec955 change event now contains added/removed/val properties. fixes #133 Igor Vaynberg 2012-06-21 22:56:50 -07:00
  • 050a23b53d small cleanup #148 Igor Vaynberg 2012-06-21 22:09:33 -07:00
  • 88ab9f9348 define term and context. fixes #148 Igor Vaynberg 2012-06-21 22:08:56 -07:00
  • e85d131f0a add ability to programmatically specify css classes as well as css styles Igor Vaynberg 2012-06-21 22:04:35 -07:00
  • 0f473423eb remove lineheight from choice label. fixes #147 Igor Vaynberg 2012-06-21 21:42:45 -07:00
  • dfc27348a9 catch up to master Igor Vaynberg 2012-06-21 21:36:28 -07:00
  • 54b83c2baf fix input field broken by fix to #132 Igor Vaynberg 2012-06-21 21:36:08 -07:00
  • ebaa47f094 Merge branch 'gh-pages' of github.com:ivaynberg/select2 into gh-pages Igor Vaynberg 2012-06-21 21:18:54 -07:00
  • 0e88b2cf73 catch up to master: Igor Vaynberg 2012-06-21 21:18:36 -07:00
  • 16c3d31e06 full tabbing support for the mac. closes #132 Igor Vaynberg 2012-06-21 21:18:13 -07:00
  • e13dc41654 fix placeholder in multiselects when blurred by clicking outside Igor Vaynberg 2012-06-21 19:19:19 -07:00
  • 84f031f4b0 code navigation 'helpers' Igor Vaynberg 2012-06-21 19:00:29 -07:00
  • c6fad99722 catch up to master Igor Vaynberg 2012-06-20 17:29:00 -07:00
  • 4819d42f85 no longer need to blur in a settimeout because dropdown and searchfield are now detached. possibly fixes #132 Igor Vaynberg 2012-06-20 17:28:26 -07:00
  • 2343572a25 add spinner to search field in multiselect. fixes #130 Igor Vaynberg 2012-06-19 22:09:37 -07:00
  • 64109d4a20 update gitignore Igor Vaynberg 2012-06-19 21:44:39 -07:00
  • 3dca6ecc89 catch up to master Igor Vaynberg 2012-06-19 21:44:11 -07:00
  • d13bcc0dd4 fix example bigdrop style Igor Vaynberg 2012-06-19 21:44:01 -07:00
  • 8f6513969e when using default formatResult the matching substring is now wrapped in span with class select2-match. fixes issue #137 Igor Vaynberg 2012-06-19 21:31:56 -07:00
  • f9f3d6f4f3 add ability to pragmatically specify some css. fixes #121 Igor Vaynberg 2012-06-18 23:46:58 -07:00
  • 8b566bf6ce fix hiding of search when minimumResultsForSearch are used. fixes #138 Igor Vaynberg 2012-06-18 23:34:54 -07:00
  • b7c952a1a3 ignore first empty option in selects when a placeholder is set Igor Vaynberg 2012-06-18 23:16:45 -07:00
  • 09f24fdda1 add new options.type parameter for ajax helper. fixes #139 Igor Vaynberg 2012-06-18 22:10:33 -07:00
  • af964bdbad shorten function name for loadingMore() Igor Vaynberg 2012-06-18 20:48:52 -07:00
  • 663ba1215f Loading next page message formatting implemented, so it could also have localization Aziz Gazanchiyan 2012-06-18 18:08:48 +03:00
  • 1e2881d5d1 a small optimization to how many times highlight is called Igor Vaynberg 2012-06-18 20:44:26 -07:00
  • b2314bcb86 fix the fix for #129 Igor Vaynberg 2012-06-18 20:21:36 -07:00
  • 9bf38c833c renamed opts.elementBody to this.body for brevity Igor Vaynberg 2012-06-18 20:18:51 -07:00
  • 693b541361 Improve performance on dropdown detaching Aziz Gazanchiyan 2012-06-17 16:47:56 +03:00
  • a0f067c2b2 Clear placeholder before opening dropdown, fixes #129 Aziz Gazanchiyan 2012-06-17 15:38:00 +03:00
  • 7684371923 Improve resizeSearch() performance Aziz Gazanchiyan 2012-06-17 15:19:27 +03:00
  • d94ab04531 Merge pull request #134 from bwalding/master Igor Vaynberg 2012-06-17 22:03:22 -07:00
  • 437be2d632 Use consistent CSS for image URLs Ben Walding 2012-06-18 14:08:16 +10:00
  • d7b3726920 catch up to master Igor Vaynberg 2012-06-17 00:46:04 -07:00
  • b825d8ec41 restore smooth scrolling by fixing mouseevent-filtered Igor Vaynberg 2012-06-17 00:45:44 -07:00
  • aba23fc3e7 Revert "remove unused code" Igor Vaynberg 2012-06-17 00:28:18 -07:00
  • 93f5e7508f remove unused code Igor Vaynberg 2012-06-17 00:13:39 -07:00
  • 64b69425b0 Reduce search field focusing, improving performance creage 2012-06-17 00:31:24 +03:00
  • 9497693b64 style detection for search field sizer corrected creage 2012-06-16 23:30:22 +03:00
  • 492dccd1a5 no need for style if we already have a sizer creage 2012-06-16 22:23:12 +03:00
  • 65eb7c3404 Improve performance on text measuring creage 2012-06-16 22:14:46 +03:00
  • 0ff41ca512 Performance optimizations creage 2012-06-16 22:00:09 +03:00
  • 68726643ac Save data values to correct context creage 2012-06-16 21:11:38 +03:00
  • 151c3fd2f6 Stick mousemove event to element' context creage 2012-06-16 21:08:47 +03:00
  • 43d990c319 attach the dropdown to the element's body instead of the current body. issue #126 Igor Vaynberg 2012-06-15 08:29:47 -07:00
  • b840b4e76c Merge branch 'master' of git://github.com/ivaynberg/select2 Igor Vaynberg 2012-06-14 20:36:55 -07:00
  • 800b7bbb3f dont bubble up ESC keypress. fixes #118 Igor Vaynberg 2012-06-14 20:36:22 -07:00
  • b12e6b42e9 Update master Igor Vaynberg 2012-06-14 20:27:10 -07:00
  • 09ad968194 Merge pull request #125 from argerim/master Igor Vaynberg 2012-06-14 20:20:24 -07:00
  • dc211c4863 reference about gem use in rails. Rogerio Medeiros 2012-06-14 22:08:49 -03:00
  • 1d0e9a4a5b a bit of jshint cleanup Igor Vaynberg 2012-06-14 12:16:44 -07:00
  • 16c868934d minor cosmetic cleanup Igor Vaynberg 2012-06-14 09:39:23 -07:00
  • 08d4485400 Merge pull request #107 from butsjoh/master Igor Vaynberg 2012-06-14 09:37:33 -07:00
  • 6e36003b0a Merge pull request #111 from chrisforbes/patch-1 Igor Vaynberg 2012-06-14 09:36:12 -07:00
  • 7007bf8c38 Merge pull request #122 from pothibo/zIndex Igor Vaynberg 2012-06-14 09:35:43 -07:00
  • 5941fcea25 Using dropdownZIndex as opts. Dropping default value so use can set it via css. Pier-Olivier Thibault 2012-06-14 12:03:38 -04:00
  • 277ae4ff5a Added zindex options to dropdown so we can make sure it presents itself on top of whatever is existing in the DOM Pier-Olivier Thibault 2012-06-14 07:14:49 -04:00
  • 7d3ad2cd47 Merge branch 'master' of https://github.com/ivaynberg/select2 into zIndex Pier-Olivier Thibault 2012-06-14 11:56:55 -04:00
  • fa6a88a7c8 catch up to master Igor Vaynberg 2012-06-14 00:22:05 -07:00
  • 55fd00169e simplify optgroup querying and rendering code. provide a more powerful populateResults() function fixes #58. fixes #105. fixes #84 Igor Vaynberg 2012-06-14 00:21:22 -07:00
  • 38b9d060b1 make getPlaceholder() compatible with jquery 1.4 Andy Fowler 2012-06-13 18:06:41 -04:00
  • 460cd059f9 Fix typo in comment Chris Forbes 2012-06-14 09:06:37 +12:00
  • cd538772df Fixed issue with defining the text property as string because data gets reset afterwards also look at failing example #e10_2 Johan Buts 2012-06-13 13:09:43 +02:00
  • 9fc18a9ca8 minor cleanup Igor Vaynberg 2012-06-12 22:12:53 -07:00
  • 0ccfd4853c rename updatePositions() to positionDropdown(). more clear Igor Vaynberg 2012-06-12 21:59:39 -07:00
  • a6eeadbe7a always detach and append the dropdown on open. this ensures it will be the last element in body and thus have the highest z-index. issue #105. issue #84 Igor Vaynberg 2012-06-12 21:57:53 -07:00
  • b18db15f1e Tweak sub-item css a bit to make blue go full width Christopher Nadeau 2012-06-12 12:39:51 +01:00
  • 6151ddbb0d Add support for hierarchies and unselectable items. issue #58 Christopher Nadeau 2012-06-12 12:35:56 +01:00
  • efccc62510 Few tweaks to multi style Christopher Nadeau 2012-06-12 09:49:48 +01:00
  • 2f3262d39e Absolutely position dropdown. fixes #84. Christopher Nadeau 2012-06-12 09:40:37 +01:00
  • 7333acb2f2 catch up to master Igor Vaynberg 2012-06-12 20:34:59 -07:00
  • ae5de2b5e6 catch up to master Igor Vaynberg 2012-06-12 20:19:51 -07:00
  • b2cc368d32 release 2.1 2.1.0 Igor Vaynberg 2012-06-12 19:50:28 -07:00
  • d62bc5bef1 various small fixes. closes #99 Igor Vaynberg 2012-06-12 19:41:21 -07:00
  • 0d29fff1dd Merge remote-tracking branch 'upstream/master' Alan Ho 2012-06-10 18:16:12 +08:00
  • 94ffecb824 readme tweak Igor Vaynberg 2012-06-08 18:23:12 -07:00
  • 436891f154 adding browser compatibility. fixes #79 Igor Vaynberg 2012-06-08 18:22:36 -07:00
  • cb2e131c50 adding browser compatibility. issue #79 Igor Vaynberg 2012-06-08 18:18:40 -07:00
  • d2eadbd68f catch up to master Igor Vaynberg 2012-06-08 14:32:54 -07:00
  • 588d9a5ce9 force a min height on multi containers, closes #96 Igor Vaynberg 2012-06-08 14:32:17 -07:00
  • e0cb9290f9 catch up to master Igor Vaynberg 2012-06-07 23:57:07 -07:00
  • 3ba3e57715 issue #77, blur on touchend - seems more native Igor Vaynberg 2012-06-07 23:56:51 -07:00