Release 6.0.0
API diffs
Auto-generated by running:
scripts/api_diff -o da19cc89a5bb91c94480aee818d2f0ac52410e1c -n bac6ea73c709e95ac88f202ca6c02e1ab88e91f5
CollectionLayoutAttributes
Switch
- [new]
MDCSwitch.offImage
- [new]
MDCSwitch.onImage
Typography
- [deleted]
MDCTypographyFontLoader
Component changes
AppBar
Changes
- Remove command prompt ('$') from command-line examples so they can be trivially copied and pasted. (Adrian Secord)
- Swift Interface Builder Example (Ian Gordon)
ButtonBar
Changes
- Remove command prompt ('$') from command-line examples so they can be trivially copied and pasted. (Adrian Secord)
Buttons
Changes
- Remove command prompt ('$') from command-line examples so they can be trivially copied and pasted. (Adrian Secord)
- Split out elevation = 0 special case for default relationship test. (Adrian Secord)
- Temporarily correct MDCCollectionViewFlowLayout and MDCRaisedButton api reference with anchor tag link on summary page. (Yiran Mao)
- [MDCButton] Ink should match button frame to be centered properly (Junius Gunaratne)
CollectionCells
Changes
- Fixes separator width which extended past cell bounds. Closes #448. (Chris Cox)
- Removes existing ink subview when setting a new one. (Chris Cox)
- [Collections] Updates attributes component API to allow passing the background image view outsets to the cell. (Chris Cox)
CollectionLayoutAttributes
Changes
- Remove command prompt ('$') from command-line examples so they can be trivially copied and pasted. (Adrian Secord)
- [Collections] Updates attributes component API to allow passing the background image view outsets to the cell. (Chris Cox)
Collections
Changes
- Adds example of subclass providing own collection view. (Chris Cox)
- Caches decoration views used in grid layout. Cleans up layout invalidation logic. (Chris Cox)
- Fixed InkTouchControllerDelegate usage. (Adrian Secord)
- Fixes b/26750509 by copying any layout attributes first before editing. (Chris Cox)
- Fixes grid layout invalidation causing crash. (Chris Cox)
- Minor update to background color section of readme (Chris Cox)
- Removes internal collection view background color property allowing it to be customized from subclasses. (Chris Cox)
- Temporarily correct MDCCollectionViewFlowLayout and MDCRaisedButton api reference with anchor tag link on summary page. (Yiran Mao)
- Updates Usage, Styling, and Editing sections of readme. (Chris Cox)
- Updates attributes component API to allow passing the background image view outsets to the cell. (Chris Cox)
- Updates editing example and readme to reverse sort order index paths before removal. (Chris Cox)
- Updates layout logic to include isEditing, thereby forcing infoBar positions to get updated. (Chris Cox)
FlexibleHeader
Changes
- Remove command prompt ('$') from command-line examples so they can be trivially copied and pasted. (Adrian Secord)
FontDiskLoader
Changes
- Remove command prompt ('$') from command-line examples so they can be trivially copied and pasted. (Adrian Secord)
- [Typography] Added description method. (randallli)
HeaderStackView
Changes
- Remove command prompt ('$') from command-line examples so they can be trivially copied and pasted. (Adrian Secord)
Ink
Changes
- Remove command prompt ('$') from command-line examples so they can be trivially copied and pasted. (Adrian Secord)
NavigationBar
Changes
- Remove command prompt ('$') from command-line examples so they can be trivially copied and pasted. (Adrian Secord)
PageControl
Changes
- Remove command prompt ('$') from command-line examples so they can be trivially copied and pasted. (Adrian Secord)
RobotoFontLoader
Changes
- Remove command prompt ('$') from command-line examples so they can be trivially copied and pasted. (Adrian Secord)
ShadowElevations
Changes
- Added documentation and sorted alphabetically. (Adrian Secord)
- Remove command prompt ('$') from command-line examples so they can be trivially copied and pasted. (Adrian Secord)
- Removed typo from ShadowElevations/README.md. (Adrian Secord)
ShadowLayer
Changes
- Remove command prompt ('$') from command-line examples so they can be trivially copied and pasted. (Adrian Secord)
Slider
Changes
- Remove command prompt ('$') from command-line examples so they can be trivially copied and pasted. (Adrian Secord)
Switch
Changes
- Add icons on the thumbview (Ian Gordon)
- Remove command prompt ('$') from command-line examples so they can be trivially copied and pasted. (Adrian Secord)
Typography
Breaking changes
- Breaking: Removing deprecated protocol. (randallli)