Summary:
Checklist:
- [ ] Ran `arc unit --everything`.
- [ ] Ran `scripts/build_all_pod_projects`.
- [ ] Ran `scripts/release/api_diff` and pasted the results into CHANGELOG.md.
- [ ] Ran `scripts/release/changes` and pasted the results into CHANGELOG.md.
- [ ] Visually inspected the API diff to ensure it accurately reflects the release's changes.
- [ ] Ran `scripts/release/diff components/*/src/` and visually inspected the changes.
- [ ] Ran `scripts/release/bump` with the new version number.
- [ ] Updated CHANGELOG.md's latest section header to match the release's version number.
Reviewers: #mdc_ios_owners
Projects: #material_components_ios
Differential Revision: http://codereview.cc/D825
Summary:
Checklist:
- [ ] Ran `arc unit --everything`.
- [ ] Ran `scripts/build_all_pod_projects`.
- [ ] Ran `scripts/release/api_diff` and pasted the results into CHANGELOG.md.
- [ ] Ran `scripts/release/changes` and pasted the results into CHANGELOG.md.
- [ ] Visually inspected the API diff to ensure it accurately reflects the release's changes.
- [ ] Ran `scripts/release/diff components/*/src/` and visually inspected the changes.
- [ ] Ran `scripts/release/bump` with the new version number.
- [ ] Updated CHANGELOG.md's latest section header to match the release's version number.
Reviewers: #mdc_ios_owners
Projects: #material_components_ios
Differential Revision: http://codereview.cc/D791
Summary:
Checklist:
- [ ] Ran `arc unit --everything`.
- [ ] Ran `scripts/build_all_pod_projects`.
- [ ] Ran `scripts/release/api_diff` and pasted the results into CHANGELOG.md.
- [ ] Ran `scripts/release/changes` and pasted the results into CHANGELOG.md.
- [ ] Visually inspected the API diff to ensure it accurately reflects the release's changes.
- [ ] Ran `scripts/release/diff components/*/src/` and visually inspected the changes.
- [ ] Ran `scripts/release/bump` with the new version number.
- [ ] Updated CHANGELOG.md's latest section header to match the release's version number.
Reviewers: #mdc_ios_owners
Projects: #material_components_ios
Differential Revision: http://codereview.cc/D767
Summary:
Breaking changes:
Typography Component will no longer depends on Roboto Font Loader Component.
Instructions on how to fix:
Depend on Roboto Font Loader directly if you need to use it.
Reviewers: ajsecord, #mdc_ios_owners
Reviewed By: ajsecord, #mdc_ios_owners
Subscribers: lpromero, featherless
Projects: #material_components_ios
Differential Revision: http://codereview.cc/D459
Summary:
As part of this work:
- Moved MDCAppBarButtonBarBuilder from AppBar/private to ButtonBar/private.
- Deprecated the related Navigation Bar APIs.
- Made MDCAppBarButtonBarBuilder the default delegate.
Closes https://github.com/google/material-components-ios/issues/255.
Reviewers: #mdc_ios_owners, ajsecord
Reviewed By: #mdc_ios_owners, ajsecord
Projects: #material_components_ios
Differential Revision: http://codereview.cc/D415
Summary: This back button icon is now being used as the default "back" button for the App Bar.
Reviewers: ajsecord, #mdc_ios_owners
Reviewed By: ajsecord, #mdc_ios_owners
Projects: #material_components_ios
Differential Revision: http://codereview.cc/D292
Summary:
This builder object is able to turn UIBarButtonItem objects into MDCButton instances.
First part of resolving https://github.com/google/material-components-ios/issues/165.
Reviewers: ajsecord, iangordon, #mdc_ios_owners
Reviewed By: ajsecord, iangordon, #mdc_ios_owners
Subscribers: iangordon, ajsecord
Projects: #material_components_ios
Differential Revision: http://codereview.cc/D283
Summary: The App Bar component provides tools to create a 'typical' flexible header with navigation bar and material shadow.
Reviewers: ajsecord, #mdc_ios_owners
Reviewed By: ajsecord, #mdc_ios_owners
Projects: #material_components_ios
Differential Revision: http://codereview.cc/D280
Summary: This is in preperation for renaming Private to privateWasCapital.
Reviewers: ajsecord, featherless, #mdc_ios_owners
Reviewed By: featherless, #mdc_ios_owners
Projects: #material_components_ios
Differential Revision: http://codereview.cc/D249
Summary:
Revert "Rename Private directories to private."
This reverts commit edc54feec85109a6d6b7b9e2e8090cbcea241659.
revert the rename of the private/Private references
Test Plan:
ran catalog unit test.
ran catalog app.
Reviewers: featherless, ajsecord, #mdc_ios_owners
Reviewed By: ajsecord, #mdc_ios_owners
Projects: #material_components_ios
Differential Revision: http://codereview.cc/D241