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

Main Release Version 1.3.6 #1318

Merged
merged 9 commits into from
May 24, 2024
Merged

Main Release Version 1.3.6 #1318

merged 9 commits into from
May 24, 2024

Commits on May 15, 2024

  1. fixed chat responsiveness

    HarshRajat committed May 15, 2024
    Configuration menu
    Copy the full SHA
    360083d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d864378 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3115854 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Merge pull request #1289 from push-protocol/uiweb-absolute-imports

    added relative imports for better management
    HarshRajat authored May 16, 2024
    Configuration menu
    Copy the full SHA
    9e7432e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1287 from push-protocol/responsiveness-mobile-uiw…

    …eb-chat
    
    Fixed ChatUI Components responsiveness
    HarshRajat authored May 16, 2024
    Configuration menu
    Copy the full SHA
    e0f7bae View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Search issue (#1270)

    * fix: fixed lint issues
    
    * fix: added test for chat preview search list
    
    * fix: fixed review comment
    
    * Update ChatPreviewSearchList.tsx
    mishramonalisha76 authored May 21, 2024
    Configuration menu
    Copy the full SHA
    f5070a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d360bc View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. fix: fixed support chat init issue (#1292)

    * fix: fixed support chat init issue
    
    * fix: fixed lint errors
    mishramonalisha76 authored May 22, 2024
    Configuration menu
    Copy the full SHA
    1cfec21 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Added Reaction support, (#1303)

    * Fixed responsiveness in mobile for UIWeb:Chat
    
    * fixes text alignment on frames preview link to come on right
    
    * scroll bar fixes
    
    * fixed reaction picker position, tweaked group type text, removed add button from define conditions in gated group
    
    * removed unnecessary console.debug
    
    * removed unnecessary console.debug
    
    * Resolved comments, fixed curved edges go away, fixed correct time placement in ChatBubble
    
    * Resolved comments
    HarshRajat authored May 23, 2024
    Configuration menu
    Copy the full SHA
    c52e517 View commit details
    Browse the repository at this point in the history