File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 6
6
7
7
##### Bug Fixes
8
8
9
+ ## 0.2.0
10
+
11
+ ##### Enhancements
12
+
13
+ * [ MDCButton] Component added. [ Randall Li] ( https://github.com/randallli ) , [ Adrian Secord] ( https://github.com/ajsecord )
14
+ * [ MDCSlider] Add support for interface builder to MDCSlider. [ Ian Gordon] ( https://github.com/ianegordon )
15
+ * [ MDCFlexibleHeader] Add contentView and custom shadow layers. [ Junius Gunaratne] ( https://github.com/jgunaratne )
16
+ * [ MDCSwitch] Autolayout demo app. [ Ian Gordon] ( https://github.com/ianegordon )
17
+ * [ MDCFlexibleHeader] Component added. [ Jeff Verkoeyen] ( https://github.com/jverkoey )
18
+ * [ Catalog] Add "catalog by convention" experiment. [ Jeff Verkoeyen] ( https://github.com/jverkoey )
19
+ * [ MDCSwitch] Switch from IBInspectable to UI_APPEARANCE_SELECTOR. [ Ian Gordon] ( https://github.com/ianegordon )
20
+
21
+ ##### Bug Fixes
22
+
23
+ * [ CocoaPods] Remove private_header_files from podspec. [ Jeff Verkoeyen] ( https://github.com/jverkoey )
24
+ * [ Pesto] Fixes to Pesto example app. [ Junius Gunaratne] ( https://github.com/jgunaratne )
25
+ * [ MDCInk] Update background opacity timing to match web implementation of ink. [ Junius Gunaratne] ( https://github.com/jgunaratne )
26
+ * [ MDCInk] Darken default ink to 12% opacity. [ Adrian Secord] ( https://github.com/ajsecord )
27
+ * [ MDCInk] Make sure completion block is fired after ink animation completes [ Junius Gunaratne] ( https://github.com/jgunaratne )
28
+
9
29
## x.x.x
10
30
11
31
This is a template. When cutting a new release, rename "master" to the release number and create a
You can’t perform that action at this time.
0 commit comments