Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: status-im/status-mobile
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8f38461b18eb2732082af739f9222e7c7ba22f4b
Choose a base ref
...
head repository: status-im/status-mobile
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f612b28edfe9475b7be7545412c7188819eaed39
Choose a head ref
  • 3 commits
  • 25 files changed
  • 4 contributors

Commits on Nov 17, 2023

  1. Composer collapsing when editing canceled/done (#17785)

    * fix: composer height when entering and canceling edit
    
    * fix: blur the composer input when canceling edit
    
    * fix: focusing animation and composer height after blur
    
    * fix: input height when canceling edit while unfocused
    
    * ref: removed arbitrary keyboard check
    
    * fix: moved edit-mentions logic to use-edit to fix unresolved mention
    
    * fix: composer edit should put the cursor at the end
    
    * fix: (potentially) fixing the mention not resolved during edit
    
    * fix: emoji-kb handler changing the height when default kb appears
    
    * Fix text content when editing and reentering chat
    
    * prevent composer when focusing on opening chat with edit/reply
    
    * clean
    
    * Clauxx comments
    
    * Apply for reply
    
    * Lintil soup = yummy
    
    * refactor variable name
    
    * Extract the focusing logic from the data setting logic
    
    * Edge case
    
    * fix: composer mention key & edit re-enter issues
    
    * fix: reply cancel input blur and smooth reply focus
    
    ---------
    
    Co-authored-by: Ibrkhalil <[email protected]>
    clauxx and ibrkhalil authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    8f8c8de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88dd5e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f612b28 View commit details
    Browse the repository at this point in the history
Loading