-
@guastallaigor mentioned adding spinners/loaders on the roadmap so I started work on a few. I created a classic style segmented loading bar as well as a basic spinner. I'm also planning to create a pi…
-
## Summary
Suggested by @Lior539
◦ Install CoreWebVitals GitHub library
◦ Use event capture to capture INP metrics
◦ Write HogQL query to view insights for 50th, 75th, 90th percentile…
-
I'm adding `react-spinners` in my Next.JS app but isn't spinning.
Here's my code:
```import MyComponent from "@/components/MyComponent ";
import { ClimbingBoxLoader} from "react-spinners";
export …
-
**Is your feature request related to a problem? Please describe.**
Grouping (https://github.com/natemoo-re/clack/tree/24a3f4a20019c7dad2f69bcf163a8b5a3f747a16/packages/prompts#grouping) is availabl…
-
Progress bars actually come from [`indicatif`](https://docs.rs/indicatif/latest/indicatif/), which is based on `console`. Since all other components migrated to `crossterm`, we need to replace progres…
-
When placing outputs with spinners beside each other they are each on their own line.
How can they be placed horizontally?
```
tabPanel(title = "Sentiment", width = 12,
withSpinner(imageOut…
-
Is there any way to have multiple instance of this by using the curry design? or any design?
What I am trying to do is, basically have a bar per bootstrap card, vs 1 bar across the entire page. I …
-
### Prequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Cod…
-
Add loading spinners to respective colomns
-
**Describe the new feature:**
The title says it.
Make a new type of spinner: one that can only be turned in one direction
**Proposal designs of the feature:(Ideas)**
- Make the mapper decide the…