Skip to content
#

Material design

material-design logo

Material design is a design language developed by Google. It makes use of grid-based layouts, responsive animation, and transitioning.

Here are 6,967 public repositories matching this topic...

material-ui
LuigiMaestrelli
LuigiMaestrelli commented Dec 17, 2021

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 😯

I'm implementing async load with pagination with the Autocomplete.
When the listbox is open and the user scroll to the bottom, we load the next page and add the new options.
After adding, the position of the scroll on the listbox is reseted and

bug 🐛 good first issue component: autocomplete regression
vuetify
geminiyellow
geminiyellow commented Feb 5, 2021

Environment

Vuetify Version: 2.4.3
Vue Version: 3.0.5
Browsers: Chrome 88.0.4324.96
OS: Mac OS 10.15.7

Steps to reproduce

  • open the type week sample code by codepend
  • set calendar type to custom-daily
  • set start=2019-01-05, end=2019-01-10,
  • set Thomas Birthday as `start: '2019-01-01', end:
T: bug good first issue C: VCalendar
components
chsami
chsami commented Feb 13, 2022

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

No response

Description

I get an runtime error. Following the official document guide on using scss variables in your project: https://material.angular.io/guide/theming-your-components.

![image](https://user-images.githubuse

docs P4 good first issue
IlCallo
IlCallo commented Mar 4, 2021

Is your feature request related to a problem? Please describe.
Currently Quasar Modes support TS files (for Electron and PWA modes), but the CLI isn't generating them out of the box.

Additional context
We need to create the TS version of all current files in these folders:

kind/feature 💡 area/typescript good first issue
pubiqq
pubiqq commented Dec 29, 2021

Description: Extra space for a separator is allocated under the last element, even if lastItemDecorated = false.

Expected behavior: If lastItemDecorated = false, there should be neither a separator nor a space allocated for a separator under the last element.

How to check:

  • Open DividerItemDecorationDemoFragment.java from :catalog project
  • Configure divider as follow
bug Good First Issue Widget: Divider
Website
material.io
Wikipedia
Wikipedia

Related Topics

material