You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 11, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+118-2Lines changed: 118 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,119 @@
1
+
# 106.0.0
2
+
3
+
In this major release we deleted the deprecated themer: `MDCFloatingButtonShapeThemer`.
4
+
5
+
## Breaking changes
6
+
7
+
Deleted `MDCFloatingButtonShapeThemer` class, please use the theming extensions.
8
+
Learn more at https://github.com/material-components/material-components-ios/blob/develop/docs/theming.md#migration-guide-themers-to-theming-extensions
9
+
10
+
## New features
11
+
12
+
In this release we added the `MDCFilledTextArea` and `MDCOutlinedTextArea` components, made improvements to our Dialogs component, and added other bug fixes.
13
+
14
+
## API changes
15
+
16
+
### BottomNavigation
17
+
18
+
*new* property: `itemsHorizontalPadding` in `MDCBottomNavigationBar`
19
+
20
+
### TextControls
21
+
22
+
*new* property: `label` in `MDCBaseTextArea`
23
+
24
+
*new* property: `labelBehavior` in `MDCBaseTextArea`
25
+
26
+
*new* property: `leadingAssistiveLabel` in `MDCBaseTextArea`
27
+
28
+
*new* property: `trailingAssistiveLabel` in `MDCBaseTextArea`
29
+
30
+
*new* property: `minimumNumberOfVisibleRows` in `MDCBaseTextArea`
31
+
32
+
*new* property: `maximumNumberOfVisibleRows` in `MDCBaseTextArea`
33
+
34
+
*new* method: `setFloatingLabelColor:forState:` in `MDCBaseTextArea`
35
+
36
+
*new* method: `floatingLabelColorForState` in `MDCBaseTextArea`
37
+
38
+
*new* method: `setNormalLabelColor:forState:` in `MDCBaseTextArea`
39
+
40
+
*new* method: `normalLabelColorForState:` in `MDCBaseTextArea`
41
+
42
+
*new* method: `setTextColor:forState:` in `MDCBaseTextArea`
43
+
44
+
*new* method: `textColorForState:` in `MDCBaseTextArea`
45
+
46
+
*new* method: `setLeadingAssistiveLabelColor:forState:` in `MDCBaseTextArea`
47
+
48
+
*new* method: `leadingAssistiveLabelColorForState:` in `MDCBaseTextArea`
49
+
50
+
*new* method: `setTrailingAssistiveLabelColor:forState:` in `MDCBaseTextArea`
51
+
52
+
*new* method: `trailingAssistiveLabelColorForState:` in `MDCBaseTextArea`
53
+
54
+
*new* class: `MDCFilledTextArea`
55
+
56
+
*new* class: `MDCOutlinedTextArea`
57
+
58
+
## Component changes
59
+
60
+
### BottomAppBar
61
+
62
+
* [Migrates BottomAppBar to MDCAvailability. (#9729)](https://github.com/material-components/material-components-ios/commit/a204ee6f8e9665cc3318822e58bb507a04232b1f) (Randall Li)
63
+
64
+
### BottomNavigation
65
+
66
+
* [Add horizontal padding property to MDCBottomNavigationBar (#9765)](https://github.com/material-components/material-components-ios/commit/c068063cadd2fd43caef5c09a4dbc0779495325c) (Andrew Overton)
* [Do not allow implicit downcasting of item views. (#9761)](https://github.com/material-components/material-components-ios/commit/2897baaafbf4e03b54e2b872e7e3b0334dd71cd5) (featherless)
75
+
* [Fix crash when assigning tint color, title, or image to bar button item with custom view. (#9759)](https://github.com/material-components/material-components-ios/commit/e3df3459fc1ed8a381e39c1f61251284d96cc157) (featherless)
76
+
77
+
### Collections
78
+
79
+
* [Migrates Collections to MDCAvailability. (#9712)](https://github.com/material-components/material-components-ios/commit/b3f784f11e918b054104bf24882e1292b36fc22b) (Randall Li)
80
+
81
+
### Dialogs
82
+
83
+
* [Add orderVerticalActionsByEmphasis flag (#9775)](https://github.com/material-components/material-components-ios/commit/34d68a929cf6e08ed5b743e9a181f6a371f7394c) (Galia Kaufman)
84
+
* [Fix adjustable insets for title icon. (#9752)](https://github.com/material-components/material-components-ios/commit/3d1b00cff67c54c63372ed2a41881616a4b88db9) (Galia Kaufman)
85
+
* [Group UIViewController methods of MDCAlertController. (#9784)](https://github.com/material-components/material-components-ios/commit/7758ff5ea038802511e55bded689371d9a688b07) (Galia Kaufman)
* [Remove additional strong reference to self.layer (#9755)](https://github.com/material-components/material-components-ios/commit/8819916990738560ff3fcabdf4783e7b8820ae46) (Bryan Oltman)
92
+
93
+
### OverlayWindow
94
+
95
+
* [Migrates Overlay Window to MDCAvailability. (#9730)](https://github.com/material-components/material-components-ios/commit/7e4f9f61a9d362639d8d73383fd89af1e12a0ca6) (Randall Li)
96
+
97
+
### Shapes
98
+
99
+
* [Update MDCShapedShadowLayer color properties to use copy semantics (#9756)](https://github.com/material-components/material-components-ios/commit/d7e0e82b07d02f4da02ff97ccf09d4e40bd7e29a) (Bryan Oltman)
100
+
101
+
### TextControls
102
+
103
+
* [Add text area example (#9772)](https://github.com/material-components/material-components-ios/commit/3e5edeccecb8e4cc268d0e16820a8ee18b05e182) (Andrew Overton)
104
+
* [Add first pass of unit tests for MDCBaseTextArea (#9754)](https://github.com/material-components/material-components-ios/commit/2c1669718c6437886c7f355ed93ad3210161953a) (Andrew Overton)
105
+
* [Add outlined text areas (#9771)](https://github.com/material-components/material-components-ios/commit/79d0ba023115eb7a3818f497d1398355d51b48c2) (Andrew Overton)
106
+
* [Add the rest of MDCBaseTextArea (#9731)](https://github.com/material-components/material-components-ios/commit/2f6b40a58811089e5bc8fcf69128e315faf7d96f) (Andrew Overton)
107
+
* [MDCTextControlLabelState renamed to MDCTextControlLabelPosition and other changes (#9753)](https://github.com/material-components/material-components-ios/commit/a37edbf81a32645e4992cf599a8b990fc8ec491a) (Andrew Overton)
108
+
* [add filled text areas (#9770)](https://github.com/material-components/material-components-ios/commit/beca30be4acfaca8fdfcbca86021204aa487a9e2) (Andrew Overton)
109
+
110
+
### private/ThumbTrack
111
+
112
+
* [Migrates Thumb Track to MDCAvailability. (#9714)](https://github.com/material-components/material-components-ios/commit/d19b024d322f4b0bb7ce624d73090ca8ebfac0c7) (Randall Li)
113
+
114
+
115
+
---
116
+
1
117
# 105.0.2
2
118
3
119
This hotfix patch release fixes a crasher with ButtonBars when using custom item views and tint colors.
@@ -127,15 +243,15 @@ In this patch release we fixed the syntax of the TV_OS macro.
127
243
128
244
# 104.0.0
129
245
130
-
In this major release we removed the deprecated MDCFloatingActionButtonThemer, added APIs to AppBar flexible header, alert controllers, bottom drawers and sliders to make the more configurable for clients.
246
+
In this major release we removed the deprecated MDCFloatingActionButtonThemer, added APIs to AppBar flexible header, alert controllers, bottom drawers and sliders to make the more configurable for clients.
131
247
132
248
## Breaking changes
133
249
134
250
Deleted the MDCFloatingActionButtonThemer class. Use the theming extension.
135
251
136
252
## New features
137
253
138
-
AppBar added an API for changing the stack view offset.
254
+
AppBar added an API for changing the stack view offset.
139
255
Flexible header added an API for showing the hairline and its color.
0 commit comments