Skip to content

Commit a3bf51c

Browse files
authored
Spinner: Document Globalize 1.x support is not planned
Closes gh-337
1 parent 6e5cd29 commit a3bf51c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/spinner.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<p>Spinner wraps a text input with two buttons to increment and decrement the current value. Key events are added so that the same incrementing and decrementing can be done with the keyboard. Spinner delegates to <a href="https://github.com/jquery/globalize">Globalize</a> for number formatting and parsing.</p>
1111

1212
<div class="note">
13-
Spinner currently supports Globalize 0.x only. Support for Globalize 1.x is planned for jQuery UI 1.13.
13+
Spinner currently supports Globalize 0.x only. Support for Globalize 1.x is currently not planned.
1414
</div>
1515

1616
<h3>Keyboard interaction</h3>

0 commit comments

Comments
 (0)