You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: entries/spinner.xml
+1-1
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
<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 <ahref="https://github.com/jquery/globalize">Globalize</a> for number formatting and parsing.</p>
11
11
12
12
<divclass="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.
0 commit comments