Bryan Oltman
a2eb1dcdbd
[FlexibleHeader] Delete MDCFlexibleHeaderColorThemer ( #9351 )
...
Deletes the deprecated `MDCFlexibleHeaderColorThemer`.
Fixes #9286
Fixes #9284
Fixes #9287
Fixes #9285
2019-12-30 10:39:19 -05:00
featherless
a24c11f7fc
[FlexibleHeader] Add MDCFlexibleHeaderShiftBehaviorHideable. ( #9026 )
...
This new shift behavior mode enables the flexible header to mimic the behavior of UINavigationController's setNavigationBarHidden:. When the shift behavior is set to this new value, the flexible header can be hidden or shown using the shiftHeaderOnScreenAnimated: and shiftHeaderOffScreenAnimated: APIs, but user interactions will not affect the header's visibility.
Added an example to the configurator to demonstrate the behavior.
Part of https://github.com/material-components/material-components-ios/issues/5185
2019-11-27 16:16:30 -05:00
Randall Li
302077c4ba
[FlexibleHeader] Added section for iOS 13 collection considerations ( #8527 )
...
* Added section for iOS 13 collection considerations
2019-10-08 08:43:34 -04:00
Robert Moore
372d6b24f9
No longer using -init for Color Scheme. ( #5734 )
...
{MDC iOS} No longer using `-init` for Color Scheme.
Based on the discussions in go/mdc-ios-theming, we should not use the `-init` default initializer. Instead, we should use an explicit set of defaults.
Search regex: '\[\[MDCSemanticColorScheme alloc\] init\]'
2018-11-12 12:54:47 -05:00
featherless
2a8d0db067
[FlexibleHeader] Add a note regarding the need to clear trackingScrollView. ( #4877 )
...
Closes https://github.com/material-components/material-components-ios/issues/4890
2018-08-24 10:54:19 -04:00
featherless
70229421da
[FlexibleHeader] Add WKWebView considerations docs. ( #4801 )
...
This is a follow-up to 4e658a5aee98b6d9664d6e890e40de5f68125494.
2018-08-21 16:57:38 -04:00
featherless
caad377fc4
[FlexibleHeader] Add a deprecation schedule for minMaxHeightIncludesSafeArea. ( #4810 )
...
Part of https://github.com/material-components/material-components-ios/issues/4764
2018-08-17 15:56:55 -04:00
featherless
c1c2ddebbd
[FlexibleHeader] Add minMaxHeightIncludesSafeArea migration guide. ( #4767 )
2018-08-14 11:18:14 -04:00
featherless
4f181203ad
[AppBar] Complete pass at documentation modernization. ( #4708 )
...
This is a complete overhaul of the App Bar documentation, fully reflecting the most modern set of APIs that we encourage and expect clients to adopt.
As part of this work, I've also written up the documentation for the various behavioral flags.
Preview the App Bar docs: 007a738fa5/components/AppBar/README.md
Preview the Flexible Header docs: 007a738fa5/components/FlexibleHeader/README.md
Closes https://github.com/material-components/material-components-ios/issues/4653
2018-08-08 09:52:12 -04:00
featherless
e1e6d249a4
[Docs] Add badges to all components. ( #4278 )
...
As part of our readme generator, components can now opt in to displaying badges in their readme.
The badges are generated from https://shields.io/ and are focused on an individual component. We're currently generating the following badges:
- Open bug count.
2018-05-25 11:12:48 -04:00
Jeff Verkoeyen
1f3953d88e
[FlexibleHeader] Add a gif for the docs.
2018-05-03 16:41:11 -04:00
featherless
a078a9722d
Standardize the casing for all components to match spec. ( #3693 )
2018-05-03 15:02:36 -04:00
featherless
da21941afa
Regenerate component docs with automatic API links. ( #3673 )
...
Example output:
<img width="468" alt="screen shot 2018-05-02 at 10 33 23 pm" src="https://user-images.githubusercontent.com/45670/39557914-d9512f38-4e58-11e8-824d-60f03bcd1b76.png ">
2018-05-02 22:33:55 -04:00
Adrian Secord
14b9c1503f
Global replace of "utilize" vs "use". ( #3662 )
2018-05-02 16:51:59 -04:00
featherless
037bf7d0f0
Flatten all +Extensions CocoaPods targets into standalone targets. ( #3572 )
...
This discourages depending on all of a component's extensions and aligns our targets more closely with how we expect them to be imported and depended upon.
This is a breaking change.
Pivotal story: https://www.pivotaltracker.com/story/show/157118721
2018-05-02 10:20:01 -04:00
featherless
e9e403d307
[FlexibleHeader] Split the documentation into separate articles and run the readme generator. ( #3610 )
2018-05-01 16:06:08 -04:00
Adrian Secord
7a7293883f
Remove space after triple-backtick Markdown syntax. ( #3577 )
2018-04-29 09:00:53 -04:00
featherless
d3c5316db0
Generate all themer documentation. ( #3562 )
...
* Generate all themer documentation.
* Fix Snackbar vars.
* Fix textfields vars.
* Fix link.
* Fix bottom app bar vars.
* Fix more vars.
* Add home page links.
* Fix typos.
* Fix more links.
* Add ink.
* Tabs.
* Cleanup.
2018-04-27 16:59:03 -04:00
Justin Shephard
f96c040c7e
[FlexibleHeader] - Remove video file and updated readme ( #1394 )
2017-05-05 17:24:00 -04:00
Justin Shephard
7c5586f1ca
[FlexibleHeader] - Updated doc pic ( #1375 )
2017-05-05 16:17:02 -04:00
Adrian Secord
4b3b06d2ce
[Website] Added hero videos to component README.md files.
...
Part of https://github.com/google/material-components-ios/issues/365 .
Summary:
Part of https://github.com/google/material-components-ios/issues/365 .
Added new files, removed old screenshots and videos.
Updated README.md references to videos/screenshots.
Reviewers: #mdc_ios_owners, junius
Reviewed By: #mdc_ios_owners, junius
Projects: #material_components_ios
Differential Revision: http://codereview.cc/D835
2016-05-05 16:40:48 -04:00
Junius Gunaratne
03a480e591
Adding component screenshots from catalog for website
...
Reviewers: ajsecord, #mdc_ios_owners, jstriegel
Reviewed By: ajsecord, #mdc_ios_owners, jstriegel
Projects: #material_components_ios
Differential Revision: http://codereview.cc/D406
2016-03-29 14:53:47 -04:00