37 Commits

Author SHA1 Message Date
Adrian Secord
fe39e7e530 Bumped version number to 11.0.0. 2016-06-15 15:29:13 -04:00
randallli
73cea102fd Bumped version number to 10.1.2. 2016-06-09 11:10:49 -04:00
randallli
32934941b4 Bumped version number to 10.1.0. 2016-06-08 11:57:34 -04:00
Adrian Secord
4afea7db13 Release candidate.
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.
- [ ] I did not `arc land` this change because I followed the [releasing guide](https://github.com/google/material-components-ios/blob/develop/contributing/contributor_guides/releasing.md) and did the following:
- [ ] Ran `scripts/release/merge`
- [ ] Push to master
- [ ] Push to develop
- [ ] Manually marked this diff closed in the web ui

Reviewers: O1 Material components iOS!

Tags: #material_components_ios

Differential Revision: http://codereview.cc/D925
2016-06-01 14:55:25 -04:00
Ian Gordon
13c8cf72b8 Add support for Cocoapods 1.0.0.
Summary:
DO NOT LAND until after we have finalized our May 25 2016 release.

Cocoapods 1.0.0 was used to generate Pod* and xcode* files.

These changes are NOT compatible with 0.39.0.
These changes may NOT be compatible with version of Xcode 7.2 and earlier.

pod lib lint generates a list of issues that should be addressed.

--OLD INFO--

Cocoapods 0.39 was used to generate the Podfile.locks.

MaterialComponents - Build properly
MaterialUnitTests - Test properly
MaterialCatalog - Fails to Build

The errors (cut after the first 20) are similar to:
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/MaterialComponentsCatalog-umbrella.h"
        ^
/Users/iangordon/projects/material-components-ios/catalog/Pods/Target Support Files/MaterialComponentsCatalog/MaterialComponentsCatalog-umbrella.h:10:9: note: in file included from /Users/iangordon/projects/material-components-ios/catalog/Pods/Target Support Files/MaterialComponentsCatalog/MaterialComponentsCatalog-umbrella.h:10:
#import "CollectionCellsLayoutExample.h"
....

Reviewers: featherless, randallli, ajsecord, #material_components_ios

Reviewed By: featherless, randallli, ajsecord, #material_components_ios

Tags: #material_components_ios

Differential Revision: http://codereview.cc/D873
2016-05-31 11:17:53 -04:00
Ian Gordon
9828352d90 Bumped version number to 9.0.0. 2016-05-25 14:08:19 -04:00
randallli
b2d61461b3 Bumped version number to 8.0.0. 2016-05-18 16:45:45 -04:00
Ian Gordon
e3b3451c5e Bumped version number to 7.0.0. 2016-05-11 11:07:13 -04:00
Chris Cox
7e18b0f462 Release candidate.
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
2016-05-04 16:05:37 -04:00
Adrian Secord
aad2d08051 Release candidate.
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
2016-04-28 13:39:56 -04:00
Ian Gordon
54c5ad7bb5 Release candidate.
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
2016-04-26 16:41:02 -04:00
randallli
f9bbc7eed1 Bumped version number to . 2016-04-14 14:53:32 -04:00
Junius Gunaratne
bd8f0a3ae8 Bumped version number to 4.0.0 2016-04-13 13:53:10 -04:00
Jeff Verkoeyen
5cbe9d48c6 Bumped version number to 3.1.0. 2016-04-07 11:56:40 -04:00
Ian Gordon
07f4415a6a Update Podfiles 2016-04-04 14:41:13 -04:00
Jeff Verkoeyen
f059520a72 [Catalog] Add supplemental/ path to examples wildcard.
Reviewers: #mdc_ios_owners, junius

Reviewed By: #mdc_ios_owners, junius

Projects: #material_components_ios

Differential Revision: http://codereview.cc/D449
2016-04-01 11:23:59 -04:00
Ian Gordon
d4b77bbe47 Bump version number to 3.0.0 2016-03-30 18:57:43 -04:00
randallli
3ed4e2cac6 Bump version number to 2.2.0 2016-03-24 14:01:58 -04:00
randallli
3aa4578aa8 Bump version number to 2.1.1 2016-03-23 12:07:52 -04:00
Adrian Secord
cdea3cefff Bump version number to 2.1.0. 2016-03-18 16:26:15 -04:00
randallli
490b5bd3cf Merge branch 'hotfix-2.0.4' into develop
# Conflicts:
#	CHANGELOG.md
#	MaterialComponents.podspec
2016-03-18 10:43:34 -04:00
randallli
bc9a377459 Fixed the reference to the private folder of Typography in podspec.
Reviewers: featherless, #mdc_ios_owners

Reviewed By: featherless, #mdc_ios_owners

Projects: #material_components_ios

Differential Revision: http://codereview.cc/D290
2016-03-17 14:13:32 -04:00
randallli
65a3b3a193 Merge branch 'hotfix-2.0.3' into develop
# Conflicts:
#	CHANGELOG.md
#	MaterialComponents.podspec
#	catalog/Podfile.lock
#	demos/Pesto/Podfile.lock
#	demos/Shrine/Podfile.lock
2016-03-17 13:22:38 -04:00
randallli
d1630da81e bump version to 2.0.3
Reviewers: #mdc_ios_owners, ajsecord, featherless

Reviewed By: #mdc_ios_owners, ajsecord, featherless

Subscribers: featherless

Projects: #material_components_ios

Differential Revision: http://codereview.cc/D284
2016-03-17 12:09:41 -04:00
randallli
c255a1f41f Merge branch 'hotfix-2.0.2' into develop
# Conflicts:
#	MaterialComponents.podspec
#	catalog/Podfile.lock
2016-03-16 08:36:14 -04:00
randallli
b151214c5c Bump version to 2.0.2
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
2016-03-11 14:50:52 -05:00
randallli
ded27348e5 Merge branch 'hotfix-2.0.1' into develop 2016-03-11 13:34:14 -05:00
randallli
936d9f1a82 Bump version to 2.0.1
Reviewers: #mdc_ios_owners, ajsecord

Reviewed By: #mdc_ios_owners, ajsecord

Projects: #material_components_ios

Differential Revision: http://codereview.cc/D248
2016-03-11 12:57:42 -05:00
Jeff Verkoeyen
a75756fc0d Moving assets into catalog by convention.
Reviewers: #mdc_ios_owners, ajsecord

Reviewed By: #mdc_ios_owners, ajsecord

Projects: #material_components_ios

Differential Revision: http://codereview.cc/D237
2016-03-10 10:45:44 -05:00
randallli
d0ddf8064b Bumped version in pod spec to 2.0.0
Summary: changed name of release

Reviewers: featherless, ajsecord, #mdc_ios_owners

Reviewed By: featherless, ajsecord, #mdc_ios_owners

Projects: #material_components_ios

Differential Revision: http://codereview.cc/D232
2016-03-09 15:47:00 -05:00
randallli
57b1b79ad6 Merge branch 'release-1.0.1' into develop
# Conflicts:
#	CHANGELOG.md
#	build_tests/CocoapodsObjCApp/Podfile.lock
#	build_tests/CocoapodsSwiftApp/Podfile.lock
#	catalog/Podfile.lock
2016-03-07 14:36:51 -05:00
Jeff Verkoeyen
480898250e Add MaterialComponents dependency to the MaterialComponentsCatalog podspec.
Summary:
This adds support for Swift source in our examples and unit tests.

Closes https://github.com/google/material-components-ios/issues/76.

Test Plan: Tested by blowing away the `Pods/` directory and regenerating the catalog. Verified that a clean build and reopening Xcode continually resulted in a successful build.

Reviewers: randallli, #mdc_ios_owners

Reviewed By: randallli, #mdc_ios_owners

Subscribers: randallli

Projects: #material_components_ios

Differential Revision: http://codereview.cc/D191
2016-03-04 12:50:56 -05:00
randallli
12dab094fb MDCSlider refactored slider autolayout example for catalog by convention
Summary: Added storyboard support for catalog by convention.

Reviewers: featherless, ajsecord, #mdc_ios_owners

Reviewed By: ajsecord, #mdc_ios_owners

Projects: #material_components_ios

Differential Revision: http://codereview.cc/D184
2016-03-04 10:57:05 -05:00
Junius Gunaratne
a8632e0a5e Reverted version change from 8198f65a8b973da8a3212cd8d0e688f3d8dccf68 [8198f65] 2016-03-03 15:28:43 -05:00
Junius Gunaratne
8198f65a8b [Shrine] Add ink to header and cells, update UI layout in init
Reviewers: iangordon, ajsecord, #mdc_ios_owners, featherless

Reviewed By: #mdc_ios_owners, featherless

Subscribers: featherless

Projects: #material_components_ios

Differential Revision: http://codereview.cc/D181
2016-03-03 13:21:48 -05:00
Adrian Secord
d467dd8384 Bumped Podfile versions to 1.0.0. 2016-03-02 18:43:11 -05:00
Jeff Verkoeyen
f450cf5c1f Rename catalog podspec to match CamelCasing convention.
Reviewers: #mdc_ios_owners, ajsecord, randallli

Reviewed By: #mdc_ios_owners, ajsecord, randallli

Projects: #material_components_ios

Differential Revision: http://codereview.cc/D159
2016-03-01 11:24:39 -05:00