-
## Notes
* openapi2: .ExtensionProps is now .Extensions and just a map.
## TailwindCSS 3 Support, new cache buster configuration
TailwindCSS 3 has been out for a while now, and unfortunatel…
-
### Steps to reproduce the issue
The media field used to select images is now encoding image metadata into the field. For instance, when you select an image, it produces this value:
`images/bann…
-
Hello!
I’ve been using Gitea for about 3 months and lately I’ve been looking at the frontend. Comrades, it seems he has lagged behind what they are doing now.
I am a front-end developer and in my …
JWo1F updated
2 years ago
-
### Description
Without primitives for theming Web Components, Shadow DOM is proving to be too great of a burden for my team. I thought I could just opt-out of Shadow DOM and things would be fi…
-
**Describe the bug**
I'm having a warning that I think is a false positive.
I get the thousands of the following warning:
`i18next.js:27 i18next::translator: key "xxx" for namespace "translation" w…
-
## What happens?
egg 2.19.1 use easywebpack cli init application , start node server by npm run dev, all static resouces 404
![image](https://user-images.githubusercontent.com/7248432/98078915-f0058…
-
# [RFC] Umi 3 SSR & Prerender
## 背景
在 Umi 2 版本时,中途支持了 SSR 功能 [#2543](https://github.com/umijs/umi/pull/2543),有一些修改比较 hack,维护上有一定困难。与此同时,由于服务端[ umi-server ](https://github.com/umijs/umi-s…
-
I have a small problem; I'm in love with two things at the same time: Typescript and Vue.
I tried a handfull different approaches to make them work together; using TS modules and/or classes with publi…
indus updated
4 years ago
-
Hi dude,
I've used your boiterplate but I've got a probleme with `serverPrefetch()`.
I have an API that returns data to me.
I launch this call via a dispatch in `serverPrefetch()` to fill my s…
-
#### Summary
I'm making a GET request to 4chan's API for retrieving threads from a board. This is my code:
```
const board = this.props.routeParams.tag;
var config = {
headers: {'Access-C…