Release 15.1.0
API diffs
Auto-generated by running:
scripts/api_diff -o 203562553800ed3d3b5eebfd1dd76cda875d833c -n f8e2c8b5e87d0414f6b08f691949ecebfaca41b8
Ink
- [moved]
MDCInkGestureRecognizer
.
From private/MDCInkGestureRecognizer.h to MDCInkGestureRecognizer.h.
NavigationBar
- [new]
MDCNavigationBar.titleAlignment
- [new]
MDCNavigationBarTitleAlignmentCenter
- [new]
MDCNavigationBarTitleAlignmentLeading
- [new]
MDCNavigationBarTitleAlignment
- [deprecated]
MDCNavigationBar.textAlignment
.
Use titleAlignment instead.
Component changes
ButtonBar
Changes
- Better disabled look (#704) (Louis Romero)
CollectionCells
Changes
- MDC_#803 - Fixed multi touch handling in MDCCollectionViews (Justin Shephard)
Collections
Changes
- MDC_#803 - Fixed multi touch handling in MDCCollectionViews (Justin Shephard)
- Showcase a collectionView footer that does not have card style background in a card style collectionView. (#709) (Ed Chin)
Ink
Changes
- Make MDCInkGestureRecognizer public (Junius Gunaratne)