After upgrading to v1, ListItem styling has disappeared in our app. It appears this is intended (the styling from <List> is removed).
To make the upgrade path much cleaner, can you give us a simple way to reproduce the style we used to get from List? We don't want our app to change so it should be identical, but reverse engineering it will be pretty annoying (and would have to be repeated by anyone doing the upgrade).
Thanks!
After upgrading to v1, ListItem styling has disappeared in our app. It appears this is intended (the styling from
<List>is removed).To make the upgrade path much cleaner, can you give us a simple way to reproduce the style we used to get from List? We don't want our app to change so it should be identical, but reverse engineering it will be pretty annoying (and would have to be repeated by anyone doing the upgrade).
Thanks!