material
Here are 2,255 public repositories matching this topic...
Materialize, a CSS Framework based on Material Design
-
Updated
Sep 13, 2021 - JavaScript
Material Design Components in HTML/CSS/JS
-
Updated
Aug 31, 2021 - HTML
Documentation Feedback
Describe how to use chips with forms: reactive and template-driven. Add examples
Affected documentation page: https://material.angular.io/components/chips/overview
Bootstrap 5 & Material Design 2.0 UI KIT
-
Updated
Sep 13, 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?
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"/>
An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation, Vue.js)
-
Updated
Sep 3, 2021 - JavaScript
Material design for Vue.js
-
Updated
Aug 17, 2021 - Vue
Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.
-
Updated
Aug 2, 2021 - JavaScript
Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js.
-
Updated
Sep 13, 2021 - JavaScript
A Material Design ViewPager easy to use library
-
Updated
Oct 12, 2018 - Java
A modern desktop interface for Linux. Improve your user experience and get rid of the anarchy of traditional desktop workflows. Designed to simplify navigation and reduce the need to manipulate windows in order to improve productivity. It's meant to be 100% predictable and bring the benefits of tools coveted by professionals to everyone.
-
Updated
Aug 28, 2021 - TypeScript
An implementation of tap targets from the Material Design guidelines for feature discovery.
-
Updated
Jul 18, 2021 - Java
Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.
-
Updated
Sep 13, 2021 - Kotlin
-
Updated
Jun 11, 2021 - Java
Lightweight CSS framework
-
Updated
Aug 23, 2021 - JavaScript
[In maintenance mode] Modular and customizable Material Design UI components for iOS
-
Updated
Sep 13, 2021 - Objective-C
-
Updated
Mar 3, 2020 - Java
A maintained collection of useful & free unity scripts / library's / plugins and extensions
-
Updated
Aug 16, 2021
-
Updated
Sep 15, 2021 - JavaScript
Material Design for Bootstrap 4
-
Updated
Aug 15, 2021 - CSS
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."


Problem to solve
I have a stepped process where the user enters a name for a new object. The validation state of this step relies on name existing. My goal is for the step to be in error when there is no error and not in error when the user has entered an error.
The problem is that when the stepper screen comes up, this step is in error immediately. Good UI design dictates that the step s