axolotl
axolotl
### What happened? Enabling the Annotate Commits option makes the client unable to sign commits. ### Version >0.14.7 ### What systems are you seeing the problem on? MacOS (OSX) ###...
### Proposal Proposal to add the missing `calc-size()` function from [css values level 5](https://drafts.csswg.org/css-values-5/#calc-size) (along with other missing functions as they begin to gain broader browser support) [Initial csswg Proposal](https://github.com/w3c/csswg-drafts/issues/626#issuecomment-1800254442)...
### Discussed in https://github.com/relagit/relagit/discussions/41 Originally posted by **RelevantContent** August 22, 2024 As written in the title, I suggest using [nodegit](https://www.nodegit.org) (MIT licensed) which is node native bindings to libgit2 (present...
## 📝 About your SVG: - **Title**: OnlyNv - **Category**: Software - **Website URL**: https://onlynv.dev/ - **Description**: OnlyNv is your one-stop solution for managing environment variables across all collaborators and...
#### Description of Change Allow SF Symbols created with `nativeImage.createFromNamedImage` to be customised in terms of point size, weight, and symbol rendering scale. ```ts const image = nativeImage.createFromNamedImage("atom", undefined, {...
#### Description of Change Add an optional options object to `View.setBounds` which, if specified, allows for the use of Chromium's `AnimationBuilder` to natively animate the bounds change of the view....