0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix spurious test failure on android < 4.4, fixes #17838 More... about 10 years ago
Add aria-labelledby for TreeNode.containerNode, fixes #17705. More... about 10 years ago
fix #17542 dijit/form/_AutoCompleterMixin crashes if no store and no srcNodeRef is provided More... about 10 years ago
Avoid spurious test failures on iOS, refs #17819, #17820. Dojo/on gets upset if touchstart events don't define a changedTouches[0] element. More... about 10 years ago
hardcode test locale to en-us to avoid spurious failure, refs #17818 More... about 10 years ago
Convert most remaining AMD test files to use boilerplate.js. Boilerplate.js sets the locale to en-us, avoiding spurious test failures on non-US locales. More... about 10 years ago
avoid timeout on CheckBoxMixin test, refs #17819, #17820 More... about 10 years ago
skip robot tests on iOS and android, refs #17819, #17820 More... about 10 years ago
hardcode test locale to en-us to avoid spurious failures, fixes #17818 More... about 10 years ago
Fix TextBox.on("keypress", ...), fixes #17826, refs #17154. Also adds test case for #17154 (TextBox in Toolbar). More... about 10 years ago
avoid more webkit spurious warnings, fixes #17824 More... about 10 years ago
Avoid double destroy when handle has multiple destroy methods (ex: destroy() and cancel()). Fixes #17763. More... about 10 years ago
Limit background iframe to IE; it's no longer needed on other browsers. Also switch test from java applet to PDF, since the java applet wasn't loading correctly. Fixes #17811, refs #11822. More... about 10 years ago
fix #16482 Regression: _WidgetBase#placeAt() can't be used on a DocumentFragment More... about 10 years ago
Revert "fixes #17751 use native placeholder support for form inputs" More... about 10 years ago
fix dijit typos, refs #17778 More... about 10 years ago
Added unit test assertion for #17746 More... about 10 years ago
reuse background iframes between (non-currently shown) popups, fixes #17774 More... about 10 years ago
fixes #17751 use native placeholder support for form inputs More... about 10 years ago
fix tooltips on SVG nodes on FF, fixes #16310 More... about 10 years ago
remove unneeded CSS that flummoxes IE, fixes #17672 More... about 10 years ago
Fix menu positioning when opened via keyboard. Fixes #17769. More... about 10 years ago
Prevent container scrolling in IE on long tree labels More... about 10 years ago
Don't treat SPACE as the start of a keyboard search. Add KeyNavContainer robot test. Fixes #17766. More... about 10 years ago
test for BackgroundIframe on all browsers, refs #16268 More... about 10 years ago
InlineEditBox: destroy save/cancel button widgets, fixes #17748 More... about 10 years ago
Remove evt.preventDefault() calls on dropdown mouse events. More... about 10 years ago
fixes #16939 IE hangs when switching between multiple editors / refocusing browser window, the problem also happened on IE8 and IE11. More... about 10 years ago
Fix alignment of right aligned dropdowns, fixes #17744 More... about 10 years ago
Removed a space that snuck in there, refs #17746 More... about 10 years ago