Release 13.0.0
API diffs
Auto-generated by running:
scripts/api_diff -o 0c7bda2e69db44668360b89e3403a7ad9e16c3aa -n 10e4a258fa529178d1aa6ae8962193eb18b43d20
Dialogs
- [new]
+[MDCAlertAction actionWithTitle:handler:]
- [new]
+[MDCAlertController alertControllerWithTitle:message:]
- [new]
-[MDCAlertController addAction:]
- [new]
MDCActionHandler
- [new]
MDCAlertAction.title
- [new]
MDCAlertAction
- [new]
MDCAlertController.actions
- [new]
MDCAlertController.message
- [new]
MDCAlertController.title
- [new]
MDCAlertController
SpritedAnimationView
- [declaration changed]
-[MDCSpritedAnimationView startAnimatingWithCompletion:]
.
- (void)startAnimatingWithCompletion:(nullable void (^)())completion
- (void)startAnimatingWithCompletion:(nullable void (^)(BOOL))completion
Component changes
ActivityIndicator
Changes
- Lowercase "material design" in text. (Adrian Secord)
AppBar
Changes
- Lowercase "material design" in text. (Adrian Secord)
- Remove ARC guards from MDC (Sam Morrison)
ButtonBar
Changes
- Remove ARC guards from MDC (Sam Morrison)
Buttons
Changes
- Lowercase "material design" in text. (Adrian Secord)
- Remove ARC guards from MDC (Sam Morrison)
CollectionCells
Changes
- Remove ARC guards from MDC (Sam Morrison)
- Various bug fixes for MDCCollectionViewCells (Sam Morrison)
CollectionLayoutAttributes
Changes
- Remove ARC guards from MDC (Sam Morrison)
Collections
Changes
- Fix delegate calls for moving an item (randallli)
- Fix storyboard usage of MDCCollectionViews (Eric Shieh)
- Lowercase "material design" in text. (Adrian Secord)
- Remove ARC guards from MDC (Sam Morrison)
Dialogs
Changes
- Add Alert Controller (Ian Gordon)
- Lowercase "material design" in text. (Adrian Secord)
- Use migrated keyboard watcher code (Ian Gordon)
- [KeyboardWatcher] Extract values from a notification (Ian Gordon)
FlexibleHeader
Changes
- Lowercase "material design" in text. (Adrian Secord)
- Remove ARC guards from MDC (Sam Morrison)
- [MDC #624] Correctly initialize the shifterStatusBar when creating a MDCFlexibleHeaderView (Sam Morrison)
HeaderStackView
Changes
- Lowercase "material design" in text. (Adrian Secord)
- Remove ARC guards from MDC (Sam Morrison)
Ink
Changes
- Lowercase "material design" in text. (Adrian Secord)
- MDC_#495 - Removed unused declaration of startPoint (Justin Shephard)
NavigationBar
Changes
- Lowercase "material design" in text. (Adrian Secord)
- Remove ARC guards from MDC (Sam Morrison)
PageControl
Changes
- Lowercase "material design" in text. (Adrian Secord)
ProgressView
Changes
- Lowercase "material design" in text. (Adrian Secord)
- Remove ARC guards from MDC (Sam Morrison)
ShadowElevations
Changes
- Lowercase "material design" in text. (Adrian Secord)
ShadowLayer
Changes
- Add additional detail clarifying the difference between CALayer.zPosition and MDCShadowLayer.elevation. (Ian Gordon)
- Lowercase "material design" in text. (Adrian Secord)
Slider
Changes
- Lowercase "material design" in text. (Adrian Secord)
- [ThumbTrack] Slider and Switch implement
isTracking
UIControl method (Max Luzuriaga)
Snackbar
Changes
- Lowercase "material design" in text. (Adrian Secord)
SpritedAnimationView
Breaking changes
- Breaking: Add 'finished' bool to animation completion block (Sam Morrison)
Changes
- Fix SpritedAnimationViewTests (Sam Morrison)
Switch
Changes
- Lowercase "material design" in text. (Adrian Secord)
- [ThumbTrack] Slider and Switch implement
isTracking
UIControl method (Max Luzuriaga)
Typography
Changes
- Lowercase "material design" in text. (Adrian Secord)
- Remove ARC guards from MDC (Sam Morrison)