Release Notes - PUBLIC - Alloy UI - Version 1.0.1 ** Bug * [AUI-101] - .attr method is unreliable for setting properties * [AUI-104] - Summary of aui-parse-content module does not make sense * [AUI-105] - AUI Node .selectText() does not focus the field in some browsers * [AUI-109] - DataType incorrectly parses values with trailing or leading spaces * [AUI-112] - constrain2view option on Dialog is always setting to true * [AUI-113] - Single box widgets should still refer to their content box * [AUI-114] - Contrain2Node not respecting all handles * [AUI-126] - Dialog is throwing JavaScript errors on IE when resize end * [AUI-127] - cloneNode can easily throw memory leaks in IE * [AUI-128] - Resizable should respect the borders of the constrain node * [AUI-12] - Request serialization should be overwritable * [AUI-130] - The remove method can lead to memory leaks * [AUI-133] - Update Resize handles on mouseover/mouseout * [AUI-135] - Trying to clone text nodes causes out of memory / stack overflow error on IE * [AUI-13] - Don't create a hidden input field if inputName cannot be set * [AUI-15] - Autocomplete Overlay does not realign container in IE * [AUI-16] - Renaming yui-builder to builder * [AUI-17] - Synchronous IO connections are broken in IE and Firefox 3.6 * [AUI-19] - Add constraining support to overlays * [AUI-26] - TreeNode needs a OWNER_TREE before invoke the render phase * [AUI-27] - treeNode.expand() during the render phase is not loading the IO * [AUI-2] - AutoComplete references wrong property for icons * [AUI-34] - IO no longer includes QueryString.stringify by default * [AUI-35] - TreeNode no longer includes QueryString.stringify by default * [AUI-36] - TreeNodeIO Paginator should calculate the "end" parameter based on the "start" and "limit" * [AUI-3] - Button widget conflicts with css framework * [AUI-42] - Icon only buttons should have 0 font size * [AUI-46] - Prevent showing of overlay when overlay context is disabled * [AUI-4] - Tabs will not attempt to read the contentBox from existing html * [AUI-54] - SWF Writer default version refers to wrong version * [AUI-58] - A.DialogManager.findByChild() should find only .aui-dialog widgets * [AUI-59] - UI_EVENTS should be disabled for form validator * [AUI-5] - Tabs will break if last activated tab is a disabled tab. * [AUI-6] - Width for the layout should be on the content box bounding box, not on the content box * [AUI-70] - Prototype references issues between instances * [AUI-78] - Infinite loop when dropping a parent node on a child node. * [AUI-7] - DatePickerSelect is not selecting the values on the selects on IE * [AUI-80] - Allow every instance of Alloy to be receive the UA extensions * [AUI-81] - Fixing and cleaning up YUI.AUI.defaults references * [AUI-83] - Fix Form module so that it reads the action and method attributes from an existing form properly * [AUI-84] - Allow Alloy to create new instances of itself according to YUI paradigms * [AUI-85] - Apply guid extensions to all new instances * [AUI-86] - CSS modules should be used with requires instead of after * [AUI-91] - Perf Issue: getRequires() called too often for modules using loader patterns * [AUI-94] - Change DatePickerSelect to use HTML_PARSER Widget API * [AUI-9] - Textboxlist should respond to the after events of the data set ** Improvement * [AUI-103] - Cache Image Gallery thumbnails * [AUI-106] - Allow Component to pass in AUGMENTS * [AUI-115] - Remove setTimeout calls in AutoComplete to DelayedTask * [AUI-117] - Resizable only invoke setXY when the handles could actually change these properties * [AUI-119] - Removing unecessary nodeSetter * [AUI-11] - General ticket for Button/Toolbar CSS improvements * [AUI-125] - ImageViewerBase added maxHeight/maxWidth options * [AUI-131] - Use DD.Delegate on PortalLayout dragNodes for performance improvement * [AUI-132] - Removing unneeded attributes and methods from Component * [AUI-136] - Standardize Resize constrain option to one unique attribute constrain * [AUI-18] - Aligning overlay to the bottom of the input box in the TextboxList * [AUI-21] - Cloning a node should be normalized * [AUI-28] - TreeNodeIO added paginator option to support lazy loading nodes * [AUI-31] - placeBefore and placeAfter should handle HTML strings * [AUI-32] - Allow mutliple events to be passed into OverlayContext * [AUI-33] - Upgrading to YUI 3.1.0 final * [AUI-38] - Tooltip - Add showDelay * [AUI-41] - Allowing buttons to pass in a title attribute * [AUI-43] - Fixes for the color picker * [AUI-44] - Track Component instances by id * [AUI-45] - DatePickerSelect improvements * [AUI-47] - Users may create modules in DOS * [AUI-48] - AUI Carousel Component * [AUI-50] - Adding ability to easily define new components * [AUI-55] - Add ability for user to pass string for fallback HTML * [AUI-61] - Allowing reuse of the selectText() method from aui-autocomplete to aui-node module * [AUI-62] - Improving FormValidator accesscibility support by focusing and selecting the invalid field text * [AUI-64] - FormValidator added fieldContainer option to find an ancestor container and add a containerErrorClass or containerValidClass * [AUI-65] - FormValidator adding Widget strings support inheriting from AUI.defaults.FormValidator.STRINGS global setup * [AUI-71] - Allow Alloy JS to be included via 1 file * [AUI-72] - Moving A.StateInteractionPlugin to A.Plugin.StateInteraction * [AUI-73] - Using thicker close icon in dialogs * [AUI-74] - Improve the gallery exporter * [AUI-76] - Adding improvements to User Agent extensions * [AUI-77] - Expose Color utilties on ColorPicker object * [AUI-82] - Add ability for build-gallery ant task to export to a github gallery directory * [AUI-8] - DataSet should perform work during the default function of the event * [AUI-92] - Change ButtomItem to use HTML_PARSER on the icon and label * [AUI-93] - ButtonItem using UI_ATTRS Widget API * [AUI-97] - Change Ratings to use HTML_PARSER Widget API ** New Feature * [AUI-102] - Add .first and .last method to NodeList * [AUI-116] - Add the .hover method to Nodes * [AUI-1] - Adding Accessible Buttons * [AUI-23] - Print HTML5 from IE * [AUI-25] - Adding ancestors and ancestorsByClassName * [AUI-37] - ProgressBar component * [AUI-40] - Adding ability for toolbars to be vertical * [AUI-51] - Form Validator first commit * [AUI-60] - Add ability to detect if an id is an auto generated guid ** Task * [AUI-120] - Modules requirements optimization * [AUI-52] - Preparing files for inclusion in YUI Gallery * [AUI-75] - Adding attribution file ** Sub-task * [AUI-121] - DragDrop - Modules requirements optimization * [AUI-122] - ColorPicker - Modules requirements optimization * [AUI-123] - IO - Modules requirements optimization * [AUI-53] - Convert aui-base and aui-core to being pattern friendly * [AUI-56] - Remove direct calls to the aui- prefix in the Javascript components * [AUI-63] - Fix demos so that they don't rely on cached instance * [AUI-66] - Change skin architecture so that it can be included as a component * [AUI-68] - Add exporting script * [AUI-69] - Move all calls from AUI.defaults to YUI.AUI.defaults