material
Here are 2,151 public repositories matching this topic...
-
Updated
May 3, 2021 - JavaScript
-
Updated
Mar 18, 2021 - HTML
Right now the only difference between text shown in <mat-hint> and in <mat-error> is the color. This is an accessibility issue because it may not be clear that a message being shown is marked as an error message.
I think that adding a marker directly to <mat-error> would be too opinionated for Angular Material, but we should document a best practice saying that applications should add so
-
Updated
May 17, 2021 - JavaScript
Is your feature request related to a problem? Please describe.
I am using QInnerLoading a lot in my app, I think it is very convenient. I have a very common use case which is not directly covered by the component: I put a short explanation text under the spinner (e.g. "checking parameters...", "saving..." etc.).
Describe the solution you'd like
A direct solution would be to add optio
Is there any way to implement horizontal radio button group?
-
Updated
May 14, 2021 - JavaScript
Suggested code to add to Fields.xaml
<smtx:XamlDisplay
Grid.Row="1"
Grid.Column="4"
UniqueKey="fields_30">
<StackPanel>
<CheckBox
x:Name="MaterialDesignOutlinedPasswordFieldTextCountComboBox"
Content="View Text Input Count"/>
-
Updated
Mar 18, 2021 - JavaScript
-
Updated
May 17, 2021 - Vue
-
Updated
May 14, 2021 - JavaScript
-
Updated
Oct 12, 2018 - Java
-
Updated
May 16, 2021 - TypeScript
-
Updated
Mar 10, 2021 - Java
-
Updated
May 1, 2021 - Kotlin
-
Updated
Jan 16, 2021 - JavaScript
-
Updated
May 13, 2021 - Java
-
Updated
May 18, 2021 - Objective-C
-
Updated
Mar 3, 2020 - Java
-
Updated
Apr 25, 2021
-
Updated
May 19, 2021 - CSS
-
Updated
May 12, 2021 - SCSS
Improve this page
Add a description, image, and links to the material topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the material topic, visit your repo's landing page and select "manage topics."


Environment
Vuetify Version: 2.3.16
Vue Version: 2.6.12
Browsers: Safari 14.0
OS: Mac OS 10.15.7
Steps to reproduce
Just try select part of text with mouse
Expected Behavior
Selected part of text
Actual Behavior
not selected text
Reproduction Link
https://codepen.io/nikita