ayangweb

Results 102 comments of ayangweb

> get user-agent info inside the javascript code ? I'm sorry to get back to you so late, have you ever realized this? Can you share? Thank you!

@lucasfernog-crabnebula Hi there 👋, I noticed that this project hasn’t been updated for quite some time. May I ask if there are any plans to continue maintaining or updating it?

> 目前不打算实现直接获取中文名称,这个可能涉及到i18n,不过我可以添加一个方法,获取是否为内建显示器 这个方案非常不错,用户自己做国际化🌹

我可以提供 pr,能给我一个 pr 的思路吗?我应该提供一个 api 来实现它吗?

> > 我可以提供 pr,能给我一个 pr 的思路吗?我应该提供一个 api 来实现它吗? > > This may be a little difficult to implement, we hope to make it as opt-in like below. > > ```ts...

[`packages/theme-default/src/components/SwitchAppearance`](https://github.com/web-infra-dev/rspress/tree/main/packages/theme-default/src/components/SwitchAppearance) 我修改了文件内容,但是我不知道为啥它没有工作! ```tsx import { type MouseEvent, useContext } from 'react'; import { ThemeContext } from '@rspress/runtime'; import SunSvg from '@theme-assets/sun'; import MoonSvg from '@theme-assets/moon'; import { SvgWrapper } from...

> > You can push your code and draft a PR, can you help with him? @SoonIter > > yeah, of course https://github.com/web-infra-dev/rspress/pull/1272

Hi, does anyone know how to solve this issue? I’m experiencing the same problem, and it’s really frustrating.

Has anyone found a solution for Gnome?

How long does this need to be roughly released? If it takes longer, I can use your project branch first