Eli Schleifer
Eli Schleifer
The alignment of the placeholder text and the input caret are not the same. They are off by like 10 pixels
1.0.0-alpha.beta is valid occurding to semver.org but does not parse
Renames contains > is_set remove(Flag) > clear(Flag) is_all > all_set I think I found a bug in the All code. The All() method I believe is returning all bits, not...
Would you be open to a PR that aliased the verbs unset and is_set. The class is super cool, but contains and remove feel like STL container verbs, and if...
Looking to render a piece of ASCII Art in a box but the library seems to be stripping white space when using the paragraph element (understandable), or text component seems...
I love the dynamic color concept and was wondering if the following is possible (or if not - I'd love to create a PR to implement it). I have a...
The basic instructions for building the WebRTC PeerConnection client on Linux no longer appears to work. I did try to assemble a Makefile version. But that ends up failing with...
import { faBars, faXmark, faSolarSystem, faPlanetMoon, faPlanetRinged, faRocketLaunch, faCircleNodes, faFaceSadCry, faTrafficCone, faDrawCircle, faChartNetwork, faChartMixed, faTire, faBoxCheck, faStairs, } from "@fortawesome/pro-solid-svg-icons";
## Description - trunk tooling was 2 release versions behind - enabled new linters for SVG files optimization / catch git conflict markers - automatically run `trunk fmt` on git...
First stab at migration to trunk check for svix. ## Motivation `trunk check` is designed to manage all your static analysis / linting / formatting. Especially useful for polyglot repos...