Fuqiao Xue
Fuqiao Xue
Currently, MiniApp platforms do not seem to support DOM manipulation. MiniApps are based on Web technology, but they are different from ordinary web pages. In the browser, page rendering and...
Since we have received feedback about MiniApps standards forking existing Web technologies, I think it would be useful to document the changes we already made to make MiniApps more web-friendly...
We discussed the English name in https://github.com/w3c/chinese-ig/issues/152 , but didn't discuss the orthography / usage guide of the term. Currently in our documents, there are the following usages: * [MiniApp](https://github.com/w3c/miniapp/blob/a62ce9fbab449ac622f2d2a5a2c56430eb692686/charters/cg.html#L86)...
Clarifying the relationship between the two will help with the standardization. We can discuss this topic in teleconferences and this issue.
**Is your feature request related to a problem? Please describe.** If the document is written in or translated into an RTL script (Arabic, Hebrew, etc.), it would be great if...
**Is your feature request related to a problem? Please describe.** `class="issue" data-number="1"` only works for the repo in the configuration option `github`. **Describe the solution you'd like** It would be...
Should we add the i18n language enablement labels (like `i18n-alreq`, see the CSS repo for [examples](https://github.com/w3c/csswg-drafts/labels?q=i18n)) to [hr-labels.json](https://github.com/w3c/w3c.github.io/blob/master/hr-labels.json)? /cc @plehegar @r12a
### Clear and concise description of the problem [petite-vue-i18n](https://github.com/intlify/vue-i18n-next/tree/master/packages/petite-vue-i18n#petite-vue-i18n) is currently not mentioned in the [docs](https://vue-i18n.intlify.dev/guide/). ### Suggested solution Consider mentioning it in the docs, like [petite-vue](https://vuejs.org/guide/extras/ways-of-using-vue.html#standalone-script), so that more...
Is there any plan to update some dependencies of Unicorn? For example, the versions of Velocity, Log4j, and XMLBeans Unicorn uses seem to be a little old: * Velocity 1.6.4...