Skip to content
#

material-components

Here are 261 public repositories matching this topic...

huzaima
huzaima commented Sep 25, 2019

There is a typo in documentation for styles page.

mdl-1.x/docs/_pages/styles.md

What is the expected behavior?
This portion is only to demonstrate header and display styles for our CSS.

What is the actual behavior?
Typo is highlighted in following line:
This portion is only to demonstrate header and display styles for out CSS.

vuetify
wideweide
wideweide commented Mar 25, 2020

I want to format some selection node to some other ,but not found the api,some function like :

  1. import some css, that can redefine the style
  2. add some predefined style,that can be apply to selected element
  3. do any replace as I want (maybe what I need is get selection's element node,content,then set content)

add parent element div and class

<p>autor: abc</p><p>date:2020...</>
-
tfcporciuncula
tfcporciuncula commented Mar 31, 2020

Is your feature request related to a problem? Please describe.

Right now it's not possible to set a fixed color for the collapsed hint, and a fixed color for the expanded hint. Based on the current API and styles available, we can only set the hint text color for when there's focus, and for when there isn't.

The [current documentation](https://material.io/develop/android/components/text-

farfromrefug
farfromrefug commented Apr 20, 2020

Right now you can only create a MDCAlertButton with a string title https://github.com/material-components/material-components-ios/blob/bb1fd86511f67a458de5939395d2f7b3dc852a8d/components/Dialogs/src/MDCAlertController.h#L394

However the MDCButton created when instantiating that action can accept a NSAttributedString
So to support NSAttributedString for MDCAlertButton is just a matter

Foodium

🍲Foodium is a sample food blog Android application 📱 built to demonstrate use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components).

  • Updated Jun 6, 2020
  • Kotlin
gpulido
gpulido commented Mar 4, 2020

I'm trying to use a set of chips as input chips, but after reviewing the documentation I'm not sure of how it works or make it work with an input text field.
Reading the documentation upstream it specifically says:

The MDC Chips package does not handle the process of converting text into chips, in order to remain framework-agnostic.

I can understand that, but angular-mdc is not framework-

preact-material-components
ChrisBrownie55
ChrisBrownie55 commented Dec 3, 2018

While on the docs, when you reload the page, the page title reflects what page you are on. When you switch pages, say from "Button" to "Chips", the page title stays the same, it reads "Button".

The page title should probably reflect the current page (I don't know if that will improve SEO but it sounds like it might).

Improve this page

Add a description, image, and links to the material-components topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the material-components topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.