React Circular Input Versions Save

React components for easily composing a circular range input

v0.1.4

5 years ago
  • Add transition to Thumb d1610a3
  • Accessibility d5ecd48

https://github.com/petecorreia/react-circular-input/compare/v0.1.3...v0.1.4

v0.1.3

5 years ago

v0.0.3

5 years ago

v0.0.1

5 years ago
  • WIP Move to tsx-docs ad29eed
  • WIP Move to tsx-docs 7bb6e69
  • WIP Move to tsx-docs 33e55cd
  • Update README.md 6bc34f9
  • Better Progress example 077a16f
  • Better docs e491459
  • Simplified approach to sharing logic 83735bb
  • Finally managed to sort out preventing iOS scroll on drag 9702b9f
  • Try another pass at iOS safari not scrolling 149c143
  • Try another pass at iOS safari not scrolling 93c4d4b
  • Try a touch handler prop dc75bc2
  • Add netlify redirect 91e0b99
  • Add touch-action for better touch support 44438c7
  • Add nvmrc for Netlify 787e17f
  • Specify docs dist folder cef697d
  • Animated example works but needs better supporting utils 2dc9ad5
  • Started demo for animation 5d9771f
  • Prefixed component names 72ffc65
  • Added docs b62b6d0
  • Simpler exports 07ea3d9
  • Refactor to use context and composition 93d35dd
  • Remove leftover log b3802a4
  • Add docz 7d72091
  • Clean before build 0a1670e
  • Add better exports 93f373b
  • Add bundlesize 8c1890b
  • Add default export 3be87ec
  • Add prettier, husky and lint-staged 64c59f2
  • Typescript version d5f3703

https://github.com/petecorreia/react-circular-input/compare/6d419600148a05110e295f612ba59e024c8a7341...v0.0.1