Skip to content

Releases: callstack/react-native-slider

v4.1.11: Fix of `unable to resolve dependency tree` when installing using npm

05 Nov 15:48
c356c51
Compare
Choose a tag to compare

v4.1.10: Bugfixes

21 Oct 11:26
f440219
Compare
Choose a tag to compare
  • Slider should announce disabled when interacting with (#335)
  • Fix: OnSlidingComplete is launched at the end of tap event (#336)
  • Fix: can't drag to the end of track on iOS (#334)
    @BartoszKlonowski
  • Fix accessibility-related crash on Android 4.x (#220). (#248)
    @MarkCSmith
  • Use PorterDuff filter when setColorFilter is depracated (#331)
    @BartoszKlonowski

v4.1.9: Android build fix of unrecognized `VERSION_CODES`

12 Oct 15:31
0e9ad1f
Compare
Choose a tag to compare

v4.1.8: Accessibility improvements for Android & SDK updates

05 Oct 16:41
588d5c3
Compare
Choose a tag to compare
  • ISSUE-319-Accessibility not working perfectly in Android 11 devices (#323)
    @srinu6
  • Update the compileSdkVersion for both lib and example (#324)
    @BartoszKlonowski

v4.1.7: Package uses Maven instead of JCenter

17 Sep 12:57
8528dda
Compare
Choose a tag to compare

v4.1.4: Redundant dependencies removed & versions conflicts fixed

29 Aug 14:48
15af564
Compare
Choose a tag to compare
  • Remove redundant React, RN & RNW devDependencies (#308) 784cde7

v4.1.3: README update and included in package

24 Aug 10:42
0c03416
Compare
Choose a tag to compare

README updated and included in npm package (#302) 0c03416

v4.1.2: Dependencies minor version updates

24 Aug 02:36
e835a79
Compare
Choose a tag to compare
  • 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

20 Aug 16:01
a519082
Compare
Choose a tag to compare
  • 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)

09 Nov 08:37
a519082
Compare
Choose a tag to compare

v3.0.3...v4.0.0-rc.2