Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discord fork v5 #17

Draft
wants to merge 58 commits into
base: discord-fork-4.6.1
Choose a base branch
from
Draft

Discord fork v5 #17

wants to merge 58 commits into from

Commits on Oct 3, 2022

  1. feat: rewrite gesture apis with gesture handler 2 (gorhom#1126)

    * chore: updated dependencies
    
    * feat: rewrite the gesture api with gh2
    gorhom authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    6a4d296 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1ec74d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. feat: added web support (gorhom#1150)

    * chore: updated dependencies
    
    * refactor: updated ReText view for web
    
    * chore: added cursor for handle container
    
    * chore: updated expo version for example project
    
    * feat: added scrollable component for web
    
    * feat: added gesture and scroll handler for web
    
    * chore: added getRefNativeTag for web
    
    * feat: rewrite gesture apis with gesture handler 2 (gorhom#1126)
    
    * chore: updated dependencies
    
    * feat: rewrite the gesture api with gh2
    
    * fix(gorhom#1119): fixed race condition between onmount and keyboard animations
    
    * fix: update ref handler for web
    
    * chore: removed unused component
    
    * chore: updated expo
    
    * fix: detached example on web
    gorhom authored Feb 19, 2023
    Configuration menu
    Copy the full SHA
    a996b4a View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. chore: updated reanimated to v3 (gorhom#1324)

    * chore: updated react native to 71
    
    * chore: updated reanimated to v3
    
    * fix: added a fix for web initialization
    gorhom authored Mar 18, 2023
    Configuration menu
    Copy the full SHA
    4829316 View commit details
    Browse the repository at this point in the history
  2. chore: release v5.0.0-alpha.0

    gorhom committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    57f8067 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Configuration menu
    Copy the full SHA
    1d1a464 View commit details
    Browse the repository at this point in the history
  2. chore: fixed types (gorhom#1123)(by @stropho)

    * fix: react 18 types
    stropho authored and gorhom committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    b440964 View commit details
    Browse the repository at this point in the history
  3. fix(BottomSheetScrollView): updated scroll responders props type (gor…

    …hom#1335)(by @eps1lon)
    
    * fix(BottomSheetScrollView): Scroll responder types use mixin
    
    * chore: removed unused import
    
    ---------
    
    Co-authored-by: gorhom <[email protected]>
    eps1lon and gorhom committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    e42fafc View commit details
    Browse the repository at this point in the history
  4. chore: release v5.0.0-alpha.1

    gorhom committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    9c1605a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    3ccbefc View commit details
    Browse the repository at this point in the history
  2. chore: release v5.0.0-alpha.2

    gorhom committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    949d9de View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    549e461 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    630f87f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. fix(bottom-sheet-modal): added container component prop to modal (gor…

    …hom#1309)(by @magrinj)
    
    * fix: bottom sheet modal appear behind native views
    
    * feat: add bottomSheetWrapper prop to specify a custom wrapper component
    
    * fix: edit regardless of the comments
    magrinj authored and gorhom committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    67e1e09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f69625 View commit details
    Browse the repository at this point in the history
  3. chore: release v5.0.0-alpha.3

    gorhom committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    a1dda71 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    f6f2304 View commit details
    Browse the repository at this point in the history
  2. fix: updated containerOffset top value to default to 0 (gorhom#1420)(by

    @beqramo)
    
    * fix: keyboard on focus
    
    * fix: updated containerOffset top value to default to 0
    
    ---------
    
    Co-authored-by: Mo Gorhom <[email protected]>
    beqramo and gorhom committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    b81cb93 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    81cd66f View commit details
    Browse the repository at this point in the history
  2. chore: release v5.0.0-alpha.4

    gorhom committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e190f4e View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. chore: updated examples to use expo only (gorhom#1668)

    * chore: updated example to use expo and removed rn bare project
    
    * chore: updated expo v50
    
    * chore: updated map example
    
    * chore: updated view pager example
    
    * chore: updated react navigation example
    
    * chore: updated native screens example
    
    * chore: updated dependencies
    gorhom authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    129611f View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    f0ec705 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6e3dc9 View commit details
    Browse the repository at this point in the history
  3. chore: updated typescript

    gorhom committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    227d7d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    f7af53d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8017fb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57c196c View commit details
    Browse the repository at this point in the history
  4. chore: updated examples

    gorhom committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    95f0cbc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17269f1 View commit details
    Browse the repository at this point in the history
  6. feat: added accessibility overrides support (gorhom#1288)(by @Mahmoud-SK

    )
    
    * Added accessibility to the bottomSheet component
    
    * Accessibility changes - BottomSheetBackdrop
    
    * Accessibility changes - BottomSheetHandle
    
    * Minor adjustments after review
    
    * removed unused spread operator
    
    * fix: removed change announcement
    
    removed the change announcement part of the code, and the ..rest from the two mentioned files.
    gorhom committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    6203c18 View commit details
    Browse the repository at this point in the history
  7. fix: prevent updating backdrop state when unmounting (gorhom#1657)(by @…

    …christophby)
    
    * fix: backdrop -> check if mounted before setting state
    
    * chore: updating code styling
    
    ---------
    
    Co-authored-by: gorhom <[email protected]>
    gorhom committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    d746d85 View commit details
    Browse the repository at this point in the history
  8. chore: updated release-it

    gorhom committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    d9bb26e View commit details
    Browse the repository at this point in the history
  9. chore: release v5.0.0-alpha.5

    gorhom committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    96b9088 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b0792de View commit details
    Browse the repository at this point in the history
  11. chore: release v5.0.0-alpha.6

    gorhom committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    9475a7e View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. fix: added support for web without Babel/SWC (gorhom#1741)(by @joshsmith

    )
    
    - refactor: add support for web without Babel/SWC
    - refactor: add exhaustive deps rules to eslintrc for Reanimated hooks
    - fix: add missing metro-react-native-babel-preset (breaking linting)
    joshsmith authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    d620494 View commit details
    Browse the repository at this point in the history
  2. chore: updated expo to v50

    gorhom committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    67bc067 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    317ff45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dee95e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6f44c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5009085 View commit details
    Browse the repository at this point in the history
  7. chore: release v5.0.0-alpha.7

    gorhom committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    8255af6 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    6efd8ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b62dca View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    9b4ef4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88f81a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf094c8 View commit details
    Browse the repository at this point in the history
  4. chore: release v5.0.0-alpha.8

    gorhom committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    8b2b618 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    2784fa1 View commit details
    Browse the repository at this point in the history
  2. chore: release v5.0.0-alpha.9

    gorhom committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    330c286 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Discord fork

    Squashed commit of all changes for Discord's react-native-bottom-sheet fork
    yayvery committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    58f2335 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5369cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b16f12b View commit details
    Browse the repository at this point in the history
  4. fix type imports

    yayvery committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    2cc0b9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44aff08 View commit details
    Browse the repository at this point in the history
  6. remove deprecated reanimated apis/types

    remove deprecated useWorkletCallback
    
    remove deprecated Animated.SharedValue and Animated.AnimateProps
    
    replaced with SharedValue and AnimatedProps
    
    remove deprecated easingfunction
    yayvery committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5dd6f62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    029fcf1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c6713b View commit details
    Browse the repository at this point in the history