Skip to content

Releases: callstack/react-native-slider

v4.2.0: Controlled value

23 Jan 16:12
dec3a7f
Compare
Choose a tag to compare

This release introduces the value property refactored so that it can be easily used to programmatically control the position of the thumb.

Most important notes about the updated value property:

  • Can be used to programmatically control the position of the thumb,
  • Affects the thumb's position immediately once updated
  • Programmatic update to the value does not trigger the onValueChange event
  • When updated during manual dragging the manual update has priority
  • Property is still optional and can be still used as an initial value only

For more information please visit the PR implementing the feature: #349

v4.1.12: Removed redundant flow-bin dependency

10 Nov 17:52
da5d99b
Compare
Choose a tag to compare
  • Remove redundant flow-bin dependency (#341)

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