-
We’ve heard the feedback, so lets use this issue to come up with a new name for this project. As we all know, folks from Microsoft don’t have a rich tradition of picking super awesome names for things…
-
First off, I'm very impressed with the continued efforts here! I've built a lot of stuff with knockout and we still have some major projects using it production, but at this point my team and I have m…
-
### Versions
- nuxt: v2.15.8
- node: v14.19.1
### Reproduction
We cannot deterministically reproduce the problem yet.
We have a Nuxt application running in universal mode. We are also usi…
-
Hi!
I have a server on Go that gives me ready-made HTML with all the data I need.
In HTML I have this element:
![1.png](https://github.com/preactjs/preact/assets/150515091/717eb05a-10d0-4307-bac3…
-
### Which @angular/* package(s) are the source of the bug?
platform-server
### Is this a regression?
No
### Description
When setting the minimum parameter in the @placeholder block, the…
-
Gatsby har sluppet en ny majorversjon som lover høyere ytelse i tillegg til noen features som teoretisk kan øke ytelsen ennå mer (Slice API, Partial Hydration).
Den har et minstekrav på Node 18, so…
-
_**Note:** This RFC is for a back-end framework and templates that enable it. See [No-code designer for AI-augmented workflows](https://github.com/opensearch-project/OpenSearch-Dashboards/issues/4755)…
-
If you can trust that the server rendered a component correctly, then I think there's a decent bundle size optimization by removing the creation code for static components.
For example in one of my…
-
React uses a pseudo-randomly-generated `internalInstanceKey` key field is used to store a reference on a host node (e.g. `HTMLDivElement`) to the Fiber that created it:
https://github.com/facebook/re…
-
As currently proposed, DOM parts makes it easier to build templating solutions using ``. However, in reality, most templating solutions are intended to be used both in the client and on the server to …