Vlad Fedosov
Vlad Fedosov
Currently it's only possible to wrap some data on the "Data wrapper" page. After wrapping it returns "unwrap" url which is really useful for web app but not for the...
Hi @ChristianUlbrich ! Thank you for you effort in gathering all these awesome tools. Here is one more instrument that can be useful to the community.
Для добавления строки прогресса, как та что между двумя указателями при "двойном" слайдере следует добавить лишь несколько строк кода. Я бы сделал pull request но не знаю толком как. В...
Currently it looks like impossible to write any kind of text to the CLI from TF resource during read/update/delete/etc function. As it doesn't receive `terraform.UIOutput` This block's me from the...
Currently CasC [only raises a warning](https://github.com/jenkinsci/configuration-as-code-plugin/blob/f72058445c0250041303a73b5d8566140d337c67/plugin/src/main/java/io/jenkins/plugins/casc/SecretSourceResolver.java#L66) it it's impossible to resolve secret w/o default value. This may cause unexpected Jenkins misconfiguration w/o clear root cause for the administrator. I would...
Now user can specify base path or regular expression
At this moment addition of the new NPM package to Lexical monorepo requires repetitive updates to ~10 different files. On top of that Meta specific WWW build requires separate changes...
See background here: #1845 Would be nice to have something like https://github.com/quilljs/quill#quickstart - a small, self-contained vanilla HTML/JS snippet loading the editor from CDN + also a way to grab...
## Description This adds support of the Safari browser for Lexical DevTools browser extension. Build/publish pipeline will follow. **Closes:** #5675 (partially) ## Test plan https://github.com/facebook/lexical/assets/1125900/ca9e8715-771d-4f5b-baaa-ee873b26f772 More badges!!
Hi! Thanks for the awesome project! According to https://github.com/ggml-org/llama.cpp/pull/12343 llama.cpp already supports Gemma 3. Would be awesome to see this dependency updated here too! I'll try to make a PR...