Braking changes in image and tab

This commit is contained in:
Alexander Vakrilov
2015-04-16 11:36:15 +03:00
committed by Rossen Hristov
parent 4d2a708c20
commit f28ff80e63

View File

@ -9,3 +9,9 @@ Cross Platform Modules Changelog
### New
### Breaking Changes
* Image: `url` property renamed to `src`
* Image: `source` property renamed to `imageSource`
* TabView: `TabEntry` renamed to `TabViewItem `