circle
Here are 280 public repositories matching this topic...
A custom reusable circular / progress slider control for iOS application.
-
Updated
May 30, 2020 - Swift
Animated circular progress view for Android
-
Updated
Apr 19, 2020 - Java
-
Updated
Apr 21, 2020 - Swift
jQuery Plugin to draw animated circular progress bars
-
Updated
Jul 11, 2018 - JavaScript
I can not find the documentation on makerjs, how to implement the scale and grid in the examples of documentation?
Android UI 快速开发,专治原生控件各种不服
-
Updated
May 5, 2020 - Java
a custom view that provides dragged and scaled
-
Updated
Apr 6, 2016 - Java
Bubble Pictures for iOS done in Swift
-
Updated
Dec 8, 2019 - Swift
The initial position for the first tab

When navigation between the tabs. The position will display correctly.
。Vue-based progress component, support line and circle(clockwise or couterclockwise).
-
Updated
Jan 11, 2019 - Vue
Improve this page
Add a description, image, and links to the circle topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the circle topic, visit your repo's landing page and select "manage topics."



I cannot figure out how to use properly danger on circleci 2.0 with workflows
Support I have a linear workflow where I bundle my app / install libraries (
buildjob) and then run the tests in parallel. (I'm taking Ruby/Rspec as an example).How can I execute Danger to report test failures on all containers ?
Currently if a job fails on circleCI, the dependent jobs are not ran (ie if I