Bryan Oltman
7dace35f69
Update version to 107.5.0
2020-03-30 16:18:41 -04:00
Bryan Oltman
3e471a67d0
Bumped version number to 108.0.0.
2020-03-30 15:39:24 -04:00
Yarden Eitan
a8a560da42
[ProgressView] Adding default accessibility label
...
PiperOrigin-RevId: 302624787
2020-03-24 02:38:42 -07:00
Bryan Oltman
0062096ee1
Bump version to 107.4.0, update release notes
2020-03-23 13:54:13 -04:00
Nobody
58a181306f
[ProgressView] Adding default accessibility label
...
PiperOrigin-RevId: 301788026
2020-03-19 04:46:12 -07:00
Yarden Eitan
8fe34d13e0
[ProgressView] Adding default accessibility label
...
PiperOrigin-RevId: 301786524
2020-03-19 04:33:10 -07:00
Eric Lee
608694e260
[Material][Availability] Migrates Ripple to MDCAvailability.
...
PiperOrigin-RevId: 301671613
2020-03-18 14:42:27 -07:00
Wenyu Zhang
ae5515ea4a
[ProgressView] Remove MDCProgressViewMotionSpec.
...
PiperOrigin-RevId: 301417528
2020-03-17 11:38:36 -07:00
Jeff Verkoeyen
3f68089cc2
Bump the release.
2020-03-16 09:43:41 -04:00
Andrew Overton
06cef309d3
Bumped version number to 107.2.0.
2020-03-09 12:49:52 -04:00
Cody Weaver
5e9c0ff782
Bumped version number to 107.1.0.
2020-03-03 08:51:32 -08:00
Cody Weaver
fa72a5317f
Bumped version number to 107.0.0.
2020-02-28 14:06:12 -05:00
Cody Weaver
55aae34dea
[Dialogs] Remove DialogThemer from Podspec ( #9812 )
...
In #9776 we removed the DialogThemer but did not remove it from the CocoaPods podspec file. This causes pod validation to fail rather than reverting #9776 we should remove this target from the podspec.
2020-02-27 18:34:10 -05:00
Cody Weaver
7e98293c13
Bumped version number to 106.0.0.
2020-02-25 17:31:53 -05:00
Andrew Overton
beca30be4a
[TextControls] add filled text areas ( #9770 )
...
This PR adds the TextControl filled text areas, as well as their theming extensions, and a bunch of unit tests. Snapshot tests to follow.
Related to #9407 .
2020-02-20 16:10:53 -05:00
Andrew Overton
79d0ba0231
Add outlined text areas ( #9771 )
...
This PR adds the TextControl outlined text areas, as well as their theming extensions, and a bunch of unit tests. Snapshot tests to follow.
Related to #9407 .
2020-02-20 15:37:30 -05:00
Andrew Overton
2c1669718c
Add first pass of unit tests for MDCBaseTextArea ( #9754 )
...
This PR adds some initial unit tests to MDCBaseTextArea.
Related to #9407 .
2020-02-20 11:05:46 -05:00
Jeff Verkoeyen
efc2389643
Merge branch 'release-candidate' into develop
2020-02-20 00:17:00 -05:00
Jeff Verkoeyen
f863392c73
Bump release.
2020-02-19 17:25:00 -05:00
Jeff Verkoeyen
b2306907fe
merged release-candidate
2020-02-19 17:10:56 -05:00
Jeff Verkoeyen
e445f4af4b
Bump the version correctly.
2020-02-19 16:23:23 -05:00
Jeff Verkoeyen
9dcf356ef3
Bump the release.
2020-02-19 16:19:24 -05:00
Jeff Verkoeyen
d6009552b2
Revert "Revert all commits to stable since v104.0.1."
...
This reverts commit c205cc4d2df00050349e689c9c83314ade138e83.
2020-02-19 16:15:09 -05:00
Jeff Verkoeyen
c205cc4d2d
Revert all commits to stable since v104.0.1.
...
These commits were accidentally added to stable due to a `git pull` command.
```
git reset --hard v104.0.1
git reset --soft e2252009a850ea6d5e2a02efaa2add2f7f295aac
git commit
```
2020-02-19 13:55:16 -05:00
Yarden Eitan
3882b62bd0
Bumped version number to 105.0.0.
2020-02-19 13:57:04 +02:00
Andrew Overton
b78f7c55d9
Remove unneeded subspec ( #9748 )
...
This change removes an empty subspec that was causing pod lib lint to fail.
Closes #9747 .
2020-02-19 13:57:03 +02:00
Bryan Oltman
538da36f9a
Fix invalid podspec ( #9745 )
2020-02-19 13:57:03 +02:00
Bryan Oltman
8cd6794739
[Material][Availability] Migrates Flexible Header to MDCAvailability. ( #9744 )
...
[Material][Availability] Migrates Flexible Header to MDCAvailability.
2020-02-19 13:57:03 +02:00
Andrew Overton
f6a108a803
[Material][Availability] Migrates Schemes to MDCAvailability ( #9736 )
...
Original CL: cl/293702425
2020-02-19 13:57:03 +02:00
Bryan Oltman
11e442e37f
[Material][Availability] Migrates Ink to MDCAvailability. ( #9741 )
...
[Material][Availability] Migrates Ink to MDCAvailability.
2020-02-19 13:57:03 +02:00
Bryan Oltman
3b700868bb
[Material][Availability] Migrates Snackbar to MDCAvailability. ( #9739 )
...
[Material][Availability] Migrates Snackbar to MDCAvailability.
2020-02-19 13:57:03 +02:00
Andrew Overton
ea6cc86451
[private] Make private/color use availability ( #9738 )
...
Original CL: cl/293702453
2020-02-19 13:57:03 +02:00
Bryan Oltman
d9d4c8db5c
[Material][Availability] Migrates Action sheet to MDCAvailability. ( #9733 )
...
[Material][Availability] Migrates Action sheet to MDCAvailability.
2020-02-19 13:57:03 +02:00
Andrew Overton
12dbc2a9ce
[Material][Availability] Migrates Text Controls to MDCAvailability ( #9720 )
...
This PR addresses the failures in https://github.com/material-components/material-components-ios/pull/9719 , which was copybara'd from [cl/293702448](http://cl/293702448 )
2020-02-19 13:57:02 +02:00
Andrew Overton
be0228b5f1
Remove test spec ( #9718 )
...
https://github.com/material-components/material-components-ios/pull/9711 causes the library to fail pod lib lint validations because there are currently no source files in the test spec. This will of course change very soon but in case there's a release before it does we should land this PR.
Related to #9407 .
2020-02-19 13:57:02 +02:00
Andrew Overton
4793060670
[TextControls] Changes from text-area-feature-branch with additional podspec and BUILD file changes ( #9711 )
...
Because CI wasn't working earlier this week I merged the initial text area PRs (https://github.com/material-components/material-components-ios/pull/9682 and https://github.com/material-components/material-components-ios/pull/9684 ) into a [feature branch](https://github.com/material-components/material-components-ios/tree/text-area-feature-branch ) in the main repo. This PR contains those changes, as well as a commit to update the BUILD file and podspec (3da2803), a commit that makes it compile (6a06594), and a commit to run clang (078cd70). The changes in these last three commits have not been reviewed, unlike the ones from the PRs into the feature branch.
Related to #9407 .
2020-02-19 13:57:02 +02:00
Randall Li
b3f784f11e
[Material][Availability] Migrates Collections to MDCAvailability. ( #9712 )
...
[Material][Availability] Migrates Collections to MDCAvailability.
2020-02-18 13:42:15 -05:00
Randall Li
d19b024d32
[Material][Availability] Migrates Thumb Track to MDCAvailability. ( #9714 )
...
[Material][Availability] Migrates Thumb Track to MDCAvailability.
2020-02-18 13:41:59 -05:00
Randall Li
7e4f9f61a9
[Material][Availability] Migrates Overlay Window to MDCAvailability. ( #9730 )
...
[Material][Availability] Migrates Overlay Window to MDCAvailability.
2020-02-18 13:41:38 -05:00
Andrew Overton
c22493567e
Remove unneeded subspec ( #9748 )
...
This change removes an empty subspec that was causing pod lib lint to fail.
Closes #9747 .
2020-02-14 16:27:39 -05:00
Bryan Oltman
63867a371e
Fix invalid podspec ( #9745 )
2020-02-14 15:15:33 -05:00
Bryan Oltman
d962e50cf2
[Material][Availability] Migrates Flexible Header to MDCAvailability. ( #9744 )
...
[Material][Availability] Migrates Flexible Header to MDCAvailability.
2020-02-14 13:20:12 -05:00
Andrew Overton
ae6d6d9a90
[Material][Availability] Migrates Schemes to MDCAvailability ( #9736 )
...
Original CL: cl/293702425
2020-02-14 12:53:26 -05:00
Bryan Oltman
f168dd2806
[Material][Availability] Migrates Ink to MDCAvailability. ( #9741 )
...
[Material][Availability] Migrates Ink to MDCAvailability.
2020-02-14 12:52:23 -05:00
Bryan Oltman
1a221fe8b0
[Material][Availability] Migrates Snackbar to MDCAvailability. ( #9739 )
...
[Material][Availability] Migrates Snackbar to MDCAvailability.
2020-02-14 12:51:47 -05:00
Andrew Overton
1cc8bb781d
[private] Make private/color use availability ( #9738 )
...
Original CL: cl/293702453
2020-02-14 12:21:53 -05:00
Bryan Oltman
652077c779
[Material][Availability] Migrates Action sheet to MDCAvailability. ( #9733 )
...
[Material][Availability] Migrates Action sheet to MDCAvailability.
2020-02-14 11:40:36 -05:00
Randall Li
ad5708c91b
merged release-candidate
2020-02-14 10:36:17 -05:00
Randall Li
46462d825c
Bumped version number to 104.0.1.
2020-02-14 00:16:07 -05:00
Andrew Overton
d89fa3fb11
[Material][Availability] Migrates Text Controls to MDCAvailability ( #9720 )
...
This PR addresses the failures in https://github.com/material-components/material-components-ios/pull/9719 , which was copybara'd from [cl/293702448](http://cl/293702448 )
2020-02-13 16:41:10 -05:00