-
Let me know when the project can be started any of the participants
-
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 …
-
Created svg.d.ts file with the following contents:
```
declare module '*.svg' {
const content: any
export default content
}
```
Then using in a component this way:
```
import regist…
-
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…
-
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
-
## About theming...
I have opened this issue to talk about the actual state of theming, and how, in my opinion, we could improve it and simplify it at the same time.
### The actual state...
... i…
-
### Taro UI 版本信息
v3.1.0-beta.3
### 问题描述
如题所诉,在 VSCode、IntelliJ IDEA 等开发环境下,AtCurtain、AtNoticebar、AtList 等组件报类型错误,但可以正常预览、编译。
部分组件,如 SwiperItem、AtGrid 可正常使用不报错
### 复现步骤
1、taro init 一路…
-
### Describe the bug
We recently migrated to Storybook 8, but our fonts (either local or the one using Google Fonts) are not working at the moment, this used to work with Storybook 7.
Here's a sni…
-
# Intro
I'm not very good in explaining things. It's kind of like having dyslexia of the mind or something. Can't even rubber duck properly.
I tried to be as clear and succint as possible (dropping…
-
### Taro UI 版本信息
v3.3.0
### 问题描述
项目无法编译
### 复现步骤
1. clone https://github.com/ianzone/taro-template/tree/ui-scss-bug
2. npm install
3. npm run dev:weapp
### 复现代码
https://github.c…