-
FMoviesPlus.bundle
===================
[![GitHub issues](https://img.shields.io/github/issues/coder-alpha/FMoviesPlus.bundle.svg?style=flat)](https://github.com/coder-alpha/FMoviesPlus.bundle/issues…
-
## What happens?
我在ant design pro 项目中启用umi4的多页签功能,发现页签过多时,右侧多个页签将无法显示,虽然有鼠标滚动,但是貌似页签条宽度还是过长,建议宽度能自适应,并且能有一个关闭当前页签的功能,
另外,ant design pro 提供了黑色主题功能,切换黑色主题后,页签条bar背景颜色没有动态修改为黑色。
也许这两个问题都是pro切换设置,未动态…
-
目前由于 umi 最新版本已经是 esbuild `0.17.19` 了,但是 alita 这里锁了 umi 版本,依赖的是 esbuild `0.16.17` 。
因为 ant pro 的预设 `umi-presets-pro` 依赖了 `@alita/plugins` ,所以多了份 umi 的依赖,导致 esbuild 两份,版本冲突了,之前 ant pro 也发生过一次。
…
-
It happens with portable version on windows and linux.
Example of commands I run:
./realesrgan-ncnn-vulkan.exe -i alita.jpg -o output.jpg -n realesrgan-x4plus -s 2 ( doesn't work well)
./realesrgan…
-
As mentioned in https://github.com/celogeek/go-comic-converter/issues/5#issuecomment-1500219879, it would be great to have an option to skip corrupted files. I had to unpack the comic, delete file man…
-
### Background and motivation
The current constructors for BitArray (`BitArray(byte[])` and `BitArray(int[])`) all copy values from the input to the internal array of the object. Converting a `Span…
-
umi3 是否不支持 tailwindcss ?
```jsx
"postcss-import": "12.x",
"tailwindcss": "npm:@tailwindcss/postcss7-compat",
```
```jsx
yarn
```
```jsx
extraPostCSSPlugins: [
require('po…
-
SOLUTION:
use `service.getSnapshot()` instead of `service.state`
### Description
There is a notable issue with the onTransition handler in xstate, where the state within the handler can become …
-
报错信息如下:
Cannot read properties of undefined (reading 'toLowerCase')
所属代码块:
https://github.com/alitajs/alita/blob/master/packages/plugins/templates/keepalive/context.tpl#L148
-
### Please make sure of the following things
- [X] I have read the [documentation](https://alist.nn.ci).
我已经阅读了[文档](https://alist.nn.ci)。
- [X] I'm sure there are no duplicate issues or discuss…