Giter Club home page Giter Club logo

meteor-circular-progress's People

Contributors

rteslaru avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

valedaemon

meteor-circular-progress's Issues

Multiple progress circles on one page.

I am trying to use 3 progress circles on one page but they are all collating at the first call of {{> circularProgress}}. From what I can see, using multiple {[> circularProgress}} results in non-unique id of "#svg-progress-container".

Is there a way I can specify unique ids of the containers? Or Could you please advise on a workaround.

Many thanks for a great package otherwise.

Allow setting progress via template helpers

It would be great if I could set progress via template helpers instead of session variables. This would allow me to use this in an {{#each}} loop, for instance, and just pass a 'percent complete' (perhaps as a decimal?), instead of trying to figure out how to set up session variables for each possible progress indicator.

outerPadding=0, spacer=0 etc. don't work

Example:

{{> circularProgress outerPadding=0 spacer=0}}

Those values are set to the default value, as 0 is a falsey value. The code should check on undefined values instead of falsey values.

[Props]

So far so good! Much easier to use than nprogress! Thank you!

*svg* not found inspecting my app

Hi rteslaru,

I am currently experimenting with meteor a lot and was very happy to come across your package on atmosphere. I appreciate the work you obviously put into it and in particular value the documentation you created. To such a greater extend I am confused by not getting the circular progress in my app. I added the package as described and did put {{> circularProgress}} into the template I want it to be but the only thing I am getting is an empty div.
I tried different ways of integrating it even trying to apply the template definition directly in the html calling the template but was not successful.

I fiddled a bit with node-inspector and even downgraded meteor to 0.8.0.1 as this was the version you suggested but I was not succeeding.
I imagine this as a newbie problem and hope you find the time to give a hint on what needs to be done.

Thanks in advance,
mitschwimmer

Performance dips when setting progress frequently

Hey,

I'm using this to count down time, and I've noticed a serious hit to performance when I'm changing the progressPercent in session by the second.

I'm not sure how to fix this issue, maybe it's just how session works?

Anyways, I thought I'd bring this to your attention!

Thanks for the great package nonetheless

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.