-
### What is the problem this feature would solve?
I have a monorepo with multiple frontends and multiple backend services. Some frontends are at the latest version of React and some are still using a…
-
**Is your feature request related to a problem? Please describe.**
Some jupyter frontends don't support '_repr_html_` (_such as zed_). Implementing [\_repr_mimebundle_](https://ipython.readthedocs.io…
-
Whether I'm using dillo+ or not, I often come across instances when it would be helpful to find-and-replace within html prior to rendering, whether it be global and automatic, or manually applied. For…
-
Work on implementing automatic workflow testing on frontends. For now we should start with client.
E.g. test things like login, products pages, dashboard functionalities, change password.
We alr…
-
**Describe the bug**
Downloading does not work anymore since youtube has changed some things on their side (to prevent alternative frontends and adblockers).
**To Reproduce**
Steps to reproduce t…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://github.com…
-
### Describe the problem
It should be possible to export a single Component as a .js file with inlined CSS. This is super useful for building micro-frontends. With sveltes new capability to attach …
-
**Is your feature request related to a problem? Please describe.**
When building tooling or extensions for wgsl, or other shader languages, it'd be very useful to be able to parse the source code wit…
-
### Expected behavior of the wanted feature
Allow frontends/GUIs to write log messages, support a new input command with three parameters:
1. Log level
2. Module name
3. Log message
This wa…
-
I've been thinking about callbacks a bit more.
So far, we've discussed callbacks on streaming the data, I think there might be another classe which is callback on change.
The way I understood yo…