-
Hey there! We currently have a highly customizable portlet and we would like to migrate and refactore it to a new, JavaScript only Portlet without the need for JSP and Java. The only thing that preven…
-
[.](https://github.com/flutter/flutter/issues/51752#issuecomment-675844037)
Related to the discussion around hooks #25280
TL;DR: It is difficult to reuse `State` logic. We either end up with a …
-
The documentation on [breadcrumbs](https://develop.sentry.dev/sdk/event-payloads/breadcrumbs/) is missing device events like the ones which are used by Android.
See for example:
- https://github.c…
ueman updated
2 years ago
-
a grommet roadmap outline to start the conversation, I can expand on the details when i have some more time.
v3 - goal - improve quality and development process.
1. Rewrite components in typescrip…
-
The full proposal is here: https://github.com/go101/immutable-value-proposal/blob/master/README-v9.a.md
Please note, the new syntax in this proposal is not the core of the proposal. I know it is no…
-
_From @ptoomey3 on September 23, 2015 0:12_
I just wanted to open an issue to get your thoughts on `form-action` with respect to redirects. We have been working on deploying `form-action` and have ru…
-
WIP with [PR-58](https://github.com/oakmac/standard-clojure-style-js/pull/58)
-
After reading [this issue](https://github.com/sveltejs/svelte/issues/1736), I came up with a [Suspense component for Svelte](https://github.com/brucou/svelte-suspense-component), replicating the behav…
-
### Problem
The current `Widget`s help us a lot at a time no clear frameworks were available to build advanced paneled UI. The situation is different now. So it would be good to move fr…
-
## Gutenberg's use of "inert"
Gutenberg uses the [inert HTML attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/inert) to disable blocks in the editor.
For instance,…