Repository: flex-sdk Updated Branches: refs/heads/release4.14.0 1b1454fa6 -> a05523a27
Added latest fixes, and the contributor to go with them Signed-off-by: Erik de Bruin <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/a05523a2 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/a05523a2 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/a05523a2 Branch: refs/heads/release4.14.0 Commit: a05523a27f9570058d21a899dd7bdd156f471858 Parents: 1b1454f Author: Erik de Bruin <[email protected]> Authored: Mon Dec 15 10:43:55 2014 +0100 Committer: Erik de Bruin <[email protected]> Committed: Mon Dec 15 10:43:55 2014 +0100 ---------------------------------------------------------------------- CONTRIBUTORS | 2 +- RELEASE_NOTES | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/a05523a2/CONTRIBUTORS ---------------------------------------------------------------------- diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 12f4a43..b865201 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -8,7 +8,7 @@ Chris Martin, Christofer Dutz, Curtis Aube, Darrell Loverin, Dimitri Kara, Erik de Bruin, Frédéric Thomas, Gareth Daniel Smith, Jeff Spicer, Jorn Nolles, Justin Mclean, Keith Lee, Lee Burrows, Mahmoud Ali, Marcus Wilkinson, Mark Kessler, Mihai Chira, Neil Madsen, OmPrakash Muppirala, Peter Volf, -Shigeru Nakagaki, Stefan Overkamp, Tom Chiverton, Vitaliy Parfenov +Shigeru Nakagaki, Stefan Overkamp, Tom Chiverton, Vadim Usoltsev, Vitaliy Parfenov Apache Flex SDK 4.13.0 ---------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/a05523a2/RELEASE_NOTES ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES b/RELEASE_NOTES index afa443e..23134fb 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -42,6 +42,8 @@ FLEX-34531 mx.charts.series.HLOCSeries excluding a style being used in example FLEX-34507 expected build.xml file missing from Linux binary tarball apache-flex-sdk-4.13.0-bin.tar.gz FLEX-34476 Added RichTextEditor +FLEX-34467 Spark DataGrid performance extremely decreased since "gridView" is + introduced FLEX-34460 adt is missing in windows install FLEX-34458 HierarchicalCollectionViewCursor.current returns wrong item after previous sibling is removed when current was "${L}" @@ -64,6 +66,8 @@ FLEX-34336 Strange Trace Statements When Debugging FLEX-34323 Allow the mustella tests directory to be located anywhere FLEX-34318 [Mavenizer] Refactor the Mavenizer in preparation of future mavenized releases of flex +FLEX-34260 s:datagrid cacheAsBitmap caches an itemRenderer for every item in + the dataProvider FLEX-34213 Flex mobile list performance FLEX-34212 invalidIndex RTE in LinearLayoutVector when mouse scrolling List FLEX-34119 mx.collections.HierarchicalCollectionViewCursor causes CursorError
