-
## What
Add a `createElement` (naming up for discussion) helper function to act as a shortcut for creating elements and assigning them attributes, props and/or children (scope to be defined). Somet…
-
> // Open popup immediately. If popup is already opened - it'll just overwite the content (but old options will be kept).
> // - first parameter: options object
> // - second parameter (optional): ind…
-
Some of the pallets migrating from the Relay Chain to the Asset Hub require a more deterministic clock than what a parachain can provide. To address this, the decision was made to adapt these pallets …
-
**Describe your environment**
ASGI instrumentation today supports both HTTP and websockets requests but treats them the same. I think it works correctly for HTTP but needs to be changed when ti comes…
owais updated
1 month ago
-
compatlib_function - ConnectBy supports only an integer input. It does not work when the parent-child relationship is established as a STRING / VARCHAR.
-
Just a few ideas for the carousel, I wrote my own custom carousel and I wouldn't mind if you co-opted some of the ideas or implementation details into your library. It's not perfect or anything but he…
-
### Problem
A user's state file can occasionally get into a bad _state_ (e.g. https://github.com/pulumi/pulumi/issues/3583) and must be fixed either with `pulumi state delete ...` or through manual…
-
For SEO reasons (clickthrough not indexing) it may be beneficial to remove dates from post details. Consider adding an option that does this automatically. This option would be off by default.
The …
-
### Motivation
If you pass a function returning a promise to a component property not expecting a promise, eslint should error.
### Description
I can configure eslint to detect this as an err…
-
### Issue Summary
Unicode combining characters in `\text` do not combine with the preceding character as they should; instead they render as separate glyphs with circle placeholders. This is a prob…