Braking changes in image and tab

This commit is contained in:
Alexander Vakrilov
2015-04-16 11:36:15 +03:00
parent 258792d121
commit caf41f95e6

View File

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