Updated Branches:
  refs/heads/develop 17cf4ace2 -> 70658dd97

updated release notes


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/70658dd9
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/70658dd9
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/70658dd9

Branch: refs/heads/develop
Commit: 70658dd97159a37bc035c98c3dc5077a9598c22f
Parents: 17cf4ac
Author: Justin Mclean <jmcl...@apache.org>
Authored: Thu Sep 12 15:09:13 2013 +1000
Committer: Justin Mclean <jmcl...@apache.org>
Committed: Thu Sep 12 15:09:13 2013 +1000

----------------------------------------------------------------------
 RELEASE_NOTES | 34 +++++++++++++++++++---------------
 1 file changed, 19 insertions(+), 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/70658dd9/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 679455d..5e49075 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -38,8 +38,9 @@ SDK Changes
 -------------
 - 120 and 640 dpi mobile resolution/skin support, fixes to 480dpi skins.
 - mx:AdvancedDataGrid and mx:DataGrid speed improvements
-- s:DataGridEditor will now be visible in ASDocs and be visible in the Tag 
inspector.
 - Added column sort type access to the datagrid columns in mx:Datagrid and 
s:Datagrid 
+- Able to easily change mx:AdvancedDataGrid row and column item renderer 
spanning
+- s:DataGridEditor will now be visible in ASDocs and be visible in the Tag 
inspector.
 
 Bug Fixes
 ----------
@@ -52,26 +53,29 @@ Bug Fixes
 
 JIRA Issue Number  Summary                                                     
                                   
 
-------------------------------------------------------------------------------------------------------------------
-FLEX-33726     DateField.stringToDate returns null when inputFormat has no 
separators
-FLEX-33718     Warning: variable definition duplicates function parameter in 
MX project
-FLEX-33714     Falcon compiler is stricter with ++ and -- operator on 
constants.
-FLEX-33710     spark DataGrid isCellEditable is missing index bounds check
+FLEX-33726  DateField.stringToDate returns null when inputFormat has no 
separators
+FLEX-33718  Warning: variable definition duplicates function parameter in MX 
project
+FLEX-33714  Falcon compiler is stricter with ++ and -- operator on constants.
+FLEX-33712  DataGrid with itemRenderer Drag and Drop error
+FLEX-33710  spark DataGrid isCellEditable is missing index bounds check
 FLEX-33705  DataGridDragProxy created item renderer without a reference to the 
column
-FLEX-33698     Shift Return creates new ParagraphElement
-FLEX-33692     Spark button border issue
-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-33698  Shift Return creates new ParagraphElement
+FLEX-33692  Spark button border issue
+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-33682  Large Advanced Data Grid slow to resize
 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
-FLEX-33655     RTE when closing SkinnablePopUpContainer
-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-33409     TLF crashes when hypens are shown in a multi span textFlow
-FLEX-28012     FormItemSkin and StackedFormItemSkib indicatorDisplay's toolTip 
is not localized
-FLEX-27648     ViewStack.getItemIndex() throws error instead of returning -1 
when item is not a child of the ViewStack
+FLEX-33655  RTE when closing SkinnablePopUpContainer
+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-33409  TLF crashes when hypens are shown in a multi span textFlow
+FLEX-33131  rendererDescriptionMap is private, should be made protected to 
allow customizing the grid for condition
+FLEX-28012  FormItemSkin and StackedFormItemSkib indicatorDisplay's toolTip is 
not localized
+FLEX-27648  ViewStack.getItemIndex() throws error instead of returning -1 when 
item is not a child of the ViewStack
+FLEX-25906  ComboBox textInput not cleared when dataprovider changes
 
 
 Apache Flex 4.10

Reply via email to