material-theme
Here are 152 public repositories matching this topic...
Issue type
I'm submitting a ... (check one with "x")
- [ X] bug report
- feature request
- question about the decisions made in the repository
Issue description
Dear all,
I don't use Quasar Cli and Vue-cli. I build a project by myself with webpack 4.x
I want to import one component like QSelect and don't import everything from Quasar.
Do you have any suggest ?
Now I import like this and it can work, but I think it's wrong this way.
When I build the project it's more than 300KB and it's too big.
The document want me install
Summary
Folder icon bug
Expected behavior
Display the arrows icons properly when setting
material_theme_arrow_folders is true
Actual behavior
Steps to reproduce
Just change the setting material_theme_arrow_folders,
Please check the full config bellow
...
"
-
Updated
May 12, 2020 - Kotlin
Using Material-Kit, I'm unable to figure out how to get the date/time picker to be restricted to time only. Looking at the instructions on GitHub for the plugin as referenced on the Material Kit's documentation and website, the instructions are not clear -- they show how to do it for an older version, but Material Kit is using a modified version, and the instructions shown do not work. Has anyon
In src/views/SignIn/SignIn.js and /src/views/SignUp/SignUp.js: paddingBototm
contentHeader: {
display: 'flex',
alignItems: 'center',
paddingTop: theme.spacing(5),
paddingBototm: theme.spacing(2),
paddingLeft: theme.spacing(2),
paddingRight: theme.spacing(2)
}
Should be:
contentHeader: {
display: 'flex',
alignItems: 'c
-
Updated
Oct 26, 2019 - Java
-
Updated
May 15, 2020 - TypeScript
The notification should become not persistent when music is not playing. There should be an 'X' icon that stops music and dismisses the notification.
Version
2.1.0
Reproduction link
https://demos.creative-tim.com/vuetify-material-dashboard/index.html#/components/notifications
Operating System
Ubuntu
Device
MacbookPro
Browser & Version
Chrome 80.0.3987.162
Steps to reproduce
insert this component
<base-material-snackbar v-model="snackbar" >Welcome </base-material-snackbar>
What is e
-
Updated
Feb 9, 2020 - C
-
Updated
Sep 17, 2019 - Lua
-
Updated
Apr 14, 2020 - Java
-
Updated
Feb 13, 2019 - TypeScript
-
Updated
Apr 6, 2020 - CSS
-
Updated
Apr 4, 2020 - CSS
-
Updated
Mar 14, 2020 - JavaScript
-
Updated
Dec 3, 2019 - Kotlin
-
Updated
Apr 11, 2019 - CSS
-
Updated
Sep 8, 2018 - Vue
-
Updated
Feb 26, 2019 - Vim script
-
Updated
Mar 31, 2017 - JavaScript
-
Updated
Dec 13, 2019 - CSS
-
Updated
Jul 31, 2018 - HTML
-
Updated
Sep 17, 2019 - HTML
-
Updated
Oct 16, 2019 - Kotlin
-
Updated
Mar 3, 2019 - Java
-
Updated
Dec 8, 2018 - PHP
Improve this page
Add a description, image, and links to the material-theme topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the material-theme topic, visit your repo's landing page and select "manage topics."



Environment
Vuetify Version: 2.2.20
Vue Version: 2.6.11
Browsers: Chrome 80.0.3987.163
OS: Mac OS 10.15.2
Steps to reproduce
Expected Behavior
v-autocomplete/v-combobox `@b