-
When adding a new component from the Shadcn, the button styles are being overridden. Currently, the buttons appear with default styles that do not match our project's colors, they lack functionalities…
-
This works
```
{
type: "url",
name: "url",
validation: (Rule) => [
Rule.uri({ scheme: ["http", "https", "mailto", "tel"] }),
],
}
```
This does not wo…
-
**Describe the bug**
I have a custom menu item to reload webview contents (in tauri). It uses following code:
```
window.with_webview(|webview| {
#[cfg(target_os = "macos")]
…
-
### Tested versions
[83d6573](https://github.com/Redot-Engine/redot-engine/commit/83d65738b06986e5aa0943cae01e357133e04a75)
### System information
Non OS related
### Issue description
As we know,…
-
Capability for selecting custom colors/themes for Kibana to allow for a completely unique looking UI. Instead of an option for selecting light/dark theme in advanced settings, provide a list of Kibana…
-
# Bug report
- [ v] I confirm this is a bug with Supabase, not with my own application.
- [ v] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gi…
-
Some of our processing pipelines deviate from the norm, leading to strange custom-coded transcoders where the flow of information is not entirely clear. Paperclip locks us solidly into ImageMagick, wh…
-
### Summary
Subscript and superscript text is not exposed. An example:
1. Go to https://cdpn.io/pen/debug/aGgBNZ
2. Read the content using any means.
3. Observe the sub- and super-script is no…
-
I really would like to have the solarized color scheme:
http://ethanschoonover.com/solarized
But currently (MATE Terminal 1.6.1), it seems not to be possible to import / export color schemes. You ca…
-
```
Currently, Hedgewars stores all custom schemes in two files. This makes it a
bit cumbersome to share schemes, as one has always to copy chunks of text into
a file, which is annoying and clunky.
…