v2.3.8
·
4806 commits
to master
since this release
General
- Dev-dependencies: Upgraded
react-native-easy-grid
from 0.1.15 to 0.1.17
Enhancement Features
- Button: Improved Button theme structure to remove code redundancies. PR (#1515), closes (#1137)
- CardItem: Improved CardItem theme structure to remove code redundancies. PR (#1516)
- Icon: Accept Icon Type as a prop. PR (#1319), closes (#1346)
- List: Added enable EmptySections flag to List to render empty section headers. PR (#1339)
- Toast:
- TypeScript: Added optional
SwipeRow
properties to prevent tslint error. PR (#1507)
Bug Fixes
- Input: FLoating Label is cropped from top while it floats on top. PR (#1547), closes (#1532)
- H1, H2, H3:
H1
,H2
,H3
now takes number along with string as input. PR (#1539), closes (#516) - Segment: Fixed segment overlapping with Right element in Header. PR (#1554), closes (#1160)
- Theme: Fixed menu icon color for Android. PR (#1538), closes (#1537)
- TypeScript: