issues Search Results · repo:javierbyte/react-number-easing language:JavaScript
Filter by
11 results
(71 ms)11 results
injavierbyte/react-number-easing (press backspace or delete to remove)As in title
Byt the way, package works fine with both react v18 and v19
piotr-cz
- Opened on Oct 29, 2024
- #22
maxwellfortney
- 5
- Opened on Apr 12, 2021
- #18
Hello,
Transitioning tons of decimals is not that great for us but we still would like to show them when the transition has
finished. So ideally I d like to have 0 decimals during transitions then final ...
AoDev
- 5
- Opened on Jan 11, 2021
- #17
Despite this widget being broken in the latest versions of React, it looks like there is still a small but present need
for this tool to be maintained among some. Any chance you might think about adding ...
cryptism
- 2
- Opened on Jan 23, 2018
- #12
I have ported it to be compatible with React 16+
example https://github.com/kunukn/react-number-easing/blob/master/src/components/NumberEasing.jsx
kunukn
- 1
- Opened on Nov 10, 2017
- #11
Hello,
PropTypes has been moved to a separate package. Accessing it via React.PropTypes triggers a warning in DevConsole.
image
https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html#migrating-from-react.proptypes ...
mindtricksdev
- 2
- Opened on Aug 20, 2017
- #9
It seems that React is causing an unknown prop error in the console because of the prop ease being passed to span DOM
element.
The fix is explained here https://facebook.github.io/react/warnings/unknown-prop.html ...
mindtricksdev
- 2
- Opened on Aug 6, 2017
- #8
ease
For whatever reason, in Google Chrome, when you switch to a different tab and let the numbers update, and then go back
to the original tab, it causes the numbers to be way off. This seems related ...
neurosnap
- 2
- Opened on Sep 2, 2015
- #5
image
Debugging with:
var currentDisplayValue = Math.round((value - this.state.previousValue) * progress + this.state.previousValue);
console.log( updateNumber , this.props.value, currentDisplayValue, ...
adjohu
- 3
- Opened on Jul 16, 2015
- #3

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.