You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by pi...@apache.org on 2017/03/05 17:19:55 UTC

git commit: [flex-asjs] [refs/heads/develop] - FLEX-35085 - Update release notes

Repository: flex-asjs
Updated Branches:
  refs/heads/develop d21bb1b9d -> 9b65f36a2


FLEX-35085 - Update release notes


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/9b65f36a
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/9b65f36a
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/9b65f36a

Branch: refs/heads/develop
Commit: 9b65f36a2fd49b7861078942da73d4f08ee76072
Parents: d21bb1b
Author: piotrz <pi...@apache.org>
Authored: Sun Mar 5 18:19:51 2017 +0100
Committer: piotrz <pi...@apache.org>
Committed: Sun Mar 5 18:19:51 2017 +0100

----------------------------------------------------------------------
 RELEASE_NOTES | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/9b65f36a/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 314a7dd..bd746fa 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -17,6 +17,18 @@ New Features
 
 Bug Fixes
 ---------
+-FLEX-35271 [FlexJS] HTTPServer POST calls give client side errors
+-FLEX-35266 [FlexJS] MDL Layout Problems
+-FLEX-35257 [FlexJS] uncaught reference error on known function
+-FLEX-35250 [FlexJS] HContainer visible false not respected (JS only)
+-FLEX-35249 Data binding fails in MDL Container with constants
+-FLEX-35248 [FlexJS] Clicking on ToggleTextButton Results in Error (swf only)
+-FLEX-35247 Custom events are not working in IE11
+-FLEX-35244 Binding Problem when having multiple levels of binding where one of the elements is null
+-FLEX-35243 Toggle button not removing toggleTextButton_Selected after selecting another button
+-FLEX-35240 [FlexJS] Style Overrides ImageButton source Att
+-FLEX-35239 Runtime error when setting a property to a constant value
+-FLEX-35237 DataGridLayout is broken when used inside <js:beads/>
 -FLEX-35213 Assigned multi line CDATA section to InnerHtml bead causes exception
 -FLEX-35212 [FlexJS] DataGrid requires a way to select it's row(s) automatically
 -FLEX-35210 FlexJSStore and FlexJSStore_JQuery fail with javascript error on starting as of 09 DEC
@@ -24,9 +36,11 @@ Bug Fixes
 -FLEX-35207 DateChooser doesn't highlight current select date
 -FLEX-35205 style properties are ignored in swf mode
 -FLEX-35204 DateChooser and DateField doesn't work in swf mode
+-FLEX-35202 Label doesn't fire mouse events
 -FLEX-35201 TileLayout is not working in javascript mode
 -FLEX-35192 [FalconJX] TypeError: Cannot read property 'apply' of undefined with subclass of <js:View>
 -FLEX-35200 Array.removeAt() is broken in javascript mode in 0.8 dev
+-FLEX-35193 [FlexJS] TextArea: does not dispatch an event when the text property changes
 -FLEX-35191 DateChooser and DateField don't align days correctly in javascript mode
 -FLEX-35187 [FlexJS] 1px Left Offset Added to Containers
 -FLEX-35176 Not able to build FlexJS project when local maven repo is on different disk drive than compiling project
@@ -35,11 +49,17 @@ Bug Fixes
 -FLEX-35137 [Bindable] doesn't work on swf side if referenced var is declared as private
 -FLEX-35134 FalconJX 0.7.0 crash
 -FLEX-35115 Method implementation error: getConditionalExpressionNodes in compiler/src/org/apache/flex/compiler/internal/tree/as/ForLoopNode.java
+-FLEX-35103 [FlexJS] SimpleAlert.show() in flash - can't click OK
 -FLEX-35068 SWCs not created for XML
 -FLEX-35061 var keyword "internal" scoping
 -FLEX-35051 NullPointerException in FlexJS compiler
 -FLEX-35041 Date property not working in FlexJS
 -FLEX-34996 [FlexJS] Issue with VerticalColumnLayout Inside Panel
+-FLEX-34950 apache FlexJS - java.lang.NullPointerException
+-FLEX-34846 Simple ComboBox issues
+-FLEX-34845 Simple ButtonBar does not layout children correctly
+-FLEX-34842 NPE PanelWithControlBarView/layoutChromeElements()
+-FLEX-34841 TextInput change event not fired correctly in JS
 
 Apache FlexJS 0.7.0
 =================