-
Updated
Jul 5, 2020 - C++
loading-indicator
Here are 59 public repositories matching this topic...
-
Updated
Jun 6, 2020 - CSS
-
Updated
Jul 7, 2020 - CSS
-
Updated
Jun 18, 2020 - Swift
-
Updated
Jun 22, 2020 - JavaScript
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Apr 1, 2020 - Swift
-
Updated
Feb 6, 2020 - TypeScript
-
Updated
Mar 14, 2020 - JavaScript
Instead of setting a spinner as succeed/fail using the spinners#fail and spinner#succeed methods, it would be great if spinnies could do this automatically when sending a promise as an option:
spinnies.add('spinner-1', {
text: 'Doing X..',
onPromise: {
promise: someFunction(arg1, arg2),
succeed: {
text: 'X succeeded',
color: 'greenBright'
},
-
Updated
Sep 24, 2019 - Swift
-
Updated
May 20, 2020 - Dart
hi, i have a shared component with loadspinner, and this component is used only inside two pages to service http requests, one work fine, other receive the error "TypeError: Cannot read property 'android' of null".
the component without error is inside tabview BUT in submodule with lazy loading
the component with error is inside TabView in my app.component, this error occurrence when try to
-
Updated
Dec 5, 2019 - Swift
-
Updated
Nov 25, 2017 - Java
-
Updated
Nov 13, 2018 - Swift
-
Updated
Jun 17, 2017 - JavaScript
-
Updated
Jun 6, 2020 - TypeScript
-
Updated
Apr 23, 2019 - Swift
It would be nice to be able to control what will be done after the loading will be stopped. For example, if the user clicks the button to pay, it would be nice to show after the loading an animated checkmark to show that the payment was successful
-
Updated
Jun 29, 2020 - TypeScript
-
Updated
Apr 12, 2019 - TypeScript
-
Updated
May 13, 2020 - Dart
-
Updated
Apr 24, 2020 - Kotlin
-
Updated
Jul 8, 2019 - C#
-
Updated
Dec 9, 2019 - TypeScript
-
Updated
Jan 15, 2019 - PowerShell
Improve this page
Add a description, image, and links to the loading-indicator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the loading-indicator topic, visit your repo's landing page and select "manage topics."
For react deps:
There is now this warning showing up