This repository has been archived by the owner on Jun 1, 2024. It is now read-only.
1.9.0
Release notes 1.9.0
Changes:
Features
- improve Appium tests CI/CD strategy (#1599)
- Adds jacoco (#1621)
- Sonarcloud (#1628)
- removes module dependency from Beagle and uses lib import instead (#1629)
- add Android pull to refresh component (#1636)
- improve Appium iOS tests speed (#1645)
- iOS - Pull to Refresh Component (#1648)
- iOS - Adds init from Encodable to DynamicObject (#1650)
- pullToRefresh Appium tests (#1651)
- flutter/scrollView (#1658)
- flutter: implement missing features of TextInput and fixes bugs (#1661)
- add gridview in backend and android (#1663)
- GridView span count and direction (#1657)
- iOS - AutoLayoutWrapper enhancement (#1669)
- improve Appium iOS tests speed (#1656)
- add default logger in beagle (#1679)
Bug fixes
- contract adjustment grid view (#1595) (#1601)
- adjustment contract grid view (#1596) (#1600)
- improvements in Appium tests (#1619)
- popView with a single view in stack (#1616)
- Appium Android app compilation (#1627)
- Navigation tests on iOS (#1635)
- adjust proguard (#1638)
- Flutter lib upgrades + fix to image component (#1641)
- iOS - PullToRefresh with Text (#1652)
- components and actions in Flutter are now case insensitive (#1654)
- text component when is aligned to center (#1659)
- flutter: page view (#1662)
- flutter: tabbar and image (#1666)
- flutter: webview component must react to changes in the url property (#1672)
- adjust deploy release (#1682)
Code refactoring
- remove project automated test (#1605)
- update dependencies and necessary code (#1608)
- Android serialization tests (#1622)
- android view factory (#1639)
- remove debug logs (#1673)
- rename field custom operation to operation (#1675)
- remove class beagle config (#1676)
- remove shared preferences and use memory to save data (#1677)
Building system
- adjust automated test (#1607)
- adjust docs (#1611)
- update dependencies beagle android (#1614)
- iOS - Update Beagle Dependencies (#1606)
- iOS - Remove legacy tests (#1615)
- adjust PullToRefresh (#1653)
- update tests (#1681)
Testing
- create unit test to gridview (#1602)