-
Not sure if it's to do with the deprecation that webpack had (which changes how build/dev processes work) or to do with babel (which if I recall correctly recommend using the `babel-plugin-env` inste…
-
I'm trying to run inkscape_merge on Windows 10. Inkscape is installed with default settings (system install, not unzipped). This is what I get.
```
C:\xxxxx>inkscape_merge -d dados.csv -f modelos/…
-
error事件报错信息如下:
```js
TypeError: Cannot read properties of null (reading 'localName')
at index-5e7d05b0.js:82:11302
at x.foreach (index-5e7d05b0.js:82:24348)
at e.DocumentParser.pars…
-
```yaml
name: yakforward
description: "website for yakforward.com"
version: 1.0.0+1
publish_to: "none"
homepage: www.yakforward.com
environment:
sdk: ">=3.3.1
-
### Existing Component
Yes
### Component Name
global
### Description
原先font图标可以在全局样式中,通过替换content来实现图标的全局替换。在替换为icon组件之后,就有些不一样了,需要通过隐藏svg,并写全i标签的伪元素来实现。
但是在输入框show-password的情况下,我发现清除内容和…
-
### I am interested in helping provide a fix!
Yes
### Which generators are impacted?
- [ ] All
- [ ] Angular
- [X] HTML
- [ ] Qwik
- [ ] React
- [ ] React-Native
- [ ] Solid
- [ ] Stencil
- [ ] Sve…
-
In all source generators, public members are not yet documented, and exclusions such as this one https://github.com/unoplatform/uno/pull/1987 are required for the code to compile properly when documen…
-
### I am interested in helping provide a fix!
Yes
### Which generators are impacted?
- [ ] All
- [ ] Angular
- [X] HTML
- [ ] Qwik
- [ ] React
- [ ] React-Native
- [ ] Solid
- [ ] Sten…
-
When using this package I can see the following warnings in the terminal:
```
$ react-scripts build
Creating an optimized production build...
[BABEL] Note: The code generator has deoptimised the…
-
I'm trying to resize an .svg-image with size 30x30 to 12x12 and use it on a button:
```
SVGKImage *svgkImage = [SVGKImage imageNamed:@"image.svg"];
svgkImage.size = CGSizeMake(12, 12)…
haemi updated
10 years ago