0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 17 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes #2092. More... about 17 years ago
Fixes #2534 More... about 17 years ago
remove height/width attributes in favor of CSS More... about 17 years ago
ProgressBar: Remove containerNode definition. Don't call mixin with undefined on IE. More... about 17 years ago
IE fixes More... about 17 years ago
first version of Menu; still needs styling (especially the arrows) and various fixes More... about 17 years ago
move compare method to base More... about 17 years ago
ProgressBar: more "craptastic" functions, more tweaks More... about 17 years ago
more ProgressBar cleanup, attribute changes More... about 17 years ago
ProgressBar: remove lots o' code, rename some attributes More... about 17 years ago
Move ProgressBar test to dijit More... about 17 years ago
Prototype for simple FocusManager class, to save/restore focus and selection. More... about 17 years ago
various fixes for bugs discovered while trying to port Menu More... about 17 years ago
add progressbar images More... about 17 years ago
Port ProgressBar to dijit More... about 17 years ago
mixin for things like Tooltip that appear/disappear from the screen More... about 17 years ago
Make widgets[] private, and remove byType() and byFilter(), which aren't currently being used. If we do need those functions later can add them back in, but if they are called often then we will need a more efficient implementation. More... about 17 years ago
move Toaster from dijit.base to dijit. Remove CssClass properties. More... about 17 years ago
remove unused DropdownDatePicker localization files More... about 17 years ago
fix dijit.byId More... about 17 years ago
add some documentation to Toaster More... about 17 years ago
Toaster code reduction More... about 17 years ago
Port Toaster widget to dijit More... about 17 years ago
Create DateTextbox widget in dijit More... about 17 years ago
Fixes #2487 More... about 17 years ago
the parser was throwing exceptions when nodes in a page match the widget rule. This fixes it. More... about 17 years ago
add back dummy widget declaration so we can run the benchmark again More... about 17 years ago
Leverage dojo.query() to find all matching nodes. Note that dojoType parameter name is now case-sensitive. More... about 17 years ago
Commit NumberTextbox More... about 17 years ago
add waiRole=alert to error messages for a11y More... about 17 years ago