progress-bar
Here are 580 public repositories matching this topic...
Bug description:
Accordion Custom header demo does not follow WAI-ARIA Authoring Practices for accordion.
The title of each accordion header is contained in an element with role button.
Each accordion header button is wrapped in
-
Updated
Aug 4, 2019 - Java
-
Updated
May 25, 2020 - Python
-
Updated
May 16, 2019 - Java
-
Updated
May 11, 2020 - Swift
Mb for nuxt asyncData api, because waitFor
not working for this
Something like this
export default function (waiter, func) {
return async (...args) => {
const { app } = args[0];
try {
app.wait.start(waiter);
return await func.apply(this, args);
} finally {
app.wait.end(waiter);
}
};
};
Or if vue-wait
have this function, sorry a
It's not showing spinner as well in the react-native version 0.62.
Not sure about the reason.
facebook/react-native#28098
similar with this issue?
-
Updated
Apr 19, 2020 - Java
-
Updated
May 13, 2020 - Go
-
Updated
Oct 11, 2019 - Java
-
Updated
Apr 21, 2020 - Swift
Taking into consideration the purpose of max-parallel-commands
it should be possible to override the value via a flag. In my case, depending on whether it's my laptop or CI server I might want to limit or raise the number of parallel executions to match my environment better. Having it in the file is not as flexible as I would expect...
-
Updated
May 25, 2020 - C++
-
Updated
Feb 16, 2020 - JavaScript
-
Updated
Dec 26, 2019 - Java
-
Updated
Mar 23, 2020 - Dart
Instead of first drawing the image and then adding it as an image to the Dock tile contentView
. I think that would be slightly more efficient.
-
Updated
Oct 22, 2017 - JavaScript
-
Updated
May 2, 2020 - Python
-
Updated
May 4, 2020 - Python
-
Updated
May 13, 2020 - TypeScript
-
Updated
Jan 31, 2018 - Python
-
Updated
Apr 11, 2020 - Kotlin
-
Updated
Jun 4, 2018 - Java
-
Updated
May 17, 2020 - Go
It would be nice to include some documentation for the MultiProgressViewDataSource
protocol.
Is your feature request related to a problem? Please describe.
This will be very helpful for those new to this library such that they do not need to comb through the example code provided.
Describe the solution you'd like
It would be great if the documentation can be formatted with Swift
-
Updated
Dec 30, 2019 - TypeScript
Improve this page
Add a description, image, and links to the progress-bar topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the progress-bar topic, visit your repo's landing page and select "manage topics."
read the [known iss