Eskimo 1.0 is out
Here is the 1.0 release of eskimo for Flex 4.6. You can download it from the website.
The sources are still available on GitHub. Feel free to fork eskimo. Here is the GitHub repository.
As announced few weeks ago, Eskimo is now available under LGPL licence. Feel free to use it on your mobile application.
1.0 Release Notes :
Fix
- Section List: Black rectangle on item renderer.
- Skinnable Alert: Position of the alert was bad after resize of the view.
- Skinnable Alert: Buttons respect platform display order.
- Combo Box: Bug with null selected item.
- Combo Box: Display issue when the keyboard is displayed.
- List Weel: Accept arrays for dataProvider.
- Google Map: Compatible with Air 3.0.
- Form : Optimized performance.
- Form Item: Error on validation.
- Page Indicator: Improve performance and refactoring.
- Deletable List: Optimization of the effect on the delete icon.
- Date Chooser: Improve performance.
- List Weel: Improve performance.
New features
- Breadcrumb: Specify a view navigator and the breadcrumb automatically displays the hierarchy of the views

- The Eskimo Team