-
Updated
May 26, 2020 - C++
loading-indicator
Here are 51 public repositories matching this topic...
-
Updated
Mar 14, 2020 - CSS
-
Updated
Apr 2, 2020 - CSS
-
Updated
May 25, 2020 - Swift
-
Updated
May 8, 2020 - JavaScript
-
Updated
Apr 16, 2020 - JavaScript
-
Updated
Apr 1, 2020 - Swift
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 13, 2018 - Swift
-
Updated
Jun 17, 2017 - JavaScript
-
Updated
Mar 14, 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
May 25, 2020 - TypeScript
-
Updated
Apr 12, 2019 - TypeScript
-
Updated
May 13, 2020 - Dart
-
Updated
Jul 8, 2019 - C#
-
Updated
Dec 9, 2019 - TypeScript
-
Updated
Jan 15, 2019 - PowerShell
-
Updated
Apr 2, 2020 - Objective-C
-
Updated
May 17, 2020 - JavaScript
-
Updated
Mar 17, 2019 - TypeScript
-
Updated
Mar 23, 2019 - JavaScript
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