Skip to content

Commit

Permalink
Hand-modified CHANGELOG.md API diff.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Verkoeyen committed Apr 7, 2016
1 parent a73ffcc commit a718c7f
Showing 1 changed file with 25 additions and 66 deletions.
91 changes: 25 additions & 66 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,96 +4,55 @@

Auto-generated by running:

scripts/api_diff -o ddb35150fe10c2974b63d1e29c4ecce4ccaa51fb -n 042d650d09fd51dd7e570e0adfb924c555c4c6ea
scripts/api_diff -o ddb35150fe10c2974b63d1e29c4ecce4ccaa51fb -n ad904b8748ce469af886b2f27172d8e3c44928e8

### AppBar

- [deleted] [`-[MDCAppBarContainerViewController headerViewController]`](https://github.com/google/material-components-ios/blob/ddb35150fe10c2974b63d1e29c4ecce4ccaa51fb/components/AppBar/src/MDCAppBarContainerViewController.h#L57)
- [new] [`-[MDCAppBar addSubviewsToParent]`](https://github.com/google/material-components-ios/blob/042d650d09fd51dd7e570e0adfb924c555c4c6ea/components/AppBar/src/MDCAppBar.h#L36)
- [new] [`MDCAppBar.headerStackView`](https://github.com/google/material-components-ios/blob/042d650d09fd51dd7e570e0adfb924c555c4c6ea/components/AppBar/src/MDCAppBar.h#L47)
- [new] [`MDCAppBar.headerViewController`](https://github.com/google/material-components-ios/blob/042d650d09fd51dd7e570e0adfb924c555c4c6ea/components/AppBar/src/MDCAppBar.h#L39)
- [new] [`MDCAppBar.navigationBar`](https://github.com/google/material-components-ios/blob/042d650d09fd51dd7e570e0adfb924c555c4c6ea/components/AppBar/src/MDCAppBar.h#L42)
- [new] [`MDCAppBarContainerViewController.appBar`](https://github.com/google/material-components-ios/blob/042d650d09fd51dd7e570e0adfb924c555c4c6ea/components/AppBar/src/MDCAppBarContainerViewController.h#L58)
- [new] [`MDCAppBar`](https://github.com/google/material-components-ios/blob/042d650d09fd51dd7e570e0adfb924c555c4c6ea/components/AppBar/src/MDCAppBar.h#L30)
- [deprecated] [`MDCAppBarAddViews()`](https://github.com/google/material-components-ios/blob/042d650d09fd51dd7e570e0adfb924c555c4c6ea/components/AppBar/src/MDCAppBar.h#L101).
- [new] [`-[MDCAppBar addSubviewsToParent]`](https://github.com/google/material-components-ios/blob/ad904b8748ce469af886b2f27172d8e3c44928e8/components/AppBar/src/MDCAppBar.h#L36)
- [new] [`MDCAppBar.headerStackView`](https://github.com/google/material-components-ios/blob/ad904b8748ce469af886b2f27172d8e3c44928e8/components/AppBar/src/MDCAppBar.h#L47)
- [new] [`MDCAppBar.headerViewController`](https://github.com/google/material-components-ios/blob/ad904b8748ce469af886b2f27172d8e3c44928e8/components/AppBar/src/MDCAppBar.h#L39)
- [new] [`MDCAppBar.navigationBar`](https://github.com/google/material-components-ios/blob/ad904b8748ce469af886b2f27172d8e3c44928e8/components/AppBar/src/MDCAppBar.h#L42)
- [new] [`MDCAppBarContainerViewController.appBar`](https://github.com/google/material-components-ios/blob/ad904b8748ce469af886b2f27172d8e3c44928e8/components/AppBar/src/MDCAppBarContainerViewController.h#L58)
- [new] [`MDCAppBar`](https://github.com/google/material-components-ios/blob/ad904b8748ce469af886b2f27172d8e3c44928e8/components/AppBar/src/MDCAppBar.h#L30)
- [deprecated] [`-[MDCAppBarContainerViewController headerViewController]`](https://github.com/google/material-components-ios/blob/ddb35150fe10c2974b63d1e29c4ecce4ccaa51fb/components/AppBar/src/MDCAppBarContainerViewController.h#L57)
*Use appBar.headerViewController instead.*
- [deprecated] [`MDCAppBarAddViews()`](https://github.com/google/material-components-ios/blob/ad904b8748ce469af886b2f27172d8e3c44928e8/components/AppBar/src/MDCAppBar.h#L101).
*Please create an instance of MDCAppBar instead.*
- [deprecated] [`MDCAppBarParenting.headerStackView`](https://github.com/google/material-components-ios/blob/042d650d09fd51dd7e570e0adfb924c555c4c6ea/components/AppBar/src/MDCAppBar.h#L74).
- [deprecated] [`MDCAppBarParenting.headerStackView`](https://github.com/google/material-components-ios/blob/ad904b8748ce469af886b2f27172d8e3c44928e8/components/AppBar/src/MDCAppBar.h#L74).
*Please create an instance of MDCAppBar instead.*
- [deprecated] [`MDCAppBarParenting.headerViewController`](https://github.com/google/material-components-ios/blob/042d650d09fd51dd7e570e0adfb924c555c4c6ea/components/AppBar/src/MDCAppBar.h#L82).
- [deprecated] [`MDCAppBarParenting.headerViewController`](https://github.com/google/material-components-ios/blob/ad904b8748ce469af886b2f27172d8e3c44928e8/components/AppBar/src/MDCAppBar.h#L82).
*Please create an instance of MDCAppBar instead.*
- [deprecated] [`MDCAppBarParenting.navigationBar`](https://github.com/google/material-components-ios/blob/042d650d09fd51dd7e570e0adfb924c555c4c6ea/components/AppBar/src/MDCAppBar.h#L78).
- [deprecated] [`MDCAppBarParenting.navigationBar`](https://github.com/google/material-components-ios/blob/ad904b8748ce469af886b2f27172d8e3c44928e8/components/AppBar/src/MDCAppBar.h#L78).
*Please create an instance of MDCAppBar instead.*
- [deprecated] [`MDCAppBarParenting`](https://github.com/google/material-components-ios/blob/042d650d09fd51dd7e570e0adfb924c555c4c6ea/components/AppBar/src/MDCAppBar.h#L69).
- [deprecated] [`MDCAppBarParenting`](https://github.com/google/material-components-ios/blob/ad904b8748ce469af886b2f27172d8e3c44928e8/components/AppBar/src/MDCAppBar.h#L69).
*Please create an instance of MDCAppBar instead.*
- [deprecated] [`MDCAppBarPrepareParent()`](https://github.com/google/material-components-ios/blob/042d650d09fd51dd7e570e0adfb924c555c4c6ea/components/AppBar/src/MDCAppBar.h#L93).
- [deprecated] [`MDCAppBarPrepareParent()`](https://github.com/google/material-components-ios/blob/ad904b8748ce469af886b2f27172d8e3c44928e8/components/AppBar/src/MDCAppBar.h#L93).
*Please create an instance of MDCAppBar instead.*

### ButtonBar

- [new] [`-[MDCButtonBar sizeThatFits:]`](https://github.com/google/material-components-ios/blob/042d650d09fd51dd7e570e0adfb924c555c4c6ea/components/ButtonBar/src/MDCButtonBar.h#L96)
- [new] [`-[MDCButtonBar sizeThatFits:]`](https://github.com/google/material-components-ios/blob/ad904b8748ce469af886b2f27172d8e3c44928e8/components/ButtonBar/src/MDCButtonBar.h#L96)

### Buttons

- [new] [`-[MDCButton setBackgroundColor:]`](https://github.com/google/material-components-ios/blob/042d650d09fd51dd7e570e0adfb924c555c4c6ea/components/Buttons/src/MDCButton.h#L54)
- [new] [`-[MDCButton setBackgroundColor:]`](https://github.com/google/material-components-ios/blob/ad904b8748ce469af886b2f27172d8e3c44928e8/components/Buttons/src/MDCButton.h#L54)

### FlexibleHeader

- [deleted] [`MDCFlexibleHeaderView.behavior`](https://github.com/google/material-components-ios/blob/ddb35150fe10c2974b63d1e29c4ecce4ccaa51fb/components/FlexibleHeader/src/MDCFlexibleHeaderView.h#L283)
- [deleted] [`MDCFlexibleHeaderView.contentView`](https://github.com/google/material-components-ios/blob/ddb35150fe10c2974b63d1e29c4ecce4ccaa51fb/components/FlexibleHeader/src/MDCFlexibleHeaderView.h#L97)
- [new] [`-[MDCFlexibleHeaderView shiftHeaderOffScreenAnimated:]`](https://github.com/google/material-components-ios/blob/042d650d09fd51dd7e570e0adfb924c555c4c6ea/components/FlexibleHeader/src/MDCFlexibleHeaderView.h#L153)
- [new] [`MDCFlexibleHeaderView.shiftBehavior`](https://github.com/google/material-components-ios/blob/042d650d09fd51dd7e570e0adfb924c555c4c6ea/components/FlexibleHeader/src/MDCFlexibleHeaderView.h#L279)

### FontDiskLoader

No public API changes detected.

### HeaderStackView

No public API changes detected.

### Ink

No public API changes detected.

### NavigationBar

No public API changes detected.

### PageControl

No public API changes detected.
- [new] [`-[MDCFlexibleHeaderView shiftHeaderOffScreenAnimated:]`](https://github.com/google/material-components-ios/blob/ad904b8748ce469af886b2f27172d8e3c44928e8/components/FlexibleHeader/src/MDCFlexibleHeaderView.h#L153)
- [new] [`MDCFlexibleHeaderView.shiftBehavior`](https://github.com/google/material-components-ios/blob/ad904b8748ce469af886b2f27172d8e3c44928e8/components/FlexibleHeader/src/MDCFlexibleHeaderView.h#L279)
- [deprecated] [`MDCFlexibleHeaderView.behavior`](https://github.com/google/material-components-ios/blob/ddb35150fe10c2974b63d1e29c4ecce4ccaa51fb/components/FlexibleHeader/src/MDCFlexibleHeaderView.h#L283)
*Use shiftBehavior instead.*
- [deprecated] [`MDCFlexibleHeaderView.contentView`](https://github.com/google/material-components-ios/blob/ddb35150fe10c2974b63d1e29c4ecce4ccaa51fb/components/FlexibleHeader/src/MDCFlexibleHeaderView.h#L97)
*Please register views directly to the flexible header.*

### RobotoFontLoader

- [new] [`-[MDCRobotoFontLoader init]`](https://github.com/google/material-components-ios/blob/042d650d09fd51dd7e570e0adfb924c555c4c6ea/components/RobotoFontLoader/src/MDCRobotoFontLoader.h#L35)

### ScrollViewDelegateMultiplexer

No public API changes detected.

### ShadowElevations

No public API changes detected.

### ShadowLayer

No public API changes detected.

### Slider

No public API changes detected.

### SpritedAnimationView

No public API changes detected.

### Switch

No public API changes detected.
- [new] [`-[MDCRobotoFontLoader init]`](https://github.com/google/material-components-ios/blob/ad904b8748ce469af886b2f27172d8e3c44928e8/components/RobotoFontLoader/src/MDCRobotoFontLoader.h#L35)

### Typography

- [new] [`+[MDCTypography fontLoader]`](https://github.com/google/material-components-ios/blob/042d650d09fd51dd7e570e0adfb924c555c4c6ea/components/Typography/src/MDCTypography.h#L56)
- [new] [`+[MDCTypography fontLoader]`](https://github.com/google/material-components-ios/blob/ad904b8748ce469af886b2f27172d8e3c44928e8/components/Typography/src/MDCTypography.h#L56)

## Component changes

Expand Down

0 comments on commit a718c7f

Please sign in to comment.