Matias Rodal
Matias Rodal
This library is great, but is also quite big.. I just want a small little tooltip, and it costs me 60KB unzipped counting v-tooltip and popper.. Could you support tree...
Some improvements: - Explain how Storage is handled in non web platforms. What does it use instead of localstorage - Explain how Filesystem is handled in different platforms (I found...
### Problem to solve Selects with options longer that the available space get ellipsed, making it hard or impossible in some cases to know what are the options. The workaround...
Referred from https://github.com/telegramdesktop/tdesktop/issues/25743 Original issue: ### Steps to reproduce 1. Listen to a video or voice message at 1x 2. Listen at different speed. On videos you can set 1.05...
### Environment **Vuetify Version:** 2.2.30 **Vue Version:** 2.6.11 **Browsers:** Chrome 83.0.4103.61 **OS:** Windows 10 ### Steps to reproduce On the reproduction link click on the menu item ### Expected Behavior...
I was gettint a "segments" is not defined error because of the way segments was declared without the var prefix. It looks like it was a bug, the colon after...
Maybe you could add some docs on what this plugin does? Im looking for something and I dont know if this is it or not
**Is your feature request related to a problem? Please describe.** We need to serve properties and other raw files to applications and want to group them by directory, Eg: ```...
**Describe the bug** In `org.springframework.cloud.config.server.resource.ResourceController` there are some methods that use a parameter `useDefaultLabel` to differentiate from the others. This is not working, when running `/name/profile/some/file?useDefaultLabel` the request is handled...
Fixes https://github.com/spring-projects/spring-statemachine/issues/1162