-
It sounds like blockbase had to create PHP templates
* https://github.com/Automattic/themes/pull/4332
* https://github.com/Automattic/themes/issues/3653
...and [TwentyTwentyTwo had to create pa…
-
(I originally posted a related issue at [manifest-incubations](https://github.com/WICG/manifest-incubations/issues/23))
Although there is a scope concept in service worker and manifest file, **for …
-
**Background**
My app is an Angular SPA. As part of a production build, Angular's CLI gives me "versioned" JS/CSS files containing a hash (e.g. `main.[hash].js`) and these files are referenced insi…
-
On the new boards using ARM processors, like the Zero, which are the future of MCU's, you get an error on compilation :
> fatal error: avr/io.h: No such file or directory
> #include "avr/io.h"
Won…
-
We currently use `serde`'s derive macros to implement `Serialize` on AST types.
We could use `#[generate_derive]` to generate these impls instead.
## Why is that a good thing?
### 1. Reduce c…
-
## Proposal
I’d love to see a new composite type that essentially groups an **array of colors** that can be useful for categorical data visualization, e.g.:
```json
{
"color": {
"catego…
-
### Context
This is just to brainstorm an idea I had while updating the widget example, before I forget. I could well be off the mark.
It seems to me that, with these new capabilities, it will bec…
-
## 工作地點
新竹科學工業園區篤行一路 2 號 (聯發科總部 V 棟)
## 團隊產品
[DaVinci][1] Chatbot (達哥) 是一款基於聯發科技 GAI 服務框架 (GAISF, GAI Service Framework) 的生成式 AI 對話機器人助手,為使用者提供全面且詳細的訊息服務。達哥也是一個開放式平台,讓開發者可以開發不同插件,擴充達哥的各種能力
…
-
## Suggestion
A way to allow certain other modules to access properties or methods of a class.
## Use Cases
Sometimes, we want other modules (other code) to have access to certain propertie…
-
### What
Design a feedback pattern that uses the new global forms component to collect customer feedback in a quick and easy way. Needs to work on multiple websites and different contexts.
The m…