-
I would like to use bootstrap 4 and bootstrap 5 default validation classes, but seem not possible.
For display `.invalid-feedback` the input must have `.is-invalid` or `.valid-feedback` with `.is-v…
-
Great that you created this repo. Time to start planning.
There are a few things to discuss:
1. How much time does each person here have to code on a new wallabase? I will probably take +200 hours to…
s4wny updated
10 years ago
-
MudBlazor version 7.0.0 brings a ton of **breaking changes** which we couldn't postpone any longer as we strive for more consistency and necessary improvements. This migration guide shall make the upg…
henon updated
2 weeks ago
-
I've been going over google and the issues but I can't seem to get it to work.
I opened a new .js file and it won't complete things that I could see exists in the code intel project.
I'd be glad if …
-
While generating a project with superplate, this an error occured.
here's the full terminal outputs:
```bash
PS C:\Users\himas\Documents\Programming\DiscordFa> npx superplate-cli bots
Need to inst…
-
Hi, I'm on a clean Ubuntu 18.04 server installation.
I'v gone until step "decidim decidim-app" without errors after changing the sources.list from here https://stackoverflow.com/questions/51778272/un…
-
I am currently trying to migrate Vuetify v2 to v3, which included changes from overriding variables globally to overriding in `@use 'vuetify' with ()`. In v2, we can use multiple @import files to impo…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [x ] feature request
### Issue description
**Current behavior:**
I used ngx-admin as framework, but i found complie p…
-
So many Compass extensions rely upon `!default` variables in order to have user-land setup variables. This works in the following manner:
``` scss
// $setup-variable: 2 !default;
// @mixin test (cont…
-
### Taro UI 版本信息
v3.1.0-beta.3
### 问题描述
如题所诉,在 VSCode、IntelliJ IDEA 等开发环境下,AtCurtain、AtNoticebar、AtList 等组件报类型错误,但可以正常预览、编译。
部分组件,如 SwiperItem、AtGrid 可正常使用不报错
### 复现步骤
1、taro init 一路…