Skip to content

Latest commit

 

History

History
134 lines (77 loc) · 7.01 KB

CHANGELOG.md

File metadata and controls

134 lines (77 loc) · 7.01 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Generated by auto-changelog.

Commits

  • chore: updated dependencies f8c9a9b
  • fix: add reanimated 2 compatibility to bottom sheet modal 2d47007
  • chore: updated auto-changelog config 0cd0db0

v1.4.0 - 2020-09-30

Merged

  • feat: introduce bottom sheet modal 🔥 #37

v1.3.1 - 2020-09-26

Merged

  • fix: updated decelerationRate per platform #36

v1.3.0 - 2020-09-24

Merged

  • feat: added enabled prop #35

Commits

  • docs: added reference to version 2 branch fea90a9
  • chore: clean up code 8e62141

v1.2.2 - 2020-09-15

Merged

  • chore: improve unstable manualSnapToPoint variable #30

v1.2.1 - 2020-09-10

Merged

  • fix: updated drop gesture if-conditions #28

v1.2.0 - 2020-08-23

Merged

  • chore: improve content/scrollable panning handling #23
  • chore: updated scrollable scrollToTop event to handle empty list use case #22
  • feat: added Reanimated v2 compatibility (#15 by @sa8ab) #24

Commits

  • feat: added expo compatibility support 2c3d545
  • docs: updated readme file to include Reanimated v2 & expo compatibilities 9bc30e9
  • chore: reset currentGesture after transition finishes e7b6646

v1.1.1 - 2020-08-13

Merged

  • fix: removed disableIntervalMomentum animated value #13

Commits

  • docs: update issue templates 5df4c4a
  • docs: remove unused issue template 787cf8a
  • chore: added funding file 587a26e

v1.1.0 - 2020-08-12

Merged

  • feat: added expand & collapse methods #8
  • chore: added props validation #6
  • docs: added methods & hook to readme file #5

Commits

  • docs: added faq to readme file d6f6e44
  • chore: fix exporting renimated types 1afcc41
  • docs: fix a typo at readme file 8446abd

v1.0.0 - 2020-08-11

Merged

  • docs: update branding #4
  • docs: update docs #3
  • feat: rewrite bottom sheet from scratch 🎉 #2

Commits

  • chore: added map example 312bcd1
  • chore: updated map example 9a65a74
  • chore: added useBottomSheet hook & backgroundComponent 069fca0

v0.0.7 - 2020-08-03

Merged

  • fix: fixed reattach events onfocus #1

Commits

  • chore: added script to copy types file to lib f48d829

v0.0.5 - 2020-07-31

Commits

  • chore: introduce focus hook to reset scrollable ref 70061ec
  • fix: fixed extracting paddingBottom in scrollable components 945104a

v0.0.3 - 2020-07-31

Commits

  • fix: fixed extracting paddingBottom in scrollable components 64cef61

v0.0.2 - 2020-07-31

Commits

  • chore: clone react-native-scroll-bottom-sheet 105cb03