Releases: callstack/react-native-slider
Releases · callstack/react-native-slider
v4.1.3: README update and included in package
v4.1.2: Dependencies minor version updates
- Release 4.1.2: Bump version in package.json (#305) e835a79
- chore(deps): bump yargs-parser from 13.1.1 to 13.1.2 (#290) 18b127c
- chore(deps): bump url-parse from 1.4.7 to 1.5.3 (#304) 9dbed47
- chore(deps): bump react-native from 0.62.2 to 0.62.3 (#294) 2f75b35
- chore(deps): bump browserslist from 4.12.0 to 4.16.6 (#288) 43cceda
- chore(deps): bump hosted-git-info from 2.7.1 to 2.8.9 (#286) 1f8f5d8
- chore(deps): bump lodash from 4.17.13 to 4.17.21 (#284) 4fba3bf
- chore(deps): bump tar from 4.4.10 to 4.4.15 (#297) 835d3d5
- chore(deps): bump path-parse from 1.0.6 to 1.0.7 (#300) 5c04368
- chore(deps): bump y18n from 4.0.0 to 4.0.3 (#291) 7c8e48d
v4.1.1: Track Image, Step crash and rounding issues fixed
- README - maintainers updated (#299) a519082
- chore(deps): bump handlebars from 4.5.3 to 4.7.7 (#283) b47bd51
- chore(deps): bump ua-parser-js from 0.7.20 to 0.7.28 (#282) 6d30b03
- chore(deps): bump ini from 1.3.5 to 1.3.8 (#276) 21f7baa
- Fix bug, caused by fixing issue #264. (#281) 2121cf7
- Fixed rounding problem, the cause of issue. (#280) c3c92e9
- Fix minimumTrackImage, maximumTrackImage, and trackImage do not work … c257d6d
- Fix deps not linked on iOS. Fix installation problem with detox. (#274) 649c91a
- Fix: Slider default step causes crash on Windows OS (#260) 45c2a54
v4.0.1: README - maintainers updated (#299)
v4.0.0: Windows & Xcode 12 support
- Bump version 5b5550b
- Fix example app (#236) c5a1997
- iOS: Fix problem where slider returned to original position. (#235) 3fd5a2f
- fix: xcode 12 compatibility (#232) 93c9605
- Fix running example project for first time (#224) 82107ed
- Refactored inline style to address eslint warning. (#230) 1687d1a
- Add tapToSeek prop, fix unintentional scrolling, call onValueChanged when tapping (#233) ce12692
- fix(web): sliding on track (#221) f7b3e6f
- Update README.md (#234) 447be05
- Add Windows Slider f68b49f
- Update value on web onTouchEnd so clicking also updates the slider position (#178) 5a687c6
v4.1.0: Windows autolinking and fixes
- Update project config to enable autolinking on Windows. (#257) e7dd6ee
- [other] Reduce npm package size (#246) e820fe7
- Add tapToSeek to types (#245) 7aed3cd
- Bump version 896ccd5
- Resolve Missing Deploy Target Issue (#242) b197067
- fix path to node_modules (#238) d95c0b5
- fixes(web): don't return value in uselayouteffect (#241) 6bd5601
- Update README.md (#237) 150485c
v3.0.3: Bug fixes and improvements
- chore(deps): bump lodash from 4.17.13 to 4.17.19 (#209) 631ed9f
- chore: update to 3.0.2 (#208) bf16506
- set ref prop as optional (#207) e4aa46e
- chore: update to 3.0.1 (#206) 911d462
- Fix regression from #186 (#190) 86a8fed
- share ref with update method (#204) 5ceb08b
- Re add ios tap handler (#201) 01342b8
- docs: fix links of color in README (#194) 603ce23
- docs: add npm badge to readme (#188) 3b8f2d1
- Fix rounding bug (#187) 009ed6a
- Fix #182 (#186) 6ce386e
- chore: update to 3.0.0-rc.2 2d9a498
- Prevent slider from overflowing out of the container in Web #176 (#177) 3636b68
- Recommend pod-install for setup instructions 19ea5f7
v3.0.2
v3.0.1: Fix regression from #186 (#190)
Web support + bug fixes
- Fix rounding bug (#187) 009ed6a
- Fix #182 (#186) 6ce386e
- chore: update to 3.0.0-rc.2 2d9a498
- Prevent slider from overflowing out of the container in Web #176 (#177) 3636b68
- Recommend pod-install for setup instructions 19ea5f7
- Version bump 04f6893
- Add accessibility improvements for screen readers to announce custom units (#175) 0d7308c