下载地址
http://flex.apache.org/installer.html
Download the SDK Binaries
http://flex.apache.org/download-binaries.html
新增功能
https://blogs.apache.org/flex/entry/apache_flex_announces_the_release
新增组件
SDK Changes ------------- - New navigation for Grid, DataGrid, ComboBox, DropDownList, List, ButtonBar and TabBar. - New data grid features to lock rows and columns, sort multiple columns and move and sorting columns via the keyboard. - Row, column, cell and table datagrid double click modes. - Spark RadioButtonGroup now has a selectedIndex property. - Spark ButtonBar and TabBar can now enable/disable buttons. - Spark ButtonBar and TabBar can now prevent the selection / toggling of their buttons. - Added enabled property when buttons are created for the MX ButtonBar. - Fixed RTEs in Advanced DataGrid when dynamically assigning columns. - Fixed RTEs and improved performance in Advanced DataGrid. - Improved support of dates including DD/MM/YYYY support, single digit day and month in date formats and international dates including Japanese, Chinese and Korean dates. - Improved dates formatter and validators with timezone and millisecond formatting. - Improved support for international number separators. - Improved number formatting. - Improved email validation. - Improved NumericStepper. - Improved DateField and DateChooser. - Improve currency formatting support. - More supported locales for postcode validator and formatters. - Added 'no color' support to ColorPicker. - Added removeItem to ListCollectionView. - Bitmap scaling works in fill and crop modes. - Fixed performance issue with matchesStyleClient. - Improved performance of truncating text to fit. - RPC toString improvements. - Better support of small numbers and scientific notation in numeric steppers. - 480 dpi mobile resolution/skin support. - New fr_CH locale. - Many minor improvements and changes, including RTE fixes. Check the bug fix list below for more details. Experimental Components ------------------------- - Added new components Accordion, DataAccordion, InlineScroller and layouts AccordionLayout, CarouselLayout, CoverflowLayout, StackLayout (and more). - Spark CallOut and CallOut Button. - Spark Alert. - Spark ColorPicker. - Spark MenuBar and Menu. - Spark ProgressBar. Mustella Test Framework changes --------------------------------- - Many improvements to mustella tests. - Better consistency between running tests on windows and OSX. - Fixed mobile and AIR mustella tests. - Fixed issue with embedded fonts and mustella tests. - Added more tests for charts, datefields, date formatters, OLAPDataGrid, data grid locked row and columns and other miscellaneous tests. - Regenerated mustella baseline images. - Moved imageDiffAIR to utilities and added improvements. - New patch testing service.