1
0
mirror of synced 2024-11-26 14:56:07 +03:00

Fixed the emphasis in the release announcement

This commit is contained in:
Kevin Brown 2015-03-14 20:06:26 -04:00
parent d146313256
commit e5d97e0de0

View File

@ -374,8 +374,8 @@ function (ArrayData, Utils) {
<p> <p>
The new <code>current</code> method of the data adapter works in a similar The new <code>current</code> method of the data adapter works in a similar
way to the old <code>initSelection</code> method, with three notable way to the old <code>initSelection</code> method, with three notable
differences. The first, and most important, is that <code>it is called differences. The first, and most important, is that <strong>it is called
whenever the current selections are needed</code> to ensure that Select2 whenever the current selections are needed</strong> to ensure that Select2
is always displaying the most accurate and up to date data. No matter is always displaying the most accurate and up to date data. No matter
what type of element Select2 is attached to, whether it supports a what type of element Select2 is attached to, whether it supports a
single or multiple selections, the data passed to the callback single or multiple selections, the data passed to the callback