1
0
mirror of synced 2024-11-22 04:56:08 +03:00

Commit Graph

  • 2ccdcb57c6 Updated grunt version so it no longer shows as vulnerable (#5597) Nagaraj Tantri 2019-08-04 11:28:52 +0530
  • e5131d0cc8
    Set the main ARIA 1.1 roles and properties for comboboxes (#5582) Kevin Brown 2019-07-29 22:34:24 -0400
  • f14bdf6b7b
    Fix search box expanding width of container (#5595) Kevin Brown 2019-07-29 22:25:19 -0400
  • 472e5ad50f
    Fix dropdown positioning when displayed above with messages (#5592) Kevin Brown 2019-07-28 15:16:30 -0400
  • 525f661915
    Reposition dropdown whenever items are selected (#5590) Kevin Brown 2019-07-28 14:49:25 -0400
  • efbfd14414
    Remove selection title attribute if text is empty (#5589) Kevin Brown 2019-07-28 00:36:51 -0400
  • 6645ffd4bd
    Select2 now clears the internal ID when it is destroyed (#5587) Kevin Brown 2019-07-27 21:37:43 -0400
  • 1f3eceba5a
    Fix generated options not receiving result IDs (#5586) Kevin Brown 2019-07-27 16:37:57 -0400
  • 2fce8ae6c4
    Fix maximumSelectionLength being ignored by closeOnSelect (#5581) Kevin Brown 2019-07-21 15:44:37 -0400
  • f2d527ea97
    Do not propagate click when search box is not empty (#5580) Kevin Brown 2019-07-21 13:04:51 -0400
  • 89576153a0
    Mirror disabled state through aria-disabled on selection (#5579) Kevin Brown 2019-07-21 11:44:09 -0400
  • 6f88568c99
    Merge pull request #37 from select2/develop Kevin Brown 2019-07-20 23:24:25 -0400
  • dd90704377 Bump versions for Select2 4.0.8 release Kevin Brown 2019-07-20 23:22:02 -0400
  • a389a6da47
    Merge pull request #5578 from select2/develop 4.0.8 Kevin Brown 2019-07-20 23:16:43 -0400
  • eeefa1e449
    Merge pull request #5577 from select2/release/4.0.8 Kevin Brown 2019-07-20 23:12:39 -0400
  • 5005c564c2 Update changelog for 4.0.8 Kevin Brown 2019-07-20 23:09:14 -0400
  • 8b55e47604 Recompile dist for 4.0.8 Kevin Brown 2019-07-20 23:05:45 -0400
  • 6fbe132e50 Bump versions for 4.0.8 release Kevin Brown 2019-07-20 23:02:46 -0400
  • bbd320d75e Convert source and tests to unix newlines Kevin Brown 2019-07-20 23:01:38 -0400
  • 1b5a962819
    Revert change to focusing behaviour in 4.0.6 (#5576) Kevin Brown 2019-07-20 22:44:28 -0400
  • d9260254c1
    Fix infinite scroll when the scrollbar is not visible (#5575) Kevin Brown 2019-07-20 18:09:17 -0400
  • 8a5aeabcce Remove deprecated jQuery shorthand (#5564) kevin-j-morse 2019-07-20 13:05:48 -0700
  • 9c4f0c86a1 Fix typos (#5574) Min ho Kim 2019-07-21 02:42:18 +1000
  • 4e8d3d6e11 fix value of aria-setsize being incorrectly set in some cases Igor Vaynberg 2019-07-18 12:44:33 -0700
  • f2c4a19bfc add label to one of focus grabbers to facilitate screen reader testing Igor Vaynberg 2019-07-18 12:44:02 -0700
  • 32b8818c1b clicking down arrow or enter in multisearch combo now expands, closes #5565 Igor Vaynberg 2019-07-17 08:13:24 -0700
  • 44a88a9c56 add tooltip for expand buttons, closes #5566 Igor Vaynberg 2019-07-17 08:05:48 -0700
  • 54a388de15 add placeholder support for multiselect, closes #5569 Igor Vaynberg 2019-07-17 07:53:40 -0700
  • 1f79acbe5f Fix XSS issue in AJAX example Kevin Brown 2019-07-10 00:25:40 -0400
  • 1c394a421b Fix XSS issue in templating example Kevin Brown 2019-07-10 00:00:02 -0400
  • 03e1b69751 Merge branch 'master' into develop Kevin Brown 2019-07-09 23:24:30 -0400
  • bd7ac9df03
    Results respect disabled state of <option> (#5560) Kevin Brown 2019-07-09 20:58:13 -0400
  • b5f136ff72
    Add computedstyle option for calculating the width (#5559) Kevin Brown 2019-07-09 19:44:33 -0400
  • f9decd6094
    Fix tag creation being broken in 4.0.7 (#5558) Kevin Brown 2019-07-09 19:13:03 -0400
  • af901bafaa use correct options in createMultiSelect Igor Vaynberg 2019-06-27 17:33:40 -0700
  • 09494074b8 update dist building Igor Vaynberg 2019-06-27 16:49:38 -0700
  • 767d01984b define data format, separate options into multi and single to make them more clear Igor Vaynberg 2019-06-27 16:48:13 -0700
  • 6c00b633fc added license banner Igor Vaynberg 2019-06-27 08:42:41 -0700
  • 14f5a33dfe remove box shadow from search box Igor Vaynberg 2019-06-27 08:14:02 -0700
  • b7e016fd5d attribute tweaks Igor Vaynberg 2019-06-26 23:12:18 -0700
  • 1d8cef3430 close on blur in multiselect Igor Vaynberg 2019-06-26 21:18:41 -0700
  • 70aa673899 add 'data' query helper Igor Vaynberg 2019-06-26 20:17:57 -0700
  • 9491e1aae2
    Test against jQuery 3.4.1 (#5531) Kevin Brown 2019-06-25 22:05:15 -0400
  • d66e55dd9e removed select2-selection__placeholder from _multiple.scss (#5508) Waseem Ahmad 2019-06-26 07:29:56 +0530
  • 5df21c9286 cleanup dot files and dev/dist Igor Vaynberg 2019-06-25 15:29:18 -0700
  • 1eabe8379c initial commit of select2 v5 wip Igor Vaynberg 2019-06-25 15:23:14 -0700
  • 5d2fdd75b5
    Update grunt-contrib-qunit to latest version (#5530) Kevin Brown 2019-06-04 22:43:52 -0400
  • 70ca392a43
    Update dev dependencies (#5529) Kevin Brown 2019-06-04 21:18:37 -0400
  • 36b226d509 Improve French Translation (#5521) bufferUnderrun 2019-06-05 02:47:35 +0200
  • d53958ad2b
    Clean up docs (#5528) Kevin Brown 2019-06-04 20:46:45 -0400
  • 0a612f92e1
    Automatically deploy to NPM (#5527) Kevin Brown 2019-06-04 20:26:11 -0400
  • ad0451d2fd Fix a typo (#34) Patrizio Bekerle 2019-06-05 01:54:11 +0200
  • 8020724bd2 Bump versions for Select2 4.0.7 release Kevin Brown 2019-05-07 16:22:31 -0400
  • 04fce55967
    Merge pull request #5507 from select2/develop 4.0.7 Kevin Brown 2019-05-07 16:14:21 -0400
  • f8193c6c82
    Merge pull request #5506 from select2/release/4.0.7 Kevin Brown 2019-05-07 16:08:47 -0400
  • 5285eef7b5 Recompile dist for 4.0.7 Kevin Brown 2019-05-07 16:05:00 -0400
  • 20ffd1296a Bump versions for 4.0.7 release Kevin Brown 2019-05-07 16:02:59 -0400
  • d0ddab6ceb
    Merge pull request #5494 from select2/develop 4.0.7-rc.0 Kevin Brown 2019-04-30 23:44:31 -0400
  • df3c343490
    Merge pull request #5493 from select2/release/4.0.7-rc.0 Kevin Brown 2019-04-30 23:41:42 -0400
  • 2596f2ab9c Update changelog for 4.0.7-rc.0 release Kevin Brown 2019-04-30 23:37:24 -0400
  • 647533e981 Recompile dist for 4.0.7-rc.0 release Kevin Brown 2019-04-30 23:37:08 -0400
  • 48e2f56fea Bump versions for 4.0.7-rc.0 release Kevin Brown 2019-04-30 23:33:21 -0400
  • f6c455cea9 Do not close on select if Ctrl or Meta (Cmd) keys are being held as described in #3400 (#5222) Carlos Abalde 2019-05-01 05:29:11 +0200
  • 2a5f46bcc4
    Move almost and jquery-mousewheel to devDependencies (#5489) Kevin Brown 2019-04-30 23:15:22 -0400
  • 39bfabd94b Revert PR #5356. (#5492) Austin S. Hemmelgarn 2019-04-30 23:13:50 -0400
  • a1bd03c408 Bump versions for Select2 4.0.6 release Kevin Brown 2019-04-28 04:06:35 -0400
  • 3c26bd0ebd Update docs.md (#29) Geoffroy ARNOUD 2019-04-28 20:39:26 +0200
  • 6009970b10 docs: add link to @ttskch/select2-bootstrap4-theme to README.md (#5487) Takashi Kanemoto 2019-04-28 13:06:02 +0900
  • 5dcc1022bf
    Merge pull request #5488 from select2/develop 4.0.6 Kevin Brown 2019-04-27 23:14:15 -0400
  • 3e9809d715 Update changelog for 4.0.6 release Kevin Brown 2019-04-27 23:02:30 -0400
  • a2bfa6c867 Recompile dist for 4.0.6 release Kevin Brown 2019-04-27 22:43:33 -0400
  • a8ea4cc3e3 Bump versions for 4.0.6 release Kevin Brown 2019-04-27 22:42:34 -0400
  • b4aa3529f3 Removed unused files Kevin Brown 2019-04-24 17:25:35 -0400
  • 650035cf38
    Restore compatibility with data-* attributes in jQuery 2.x (#5486) Kevin Brown 2019-04-27 22:20:56 -0400
  • 9f8b6fff40
    [WIP] Get Grunt consistently working again (#5466) Kevin Brown 2019-03-19 23:16:01 -0400
  • 5977856d81 minor fix (greek omega used has no diacritic) (#5464) Anastasios Gogos 2019-03-19 05:19:52 +0200
  • a9c1b617fa Update composer to remove deprecated dependency (#5165) Rodrigo 2019-03-19 03:36:26 +0100
  • 9032705e2a More suitable spelling ещё instead of еще (#5401) MaximAL 2019-03-13 05:13:49 +0300
  • 97c5304518 Update Vietnamese (vi) translation (#5387) Thanh Phan 2019-03-13 09:10:00 +0700
  • b3705b13be Enable the Stale integration Kevin Brown 2019-03-12 22:06:33 -0400
  • d86894d890 Added documentation example for BS3 modal shown event binding (#12) niftylettuce 2018-09-17 11:51:04 -0500
  • 14a059d7ee #4530 Add tooltip (title) to the 'remove all' 'X' icon. (#5291) Nisha Kaushik 2018-09-16 00:52:54 +0530
  • 933189b92e
    Update base.js Pedro Felipe de Azevedo Furtado 2018-09-15 01:14:25 -0300
  • db30f66afc
    Update focusing-tests.js Pedro Felipe de Azevedo Furtado 2018-09-15 00:17:56 -0300
  • f546886b92
    Update docs.md Pedro Felipe de Azevedo Furtado 2018-09-15 00:13:08 -0300
  • aac9916894 add cdn badges (#5167) Stephen 2018-09-14 20:06:14 -0700
  • c2acb18509
    Update focusing-tests.js Pedro Felipe de Azevedo Furtado 2018-09-14 23:54:19 -0300
  • 1062187958
    Update defaults.js Pedro Felipe de Azevedo Furtado 2018-09-14 23:40:28 -0300
  • 1764b8420f Added the right single quotation mark to diactritics. (#4337) Simon Charette 2018-09-11 15:43:45 -0400
  • 9ffcc260a0 Add migration rename information (#22) ellenhutchings 2018-09-12 04:17:12 +0930
  • 8bc269d63e
    Update base.js (#5357) Pedro Felipe de Azevedo Furtado 2018-09-11 15:32:24 -0300
  • 2ea17181e3
    PR for -> autofocus isn't supported #3696 (#5356) Pedro Felipe de Azevedo Furtado 2018-09-11 15:28:59 -0300
  • e15046e959 Add Bangla (bn) localization (#5248) Eliyas Hossain 2018-09-07 19:48:32 +0600
  • 2b049c08ab Add scrollAfterSelect as a configurable option for multiselect dropdowns to allow toggling of highlightFirstItem() behaviour (#5150) Bowei Han 2018-09-05 16:36:20 -0400
  • 165f945937
    Update docs.md Pedro Felipe de Azevedo Furtado 2018-09-05 17:35:04 -0300
  • 3b44ae2997 Add info about the new clear event (#3) Krzysztof Śmiałek 2018-09-05 22:27:59 +0200
  • 8fc2e93fd9 Improve language for required properties (#13) Jonathan Berger 2018-09-05 13:25:21 -0700
  • e67c9aa34d Add missing diacritics to diacritics.js (#4118) mlpo 2018-09-05 19:31:46 +0200
  • 2c613555ec Add integration in Angularjs (#4331) Alfredo Barron 2018-09-05 12:29:52 -0500
  • 7c50570624 fix typo in comment in attachBody.js (#5182) Michael J Erwin 2018-09-05 11:27:11 -0600