forked from dojo/dijit-oldmirror
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Select, _FormSelectWidget, MultiSelect: remove deprecated API's, refs #4
_FormSelectWidget: - remove support by dojo.data - remove support for sortByLabel (instead, just pass sort option to store) - use dojo/Deferred not dojo/_base/Deferred Select: - desupport onFetch() callback - stop using ${nameAttrSetting} (it's only needed for IE6 and IE7) MultiSelect: - remove nameAttrSetting variable; it was only needed for IE6/IE7
- Loading branch information
Showing
3 changed files
with
7 additions
and
119 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters