react-countup

💫 A configurable React component wrapper around CountUp.js

MIT License

Downloads
1.3M
Stars
1.9K
Committers
32
react-countup - Fix typescript and some other issues

Published by mmarkelov over 4 years ago

  • Update dependency husky to v4.2.1 (#269) 5ed4bcc
  • Update dependency husky to v4 (#257) ac40458
  • Provide a mock element instead of -1 to avoid errors, when CountUp.js is trying to set innerHTML under some circumstances (#192) d6e89f7
  • Update jest monorepo to v25 (#268) ddf363c
  • Update dependency rollup to v1.29.1 (#267) 134a580
  • Fix prop types for hook (#262) 1342599
  • Update dependency styled-components to v5 (#265) 49b092f
  • Update babel monorepo to v7.8.3 (#266) a0e49dc
  • Update dependency @babel/preset-env to v7.8.2 (#264) 6376f45
  • Update babel monorepo to v7.8.0 (#263) 023d232
  • Update dependency rollup to v1.29.0 (#258) 57e207e
  • Update dependency rollup to v1.28.0 (#256) 86bf75d

https://github.com/glennreyes/react-countup/compare/v4.3.2...v4.3.3

react-countup - Some ts fixes

Published by mmarkelov almost 5 years ago

  • Fix TS7051 error, add missing hook configuration parameters (#254)
  • Update rollup to v1.27.14 (#255)

https://github.com/glennreyes/react-countup/compare/v4.3.1...v4.3.2

react-countup - Typescript improvements

Published by mmarkelov almost 5 years ago

  • Typescript improvements (#252)
  • Update dependencies

https://github.com/glennreyes/react-countup/compare/v4.3.0...v4.3.1

react-countup - Fixes and add new prop for hook

Published by mmarkelov almost 5 years ago

  • Add startOnMount prop and fix some tests (#237 #245) a8a505d
  • Update dependencies
  • Fix hook types (#242) 8c315d7

https://github.com/glennreyes/react-countup/compare/v4.2.6...v4.3.0

react-countup - Typescript hotfixes

Published by mmarkelov almost 5 years ago

  • Fix #234
  • Fix #235
  • Typescript hotfixes a2609fa

https://github.com/glennreyes/react-countup/compare/v4.2.5...v4.2.6

react-countup - Added type definition to package

Published by mmarkelov almost 5 years ago

react-countup - Added type definition

Published by mmarkelov almost 5 years ago

  • Update dependencies
  • Add types definition 548a6c5

https://github.com/glennreyes/react-countup/compare/v4.2.3...v4.2.4

react-countup -

Published by mmarkelov almost 5 years ago

  • Fix updating countup with decimals and decimal 53918b4 [#186 #194]
  • Move test to @testing-library/react 16e98d2
  • Check for tspan elements when creating CountUp instances 850e663
  • Fix test snapshots 2e882fb
  • Add some specific tests 0a441cb
  • Fix wrong comparison 3ff6649
  • Provide a mock element instead of -1 [#185 ]

https://github.com/glennreyes/react-countup/compare/v4.2.2...v4.2.3

react-countup -

Published by glennreyes about 5 years ago

  • Merge pull request #163 from Kenny407/recreate-on-props-change 8392f6d
  • update unit test when separator changes 54f8612
  • Add unit tests 8b82928
  • Add checks for changes in suffix, prefix and separator in shouldComponentUpdate and componentDidUpdate ed27672
  • Update dependency jest to v24.9.0 (#165) ec1ce9a
  • Recreate on suffix, prefix and separator change 9dfbbef
  • Update dependency react-scripts to v3.1.0 (#161) 9b9eca7
  • Update react monorepo to v16.9.0 (#160) dd2ed2f
  • Update dependency husky to v3.0.3 (#159) 20b19fb

https://github.com/glennreyes/react-countup/compare/v4.2.1...v4.2.2

react-countup -

Published by glennreyes about 5 years ago

  • Regenerate demo lock file e251c63
  • Merge pull request #158 from mmarkelov/Add_tests 14cd5f6
  • Merge pull request #156 from mmarkelov/Reset_counter_when_duration_changed 976cdab
  • Add warning error test and some changes to useCountUp tests to hover more cases e5a3b47
  • Update dependency husky to v3.0.2 (#157) 05ca744
  • Add test 1c1eb87
  • Reset counter when duration changed 71ecde5
  • Update dependency husky to v3.0.1 (#154) 9430928
  • Update babel monorepo to v7.5.5 (#153) caec4cb
  • Merge pull request #150 from glennreyes/dependabot/npm_and_yarn/demo/lodash.template-4.5.0 f3bc737
  • Bump lodash.template from 4.4.0 to 4.5.0 in /demo 09cfda8
  • v4.2.0 aaec1bd
  • Merge pull request #148 from mmarkelov/Implement_preserveValues_feature 7366ee4
  • Add docs for preserveValue 3843c5c
  • Update dependency rollup-plugin-babel to v4.3.3 (#142) ff22770
  • Update react monorepo to v16.8.6 (#143) 626ddf8
  • Implement preserveValues feature 6f46cbd
  • Update dependency pretty-quick to v1.11.1 (#138) ec26e7a
  • Update dependency rollup to v0.68.2 (#141) 70e11e8
  • Update dependency raf to v3.4.1 (#139) 7b8985d
  • Update dependency prettier to v1.18.2 (#137) 35ddd8a
  • Update babel monorepo (#136) 397585f
  • Pin dependencies (#134) 426a1f8
  • Upgrade husky fabf768
  • Upgrade jest 199b626
  • Configure renovate 2b9d73e
  • Configure renovate 69d5b2d
  • Preserve version ranges 71d550b
  • Merge pull request #131 from glennreyes/renovate/react-scripts-3.x df002c0
  • Update dependency react-scripts to v3 8b5bb0a
  • Merge pull request #127 from glennreyes/renovate/configure b82489c
  • Add renovate.json 93221c8
  • Merge pull request #126 from glennreyes/dependabot/npm_and_yarn/demo/handlebars-4.1.2 94a3da6
  • Merge pull request #125 from glennreyes/dependabot/npm_and_yarn/handlebars-4.1.2 5fc1f7b
  • Bump handlebars from 4.0.11 to 4.1.2 in /demo a5b86c8
  • Bump handlebars from 4.0.12 to 4.1.2 93ecbe7

https://github.com/glennreyes/react-countup/compare/v4.1.3...v4.2.1

react-countup -

Published by glennreyes almost 6 years ago

react-countup -

Published by glennreyes about 6 years ago

  • Remove logging
react-countup -

Published by glennreyes about 6 years ago

  • Fix autostart example in README.md
react-countup -

Published by glennreyes about 6 years ago

  • Fix autostart when using render prop component
react-countup -

Published by glennreyes about 6 years ago

  • Fix wrong delay behaviour when using CountUp as a render prop
react-countup -

Published by glennreyes about 6 years ago

react-countup -

Published by glennreyes about 6 years ago

  • Fixes a bug on autostart with delay={0} using children props
react-countup -

Published by glennreyes about 6 years ago

  • Restored propTypes
  • CountUp won't be re-instantiated anymore on every update
  • Added ability to manually trigger the transition using render props (closes #83)
  • Added delay prop (closes #87)
  • Added wrapper of CountUp actions: start, pauseResume, update, reset
  • Added more callback functions: onStart, onEnd, onPauseResume, onUpdate, onReset
  • Transition now properly restarts if redraw={true} or duration, end or start has changed
  • Revamped default values
  • Updated docs
  • Updated tests
Package Rankings
Top 1.01% on Npmjs.org
Badges
Extracted from project README
GitHub license Build Status Coverage Status Version Downloads Gzip size