Skip to content

Releases: gorhom/react-native-bottom-sheet

Release 2.0.0

16 Dec 21:15
Compare
Choose a tag to compare

Features

  • feat: add accessibility support (#117).
  • feat: added default backdrop (#109).
  • feat: added onAnimate callback (#91).
  • feat: allow control panning gestures (#88).
  • feat: allow dynamic snap points (#81).
  • feat: added animateOnMount prop (#78).

Improvements

  • chore: updated @gorhom/portal (#114).
  • chore: refactored modal to become a declarative component (#108).
  • chore: updated handling container height for modals (#102).
  • chore: did major refactor and code cleanup (#101).
  • chore: updated dependencies (#100).
  • chore: updated props naming (#89).
  • chore: added useReactiveValue/s (#65).
  • chore: re-enable flipper (1af2a55).
  • chore: updated auto-changelog template (d78f220).
  • chore: remove debugging logs (9a6a342).
  • chore: updated default background & handle styling (783642b).
  • chore: remove debugger view (f1dda70).
  • chore: adjust v1 to v2 release (9ab44a3).

Fixes

  • fix: initial mounting flicker (#115).
  • fix: dynamic snap points on modals (#113).
  • fix: fixed animatedIndex interpolate node to handle one snap point (#92).
  • fix: initial snap points when it is 100% (#105) (b6b972a).

Documentations

  • docs: added documentation website (#90).
  • docs: updated readme file (185f7a6).
  • docs: updated readme file (0bc1a47).
  • docs: fixed navigator example link (by @grifotv) (fd82d9f).

Release 2.0.0-alpha.7

14 Dec 23:06
Compare
Choose a tag to compare
Release 2.0.0-alpha.7 Pre-release
Pre-release
  • chore: updated @gorhom/portal #114
  • fix: dynamic snap points on modals #113
  • feat: added default backdrop #109
  • chore: refactored modal to become a declarative component #108
  • chore: updated handling container height for modals #102
  • chore: did major refactor and code cleanup #101
  • chore: updated dependencies #100
  • fix: fixed animatedIndex interpolate node to handle one snap point #92
  • feat: added onAnimate callback #91
  • chore: updated props naming #89
  • feat: allow control panning gestures #88
  • feat: allow dynamic snap points #81
  • feat: added animateOnMount prop #78
  • chore: added useReactiveValue/s #65
  • chore: remove debugging logs 9a6a342
  • docs: updated readme file 185f7a6
  • fix: initial snap points when it is 100% (#105) b6b972a
  • chore: updated default background & handle styling 783642b
  • chore: remove debugger view f1dda70
  • docs: updated readme file 0bc1a47
  • chore: adjust v1 to v2 release 9ab44a3
  • docs: fixed navigator example link (by @grifotv) fd82d9f

Release 2.0.0-alpha.6

13 Dec 20:02
Compare
Choose a tag to compare
Release 2.0.0-alpha.6 Pre-release
Pre-release
  • feat: added default backdrop #109
  • chore: refactored modal to become a declarative component #108
  • chore: updated handling container height for modals #102
  • chore: did major refactor and code cleanup #101
  • chore: updated dependencies #100
  • fix: fixed animatedIndex interpolate node to handle one snap point #92
  • feat: added onAnimate callback #91
  • chore: updated props naming #89
  • feat: allow control panning gestures #88
  • feat: allow dynamic snap points #81
  • feat: added animateOnMount prop #78
  • chore: added useReactiveValue/s #65
  • chore: remove debugging logs 9a6a342
  • chore: updated @gorhom/portal 509f696
  • docs: updated readme file 185f7a6
  • fix: initial snap points when it is 100% (#105) b6b972a
  • chore: updated default background & handle styling 783642b
  • chore: remove debugger view f1dda70
  • docs: updated readme file 0bc1a47
  • chore: adjust v1 to v2 release 9ab44a3
  • docs: fixed navigator example link (by @grifotv) fd82d9f

Release 2.0.0-alpha.5

13 Dec 17:52
Compare
Choose a tag to compare
Release 2.0.0-alpha.5 Pre-release
Pre-release
  • feat: added default backdrop #109
  • chore: refactored modal to become a declarative component #108
  • chore: updated handling container height for modals #102
  • chore: did major refactor and code cleanup #101
  • chore: updated dependencies #100
  • fix: fixed animatedIndex interpolate node to handle one snap point #92
  • feat: added onAnimate callback #91
  • chore: updated props naming #89
  • feat: allow control panning gestures #88
  • feat: allow dynamic snap points #81
  • feat: added animateOnMount prop #78
  • chore: added useReactiveValue/s #65
  • chore: remove debugging logs 9a6a342
  • chore: updated @gorhom/portal 509f696
  • docs: updated readme file 185f7a6
  • chore: updated default background & handle styling 783642b
  • chore: remove debugger view f1dda70
  • docs: updated readme file 0bc1a47
  • chore: adjust v1 to v2 release 9ab44a3
  • docs: fixed navigator example link (by @grifotv) fd82d9f

Release 2.0.0-alpha.4

07 Dec 22:16
Compare
Choose a tag to compare
Release 2.0.0-alpha.4 Pre-release
Pre-release
  • chore: updated handling container height for modals #102
  • chore: did major refactor and code cleanup #101
  • chore: updated dependencies #100
  • fix: fixed animatedIndex interpolate node to handle one snap point #92
  • feat: added onAnimate callback #91
  • chore: updated props naming #89
  • feat: allow control panning gestures #88
  • feat: allow dynamic snap points #81
  • feat: added animateOnMount prop #78
  • chore: added useReactiveValue/s #65
  • chore: remove debugging logs 9a6a342
  • docs: updated readme file 185f7a6
  • chore: updated default background & handle styling 783642b
  • chore: remove debugger view f1dda70
  • docs: updated readme file 0bc1a47
  • chore: adjust v1 to v2 release 9ab44a3
  • docs: fixed navigator example link (by @grifotv) fd82d9f

Release 2.0.0-alpha.3

01 Dec 20:01
Compare
Choose a tag to compare
Release 2.0.0-alpha.3 Pre-release
Pre-release
  • fix: fixed animatedIndex interpolate node to handle one snap point #92
  • feat: added onAnimate callback #91
  • chore: updated props naming #89
  • feat: allow control panning gestures #88
  • feat: allow dynamic snap points #81
  • feat: added animateOnMount prop #78
  • chore: added useReactiveValue/s #65
  • docs: updated readme file 185f7a6
  • chore: updated default background & handle styling 783642b
  • docs: updated readme file 0bc1a47
  • chore: adjust v1 to v2 release 9ab44a3
  • docs: fixed navigator example link (by @grifotv) fd82d9f

Release 2.0.0-alpha.2

30 Nov 22:29
Compare
Choose a tag to compare
Release 2.0.0-alpha.2 Pre-release
Pre-release
  • chore: updated props naming #89
  • feat: allow control panning gestures #88
  • feat: allow dynamic snap points #81
  • feat: added animateOnMount prop #78
  • chore: added useReactiveValue/s #65
  • docs: updated readme file 185f7a6
  • docs: updated readme file 0bc1a47
  • chore: adjust v1 to v2 release 9ab44a3
  • docs: fixed navigator example link (by @grifotv) fd82d9f

Release 3.0.0-alpha.0

27 Nov 14:50
Compare
Choose a tag to compare
Release 3.0.0-alpha.0 Pre-release
Pre-release
  • chore: install and configure lint-staged #80
  • fix: return flipper back to make example working #70
  • chore: updated reanimated to v2.rc0 f44c6eb
  • chore: re-enabled flipper for android 16fbb5c

Release 2.0.0-alpha.1

19 Nov 19:29
Compare
Choose a tag to compare
Release 2.0.0-alpha.1 Pre-release
Pre-release
  • chore: updated reanimated to v2 alpha9 #69
  • chore: added close state into animated position #39
  • chore: updated dependencies 4af6851
  • chore: remove unused debugs logs on example 4de6c8d

Release 1.4.1

01 Oct 22:14
Compare
Choose a tag to compare
  • chore: updated dependencies f8c9a9b
  • fix: add reanimated 2 compatibility to bottom sheet modal 2d47007
  • chore: updated auto-changelog config 0cd0db0