nobodyman
8398788069
perform deep merge for Defaults.set()
2017-10-26 13:17:26 -04:00
Tim Kang
6ff10680a6
Use attr
instead of prop
for select2-selection__rendered
title ( #4640 )
...
See #3895 , and jQuery docs on `attr`:
> As of jQuery 1.6, the .prop() method provides a way to explicitly retrieve property values, while .attr() retrieves attributes.
2017-10-26 13:06:23 -04:00
Tim Kang
a395ad1d75
Add failing tests
...
See #3895
2017-10-26 12:59:04 -04:00
alexweissman
3d8864bcfa
Fix "the results could not be loaded" displaying during AJAX request ( #4356 )
2017-10-26 00:38:26 -04:00
Michael Mackus
cd08d805a4
Check for string value
2017-10-26 00:36:45 -04:00
MichaelMackus
c56c20cff0
Fix AJAX data source error
...
Fixes #4355
Verified in Firefox & Chromium
2017-10-26 00:36:31 -04:00
alexweissman
50bf3cdd59
Implement clear
and clearing
events ( #5058 )
2017-10-26 00:31:25 -04:00
Krzysztof Śmiałek
04d3a5da66
Add dedicated event for clearing
...
Closes #4929 , #5045 .
2017-10-26 00:30:31 -04:00
Krzysztof Śmiałek
10bda78b37
Fix value not being cleared when unselect event is emitted
...
Fixes #5049 .
2017-10-26 00:30:24 -04:00
Jevon Wright
43ffaea244
Add style property to package.json ( #5019 )
...
By adding a reference to the main dist CSS, gulp tools such as `sass-module-importer` can automatically import the stylesheet
2017-10-26 00:27:34 -04:00
alexweissman
18929d6e5a
Add ;
before beginning of factory wrapper ( #5089 )
...
Adding ending statement at the start of the code as absence of that causes console error while concatenating files.
2017-10-25 23:17:05 -04:00
alexweissman
09688ff6d2
Clear tooltip from select2-selection__rendered
when selection is cleared ( #4746 )
2017-10-25 23:12:58 -04:00
shivamgupta001
1cf42cf6a8
on clear cleared tooltip too when placeholder present
2017-10-25 23:12:35 -04:00
shivamgupta001
e2c654b0ec
on clear cleared tooltip too when placeholder present
2017-10-25 23:12:20 -04:00
alexweissman
ef2ef8b685
Fix keyboard not closing when closing dropdown on iOS 10 ( #4680 )
2017-10-25 22:45:29 -04:00
alexweissman
7d41ea153e
Merge branch 'hotfix' into develop and bump for 4.0.6-rc.0
2017-10-25 18:37:05 -04:00
alexweissman
ebf10c93db
compile+minify for 4.0.5 release
2017-10-25 18:08:18 -04:00
alexweissman
a0df1e86dd
update changelog
2017-10-25 18:06:12 -04:00
alexweissman
633e707424
Merge branch 'patch-1' of https://github.com/frkami123/select2 into hotfix
2017-10-25 18:04:57 -04:00
alexweissman
2a21adeb2e
Merge branch 'patch-2' of https://github.com/ettiennelouw/select2 into hotfix
2017-10-25 17:59:11 -04:00
alexweissman
a3952c7302
Replace autocapitalize=off
with autocapitalize=none
( #4994 )
2017-10-25 17:52:35 -04:00
alexweissman
65f85c3109
Merge branch 'master' of https://github.com/mnrafg/select2 into hotfix
2017-10-25 17:46:47 -04:00
alexweissman
46ed8ae3ae
bump version to 4.0.5
2017-10-25 17:46:02 -04:00
alexweissman
58d9836b7d
minor formatting fixes for #5093
2017-10-25 16:55:40 -04:00
alexweissman
dac0433e2f
bump for 4.0.5-rc.0
2017-10-25 16:55:19 -04:00
Julian Yuste
b11d6e20b0
Fix for issue #4632
2017-10-25 18:25:50 +02:00
Alex Weissman
d9703c4d1d
Merge pull request #7 from anhphamt/patch-1
...
Update docs.md
2017-10-24 18:15:28 -04:00
Anh Pham
27a29f21e9
Update docs.md
...
Fix small issue with sample script.
2017-10-24 10:40:12 +07:00
alexweissman
b559310216
extra-last-resort
2017-10-23 18:59:42 -04:00
alexweissman
bf6c3c90af
last resort
2017-10-23 18:51:12 -04:00
alexweissman
f0a3058c4d
set platform for all browsers in grunt-saucelabs tests
2017-10-23 18:40:07 -04:00
alexweissman
131743d255
try the testTimeout param instead
2017-10-23 18:21:34 -04:00
alexweissman
f764f89325
Increase statusCheckAttempts in saucelabs qunit tests
2017-10-23 17:33:06 -04:00
alexweissman
887465f4ae
update contributing, issue template docs
2017-10-23 15:11:39 -04:00
alexweissman
e382d971d6
link to new forum, and add jsbin template
2017-10-22 22:31:47 -04:00
alexweissman
01f821f307
update changelog
2017-10-21 13:45:09 -04:00
alexweissman
e6bd9d72ac
document disabling search for multi-select ( #4797 )
2017-10-12 11:55:01 -04:00
alexweissman
fffbad9463
link to v3 docs
2017-10-12 11:23:42 -04:00
alexweissman
b746ddbd90
explain the need to unbind events after calling destroy
2017-10-12 11:12:59 -04:00
alexweissman
7eef84ec1a
clarify user-defined widths ( #5078 )
2017-10-11 22:50:52 -04:00
alexweissman
93c163965d
clarify use of placeholders ( #4660 )
2017-10-11 22:42:44 -04:00
alexweissman
444906bb6d
Add Bower to installation docs ( #5047 )
2017-10-11 22:31:42 -04:00
alexweissman
e04675a234
selecting multiple items programmatically ( #5068 )
2017-10-11 22:31:19 -04:00
alexweissman
94b06e64c1
Merge branch 'develop' of https://github.com/select2/docs into develop
2017-10-11 19:48:18 -04:00
alexweissman
5fc339ba88
explain server-side filtering
2017-10-11 19:48:15 -04:00
Alex Weissman
a929ef9bef
Merge pull request #4 from kochnev/patch-1
...
Update docs.md
2017-10-11 19:47:37 -04:00
Alexander
3e06ef43b9
Update docs.md
2017-09-28 17:42:55 +03:00
Muhammad Nasir Rahimi
e579207ab9
Merge pull request #1 from mnrafg/1b2d043
...
ps.js file removed from dist/
2017-09-27 23:01:00 +04:30
Muhammad Nasir Rahimi
23b3896bcf
ps.js file removed from dist/
2017-09-27 22:57:22 +04:30
Kou Tsuneka
7c13ecc795
remove a unnecessary quote marks
2017-09-27 03:29:16 +07:00