George Velev
George Velev
Hello, I really like bulma and this is really nice soluton to using it with React, but... Including every component on it's own just so you can use it make...
Hello, I just rebuild one of my automation images and after the update the AppRoles didn't have policies. Finally fixed it by changing `policies` to `token_policies` after 4 hours of...
Using version `0.1.1`. The set Width and Height are positive, but probably not enough for the app to create a gif. The error is misleading. ``` ➜ ./vhs shrug.tape File:...
Tried to build `cpyrit-cuda-git` from AUR and it failed because of mismatching version of `clang`. Current CUDA version is 9.0.176. After some searching I found this [mailing list](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862522). The person...
### Figma Design Document _No response_ ### General Usage Example - Clicking a segment changes the selection immediately; there is no extra apply/save action. - If you render an external...
# feat(segmented-control): introduce `bl-segmented-control` As discussed in the previous PR, I extended the suggested `bl-toggle` component from #1089 into a new more functional and distinct component. This PR is related...