262 Commits

Author SHA1 Message Date
Adrian Secord
e31e433b36 Added missing dep to BottomNavigation in podspec. 2017-11-03 10:43:29 -04:00
Adrian Secord
4cabc654bf Added missing MDFInternationalization dep to BottomNavigation. 2017-10-31 16:32:36 -04:00
Adrian Secord
86532dbeb2 Bumped version number to 38.1.0. 2017-10-31 16:05:03 -04:00
Yurii Samsoniuk
f5ed3c5368 [MaterialRTL] Removed private/RTL (#2307)
* [MaterialRTL] Removed private/RTL

* Cleaned up podspec file
2017-10-30 12:45:13 -04:00
Will Larche
e411f38259
[TextFields] Major improvements to RTL (#2274)
* [TextFields] Correcting comment.

* [TextFields] Major corrections to RTL by using MDFInternationalization and respecting iOS 8's weird behavior.

* [TextFields] Adding MDFInternationalization to podspec for TextFields.

* [TextFields] Correcting headers.

* [TextFields] Adding a comment.
2017-10-27 15:09:30 -04:00
Junius Gunaratne
58ecc3e8e1
[BottomNavigation] Adding bottom navigation component (#2088)
* Adding bottom nav component

* Add bottom navigation item

* Add nav item and cell badge classes

* Add badge color

* Update Bottom Nav Item

* Use KVO

* Update centering for orientation change

* Update badgeValue property

* Add nav bar container view for items

* Check text height when setting frame

* Update badge height calculation

* Add select and unselected color, add icons for demo, RTL support

* Add MDCMath as dependency

* Add demo description to example

* Add selection states for hiding item titles on select

* Change hide state name to default

* Rename view to bar

* Update nullability

* Rename properties for consistency with UITabBar

* Rename container view

* Update selected item property name

* Rename properties for consistency with UITabBar

* Rename classes, formatting

* Replace custom badge layer path with corner radius

* Remove MDCMath as dependency, update formatting

* Update layout to accommodate iPhone X

* Remove unused constant

* Move autoresizing to init

* Update landscape mode layout, add interim selection state

* Remove safeAreaInsetsDidChange

* Separate layout from setSelected

* Update landscape item layout

* Add landscape layout states, update sizeThatFits

* Update some setters, properties and formatting

* Update to dot setter syntax

* Change how image tintColor is modified

* Add i18n and a11y support for VoiceOver

* Update s/copy/strong

* Add a11y selected indicator

* Minor formatting updates

* Minor formatting

* Fix order of operations for remove item views

* Only permit badge color change if iOS 10 or higher.

* Add support for RTL for item adjacent titles

* Spelling correction in comments.

* Update title visibility enum names

* Update title visibility enum names

* Update title visibility names

* Remove 3-5 item requirement and change to recommendation

* nullability updates, distribution mode updates

* Add UIAppearance

* Lower bottom nav height when using adjacent titles

* Changing color/font properties to nonnull.

* Update bottom nav bar main view so it's not an a11y element

* Add shadow to bottom nav

* Make imageview non a11y element.

* Adding tab a11y string

* Remove comment

* Rename distribution enum to alignment, stylistic updates

* Move badgeValue out of setters section

* Add check for iOS 10 when using badge color

* Remove newer availability checks

* Remove unncessary call to viewSafeAreaInsetsDidChange

* Add @available(iOS 11.0, *) check

* Fix badge color iOS version check

* Fix minor typo

* Add shadow layer and elevation dependency to podspec

* Remove (@available(iOS 10.0, *))
2017-10-27 13:04:54 -04:00
Yurii Samsoniuk
cf53c717f9 [ThumbTrack] Migrated to MDFi18n (#2284) 2017-10-27 10:01:58 -04:00
Yurii Samsoniuk
582ddaad1d [TextFields] Migrated to MDFi18n (#2283) 2017-10-26 20:05:40 -04:00
Yurii Samsoniuk
639941a3f5 [Tabs] Migrated to MDFi18n (#2282) 2017-10-26 17:05:33 -04:00
Yurii Samsoniuk
752b7af6f5 [ProgressBar] Migrated to MDFi18n (#2281)
* Migrated code to MDFi18n

* Updated Podspec deps
2017-10-26 15:17:20 -04:00
featherless
cd3ac7766c Update MotionTransitioning dependency to 4.0. (#2238)
* Update MotionTransitioning dependency to 4.0.

* Update Podfile.lock files.
2017-10-26 13:32:50 -04:00
Yurii Samsoniuk
6f5fb72de0 [CollectionCells] Migrated to MDFi18n. (#2248)
* [CollectionCells] Migrated to MDFi18n.

* Swapped dependencies from MDCRTL to MDFi18n
2017-10-26 11:38:29 -04:00
Yurii Samsoniuk
351bb832cc [BottomAppBar] Migrated to MDFi18n. (#2244)
* [BottomAppBar] Migrated to MDFi18n.

* Swapped dependencies from MDCRTL to MDFi18n
2017-10-26 11:32:14 -04:00
Yurii Samsoniuk
ddafafc7b1 [AppBar] Migrated to MDFi18n. (#2243)
* [AppBar] Migrated to MDFi18n.

* Swapped dependencies from MDCRTL to MDFi18n
2017-10-26 11:31:44 -04:00
Yurii Samsoniuk
fd639afac1 [NavigationBar] Migrated to MDFi18n (#2280)
* Moved src code to MDFi18n

* Updated Podspec deps

* Migrated examples to MDFi18n
2017-10-26 11:30:53 -04:00
Yurii Samsoniuk
06671d1889 [BottomBar] Migrated to MDFi18n. (#2245)
* [BottomBar] Migrated to MDFi18n.

* Swapped dependencies from MDCRTL to MDFi18n
2017-10-26 11:28:46 -04:00
Adrian Secord
2690d2c68f Merge branch 'release-candidate' 2017-10-26 10:31:04 -04:00
Yurii Samsoniuk
58ad191297 [ActivityIndicator] Migrated to MDFi18n. (#2246)
* [ActivityIndicator] Migrated to MDFi18n.

* Replaced RTL dependency in Podspec
2017-10-25 18:43:30 -04:00
Adrian Secord
9913aaf229 Bumped version number to 38.0.1. 2017-10-25 16:55:18 -04:00
Adrian Secord
8cd53c3469 Bumped version number to 38.0.0. 2017-10-24 14:26:14 -04:00
Adrian Secord
ab4d40c071 Bumped version number to 37.0.1. 2017-10-24 11:04:49 -04:00
Adrian Secord
0164c3a867 Bumped version number to 37.0.0. 2017-10-18 19:56:40 -04:00
Adrian Secord
b6f95bb035 Merge branch 'release-candidate' 2017-10-17 08:17:09 -04:00
featherless
195630dfe2 Fix minor typo in the podspec. (#2187) 2017-10-16 22:39:55 -04:00
Adrian Secord
f82643d7dc Bumped version number to 36.3.0. 2017-10-16 20:00:47 -04:00
Adrian Secord
ec362e44fc Added missing dependency on ShadowLayer (again). 2017-10-16 19:51:32 -04:00
Adrian Secord
50fed2f07e Added missing dependency on shadow elevations. 2017-10-16 18:22:04 -04:00
Adrian Secord
63c64ca0d8 Bumped version number to 36.2.0. 2017-10-16 09:12:43 -04:00
Adrian Secord
08ed4334e8 Merge branch 'release-candidate' 2017-10-16 08:34:47 -04:00
featherless
778d9c6b2f [AppBar] Make use of MDCDeviceTopSafeAreaInset. (#2186)
* [AppBar] Make use of MDCDeviceTopSafeAreaInset.

* Update another callsite.
2017-10-13 18:11:42 -04:00
featherless
35cd84b15c Add new UIMetrics component. (#2185)
* Add new UIMetrics component.

* Fix the subspec references.
2017-10-13 17:40:50 -04:00
Adrian Secord
3b398931e4 Bumped version number to 36.1.0. 2017-10-12 16:40:52 -04:00
Adrian Secord
16a572b3ff Merge branch 'release-candidate' 2017-10-12 14:30:33 -04:00
Adrian Secord
4facd16c1e Bumped version number to 36.0.0. 2017-10-10 12:24:50 -04:00
Adrian Secord
a07ee107fd Updated missing deps in the podspec. 2017-10-10 10:55:08 -04:00
ianegordon
c3379250de [Dialogs] Migrate to MDFInternationalization (#2124)
* [Dialogs] Migrate to  MDFInternationalization

* Remove double quotes
2017-10-10 09:49:25 -04:00
Adrian Secord
467bc964ef Bumped version number to 35.3.1. 2017-10-10 09:45:13 -04:00
Cody Weaver
a462a2ac4f [Mutliple components] Update components that use colors to use MDCPalette. (#2129)
* Update components that use colors to use MDCPalette.

* Update podspec to make palettes available to Collection Cell
2017-10-09 12:53:50 -04:00
Adrian Secord
5f8d94f1bb Merge branch 'release-candidate' 2017-10-05 15:59:09 -04:00
Sam Morrison
663120a830 Shapes (#2086) 2017-10-04 15:29:06 -04:00
Adrian Secord
edee504e0c Added missing Math dep to Tabs. 2017-10-04 15:17:27 -04:00
Adrian Secord
1133fa1e72 Bumped version number to 35.3.0. 2017-10-03 15:28:11 -04:00
featherless
b238e8bbf3 [MaskedTransition] Upgrade to MotionTransitioning v3.3.0. (#2077)
* Upgrade MaskedTransition to MotionTransitioning v3.3.0.

* Update demos/Bare/Podfile.lock.
2017-10-03 14:35:40 -04:00
Andrés
80d054e3a5 [FlexibleHeader] Fixes to support scroll views with Safe Area insets. (#2063)
* [FlexibleHeader] Fixes to support scroll views with Safe Area insets.

* Fix typo

* [FlexibleHeader] Update header height when safe area changes.

* [FlexibleHeader] Only adjust sizes and margins on iOS11+.

* [FlexibleHeader] Bring back hardocded status bar const.

* [Catalog] Fix unintended hidden status bar when in landscape.

* Code reviews

* [Podspec] Add MaterialApplication as a dependency on MDCAppBar

* [FlexibleHeader] Make Xcode 8 stop complaining about unused parameter.

* [FlexibleHeader] Fix typo.

* [UnitTest] Remove hardcoded status bar height.
2017-09-29 10:49:57 -04:00
Adrian Secord
3de069fe16 Added missing dep for BottomAppBar. 2017-09-26 11:20:27 -04:00
Adrian Secord
ff81ff729a Bumped version number to 35.2.0. 2017-09-26 10:58:36 -04:00
Junius Gunaratne
3f5b770f2c [BottomAppBar] Add bottom app bar component to MDC (#2016)
* Adds MDCBottomAppBar component and related examples.
2017-09-22 22:03:07 -04:00
Adrian Secord
6a4dfc406d Bumped version number to 35.1.0. 2017-09-20 11:18:57 -04:00
Adrian Secord
8c3879c7c5 Bumped version number to 35.0.0. 2017-09-13 07:55:08 -04:00
Adrian Secord
7499cb2311 Bumped version number to 34.0.2. 2017-09-06 08:09:10 -04:00