1
0
mirror of synced 2024-11-25 22:36:03 +03:00

added changelog item

This commit is contained in:
Igor Vaynberg 2012-07-08 10:41:18 +03:00
parent ce90bf9385
commit 1899235557

View File

@ -213,6 +213,7 @@ $("#e10_3").select2({
<ul>
<li>Dropdown div is now appended directly to <code>body</code> and is absolutely positioned. This should help when Select2 is inside constrained elements such as modals.</li>
<li>Optgroups are now supported.</li>
<li>Signature of <code>initSeletion</code> has changed to support asynchronous requests</li>
</ul>
</div></div>
</section>