#2755 closed defect (fixed)
Rename dijit.form.SpinnerBase to dijit.form._Spinner
Reported by: | Adam Peller | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.4.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
It's a mixin which should never be used directly, so follow the private naming convention. Plus, the current name seems to imply base class.
Note: See
TracTickets for help on using
tickets.
(In [8140]) Rename dijit.form.SpinnerBase? to _Spinner. Fixes #2755