-
Is there a way to define an array of `type` that can be dropped?
Use case:
Dropzone: `` component that only accepts `` or `` components: `types = ['icon', 'text']`
Draggable 1: `` can be dropped …
-
In https://github.com/phetsims/graphing-quadratics/issues/112 and https://docs.google.com/document/d/1OfHhIDuaBt-hhXVtpnJgM3Wm0iByJ7dmXd-2UkphUR4/edit#, General "featured" requirements included:
| …
-
I think its great that there is a drive towards standardization of signals, but that it is too specialized to be standardized _here_
```
Q: Why are Signals being proposed in TC39 rather than DOM, …
-
Description:
On youtube, the video speed controller adjustment, and the youtube built-in speed adjustment function are not synced.
That is, when adjusting speed via youtube built-in funcion, video…
-
**Describe the bug**
Hello, clicking the FB login button, which triggers a function FacebookLogin.login({ permissions: FACEBOOK_PERMISSIONS }) is opening something which looks like inapp browser inst…
-
**A proposal to provide a method in CSS for authors to opt in to following the visual order when in a flex or grid context.**
The [grid](https://drafts.csswg.org/css-grid/#order-accessibility) and …
-
Currently, UI Events declares event order of "compositionend" and "input" as:
1. beforeinput
2. (compositionupdate)
3. input
4. compositionend
5. (no input)
At
However, Firefox and Edge'…
-
https://github.com/RealRaven2000/quickFilters/blob/01811a251242be6966617d741a90b8db8a943c88/chrome/content/quickFilters.js#L1858
I might be looking at old docs but according to [this](https://searc…
-
Currently, mini windows such as "Account" are fixed sizes, make windows expandable, don't worry about the content inside the window.
If you have any more questions or need more clarity on this …
-
From https://github.com/phetsims/phet-io/issues/1457#issuecomment-581183740, @samreid mentioned this as a review comment. I worked on it a bit over there and said:
>It seems preferable to follow th…