update release notes with recent checkins
Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/86d77d2f Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/86d77d2f Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/86d77d2f Branch: refs/heads/master Commit: 86d77d2fce152daeca9a27178640f07188b2adfc Parents: cb64e35 Author: Alex Harui <[email protected]> Authored: Fri Oct 11 11:39:43 2013 -0700 Committer: Alex Harui <[email protected]> Committed: Fri Oct 11 11:40:21 2013 -0700 ---------------------------------------------------------------------- RELEASE_NOTES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/86d77d2f/RELEASE_NOTES ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 59480cc..8e30e1e 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -90,11 +90,13 @@ FLEX-33705 DataGridDragProxy created item renderer without a reference to the c FLEX-33702 DataGrid columns unable to specify sorting internal compare functions used. FLEX-33698 Shift Return creates new ParagraphElement FLEX-33692 Spark button border issue +FLEX-33690 focus does not move correctly when there are multiple non-modal popup windows FLEX-33689 Flex Library project unit tests creates invalid FlexUnitApplication.mxml FLEX-33688 RTE in advanced list when setting selection to null and column is sorted FLEX-33687 DataGridEditor is not visible in ASDOCS has been excluded FLEX-33683 Bad ordering of ListCollectionView addAllAt FLEX-33682 Large Advanced Data Grid slow to resize +FLEX-33678 DataGrid VerticalScrollBar disappears in CallOut or on StateChange in 4.10.0 FLEX-33667 Compiler with Apache Flex 4.10 occur error : Uncaught exception in compiler. FLEX-33666 When scrolling a Spark Datagrid with the mousewheel after starting an itemEditor session, the itemEdito FLEX-33665 ItemEditors are placed on the wrong position after scrolling an editable Spark Datagrid @@ -104,11 +106,13 @@ FLEX-33654 Spark Datagrid - ItemEditor Keyboad Ctrl+V & Ctrl+C dont work FLEX-33643 Improve experimental CallOut component frame arrow display FLEX-33636 Error when creating new project in FB 4.7 using SDK 4.10.0 (11.8/3.8) FLEX-33630 ComboBox RTE when opened and DEL pressed OR when opened, text input and BACKSPACE pressed +FLEX-33428 mx:Text with htmlText attribute compiled for FTETextField displays no text FLEX-33409 TLF crashes when hypens are shown in a multi span textFlow FLEX-33159 addSortField method in the AdvancedDataGridEx degenerates the internal state of the Sort object FLEX-33158 addSortField method in the AdvancedDataGridEx works inconsistently FLEX-33157 Sort class: _fields and fieldList variables can be out of sync FLEX-33131 rendererDescriptionMap is private, should be made protected to allow customizing the grid for condition +FLEX-33052 Runtime error when using a chart in a module in an app that is also using charts FLEX-32998 NullPointerException in AdvancedDataGrid.getFieldSortInfo FLEX-32848 AdvancedDataGrid doesn't respect style property 'textSelectedColor' for selectionMode='singleCell' FLEX-28012 FormItemSkin and StackedFormItemSkib indicatorDisplay's toolTip is not localized
