[Commits] svn commit: 6178

Subversion Database Process svn at thor.atrc.utoronto.ca
Tue Dec 9 18:25:57 UTC 2008


------------------------------------------------------------------------
r6178 | antranig at caret.cam.ac.uk | 2008-12-09 13:25:57 -0500 (Tue, 09 Dec 2008) | 1 line
Changed paths:
   M /fluid/components/trunk/src/webapp/fluid-components/js/fluid/ImageReorderer.js
   M /fluid/components/trunk/src/webapp/fluid-components/js/fluid/InlineEdit.js
   M /fluid/components/trunk/src/webapp/fluid-components/js/fluid/Reorderer.js
   M /fluid/components/trunk/src/webapp/fluid-components/js/fluid/Undo.js
   M /fluid/components/trunk/src/webapp/fluid-components/js/jquery/jquery.keyboard-a11y.js
   M /fluid/components/trunk/src/webapp/sample-code/keyboard-a11y/checkboxes/AccessibleCheckbox.js
   M /fluid/components/trunk/src/webapp/tests/fluid-tests/js/InlineEditTests.js
   M /fluid/components/trunk/src/webapp/tests/fluid-tests/js/ReordererTestUtils.js
   M /fluid/components/trunk/src/webapp/tests/jquery-tests/js/keyboard-a11y-tests.js
   M /fluid/components/trunk/src/webapp/tests/jquery-tests/js/tabindex-tests.js

FLUID-1616: Move entire keyboard-a11y plugin set over to new "Bridge" infrastructure. 100% incompatible API change - now possible to invoke all of Fluid, as well as just this plugin set (activatable, selectable, tabbable) via a standard, but safely namespaced, JQuery UI plugin syntax, while at the same time preserving the underlying "that-ist" API. Test cases and samples updated for new syntax.
------------------------------------------------------------------------



More information about the Commits mailing list