word tweak
This commit is contained in:
parent
eeb29c3ae2
commit
2ff3d92f49
@ -214,7 +214,7 @@ $("#e10_3").select2({
|
||||
<div class="row"><div class="span12">
|
||||
<ul>
|
||||
<li>Dropdown <code>div</code> is now appended directly to <code>body</code> and is absolutely positioned. This should allow the dropdown to overlap height-constrained containers such as modal windows.</li>
|
||||
<li><code>Optgroup</code>s are now supported in <code>select</code>s. Recursive result trees are supported when attached to <code>input[type=hidden]</code>. See the new <a href="#doc-query">children</a> property described in the docs.</li>
|
||||
<li><code>Optgroup</code>s are now supported in <code>select</code>s. N-level deep nesting of results is supported when attached to <code>input[type=hidden]</code>, see the new <a href="#doc-query">children</a> property described in the docs.</li>
|
||||
<li>Signature of <code>initSeletion</code> has changed to support initialization from asynchronous requests.</li>
|
||||
<li>Dropdown will now open below or above the control depending on available screen space. No more scrolling the page to see to see all matched results.</li>
|
||||
<li>Signature of <code>formatSelection</code> and <code>formatResult</code> changed in a backwards compatible way to support more powerful constructs than supported by strings alone.</li>
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit c17336d1ac26a12083cfcbefdf213f25ec8c1dde
|
||||
Subproject commit 5d2bcd4007cd6391c569884f98971a6db0b31e5d
|
Loading…
x
Reference in New Issue
Block a user