-
微博内容精选
-
I like vuetify and I make application with vuetify, butI want to make a mask for the phone but I can’t, please can turn on the mask for text-field component
-
https://github.com/prettier/prettier/issues/15462
-
## Summary
This request for comment seeks commentary on the idea of extricating the wasmCloud dashboard (aka `washboard`) functionality from the OTP host and ensuring that functionality is held elsew…
-
Related to #189, I think it would be great to have a "default" slot. Then you can fill a component_block without using the slot syntax if a component only has one slot and save a lot of lines. E.g.,
…
-
**Use Version**
- Headless UI: v1.7.4
- Headless UI Float: v0.10.0
- Framework: vue v3.2.45
Would it be possible to get an example of how to do a [dialog](https://headlessui.com/vue/dialog)?…
-
I need to write my own scripts just to open the modal? Does not that defeat the purpose of the Flowbite CSS system?
{onClick} etc...
```
Toggle modal
```
Why can we use a syst…
-
There's some variable definition consistency issues (use camelCase), variable scope shadowing issues, and other minor hygiene like line length and using `!==` instead of `!=`
```
yarn run v1.15.2
…
-
I am using vue plugin as the directive with following mask variables:
```
mask: {
mapToRadix: ['.'],
mask: Number,
max: 9999999.99,
min: 0,
normalizeZero…
-
### Current behavior
When component testing, Cypress does not seem to be able to load the spec file contents. Cypress does list my spec file, but when I click to run it it keeps infinitely loading.…