Skip to content

Latest commit

 

History

History
365 lines (211 loc) · 22.6 KB

File metadata and controls

365 lines (211 loc) · 22.6 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.9.2 (2025-04-21)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.9.1 (2025-04-15)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.9.0 (2025-04-11)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.8.6 (2025-02-12)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.8.5 (2025-02-12)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.8.4 (2025-02-05)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.8.3 (2025-01-07)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.8.2 (2024-12-11)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.8.1 (2024-11-28)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.8.0 (2024-11-21)

Features

  • apply direction to text ui layout (09f0bef)
  • apply rtl support to open channel fragments (ed9b5b5)
  • apply rtl to channel preview component (1e1e930)
  • apply rtl to icon component (56c2793)
  • change left to start and right to end in styles (6ffb896)
  • support rtl to text and text input (ee4a0c8)

Bug Fixes

  • apply LRM,RLM properly for mention direction (7c7a751)
  • ensure text aligns center regardless of RTL setting (89401bb)

3.7.6 (2024-11-05)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.7.5 (2024-10-29)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.7.4 (2024-10-22)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.7.3 (2024-10-15)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.7.2 (2024-09-25)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.7.1 (2024-09-10)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.7.0 (2024-08-08)

Features

  • updated sample React version to 0.74.3 (0e32587)

3.6.0 (2024-07-09)

Features

  • added thread type in GroupChannel (5e815ea)

3.5.4 (2024-06-13)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.5.3 (2024-05-28)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.5.2 (2024-04-23)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.5.1 (2024-04-08)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.5.0 (2024-03-26)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.4.3 (2024-03-20)

Features

  • foundation: add disableFastImage prop to Image component (538cabb)

3.4.2 (2024-03-06)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.4.1 (2024-02-06)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.4.0 (2024-01-30)

Bug Fixes

  • replace padding horizontal and vertical (24f49b4)

3.3.0 (2023-11-23)

Features

  • add typing indicator bubble ui and logic (9223b43)

Bug Fixes

  • adjust lineHeight of iOS TextInput (c9c253e)

3.2.0 (2023-11-03)

Features

  • add yalc for local deployment (7778d67)
  • foundation: add audio icon (366d6af)
  • foundation: add progress bar component (af6a2fb)
  • foundation: add voice message input color set (b94d230)
  • foundation: implement voice file message component (f6d90db)
  • foundation: update icons (85d7d58)
  • implement voice message logic (337d022)

Bug Fixes

  • foundation: fixed to use color variant in unknown group channel message (1b8576a)

3.1.2 (2023-10-04)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.1.1 (2023-08-23)

Features

  • use thumbnails if available (62f3ca0)

3.1.0 (2023-08-11)

Features

  • add video thumbnail component (e702155)

3.0.4 (2023-07-13)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.0.3 (2023-07-11)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.0.2 (2023-07-10)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.0.1 (2023-07-04)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

3.0.0 (2023-06-28)

⚠ BREAKING CHANGES

  • react-native minimum version changed to 0.65.0 from 0.63.3
  • deprecated item removal in foundation package

Features

  • deprecated item removal in foundation package (96f9717)
  • react-native minimum version changed to 0.65.0 from 0.63.3 (39a9852)

Bug Fixes

  • fixed onPress related handlers in message renderer for proper functionality (6da20db)
  • foundation: fixed slight cropping at the bottom of images in AvatarGroup (76ccadf)

2.5.0 (2023-05-04)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

2.4.2 (2023-04-28)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

2.4.1 (2023-03-24)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

2.4.0 (2023-03-15)

Features

  • added open channel message components (2cbdcba)
  • foundation: added OpenChannelPreview component (6a6503d)
  • uikit: added open channel create fragment (21d4bb5)

2.3.0 (2023-02-09)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

2.2.0 (2023-01-03)

Features

  • added group channel notifications fragment (dfb891d)
  • foundation: added dynamic header to bottom sheet (850cb68)
  • foundation: added mention related props to group channel preview (507a1af)
  • foundation: added reaction ui color (5b272e5)
  • uikit: added reaction addons (1a0db30)
  • uikit: added reaction bottom sheets (07ae1ad)
  • uikit: added reaction user list bottom sheet (e9ef7e9)

2.1.0 (2022-12-06)

Features

  • foundation: added profile card ui (472f02f)
  • support broadcast and supergroup channel (895fa3b)
  • uikit: added mini profile card (0877463)
  • uikit: added moderation in group channel members (9b25059)

2.0.3 (2022-12-01)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

2.0.1 (2022-10-26)

Bug Fixes

  • foundation: position of toast when keyboard is up on iOS (bc98b4f)

2.0.0 (2022-10-11)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

2.0.0-rc.0 (2022-10-11)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

1.1.2 (2022-09-28)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

1.1.1 (2022-09-14)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

1.1.0 (2022-08-31)

Features

  • uikit: added file viewer component (9b9d52b)
  • uikit: added TypingIndicator and MessageReceiptStatus in Channel List (39c54fc)

1.0.2 (2022-08-09)

Improvements

1.0.1 (2022-08-09)

Improvements

1.0.0 (2022-07-26)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

1.0.0-rc.4 (2022-07-26)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

1.0.0-rc.3 (2022-07-26)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

1.0.0-rc.2 (2022-07-26)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

1.0.0-rc.1 (2022-07-26)

Note: Version bump only for package @sendbird/uikit-react-native-foundation

1.0.0-rc.0 (2022-07-26)

Bug Fixes

Features

  • added status component to GroupChannelList (8ee6ae5)
  • foundation: added typography option to themeFactory (28b47d5)

0.1.2 (2022-04-26)

Bug Fixes

  • core: fixed landscape layout (3d2ce2d)
  • foundation: added max-width to toast (740a16b)
  • foundation: export Switch component (1af53a6)
  • foundation: implement android modal onDismiss (0c82d60)
  • foundation: position of keyboard avoided modal is incorrect when orientation is changed on android (b63ce2c)
  • foundation: relocation files (b0d7426)

Features

  • added message components (682cdb4)
  • added toast (ddd8de6)
  • core: added message handlers (2d9f1c4)
  • core: added typing indicator to group channel (86d835d)
  • core: implement channel menu to groupChannelList (debb6d8)
  • core: implement send message and file pick flow (2cc40f8)
  • extract foundation package (41245cc)
  • foundation: added Avatar component (0e451c3)
  • foundation: added Badge component (7b63d90)
  • foundation: added BottomSheet component (c208710)
  • foundation: added dialogue (e2c4abc)
  • foundation: added Placeholder component (e68d9a6)
  • foundation: added Prompt and Input component (1bc173a)
  • foundation: implement gesture to slide type modal (cc5af93)
  • foundation: implement queued dialogs (action menu, alert) (e5e7b24)
  • sample: added change nickname (0eceb48)
  • sample: added change profile photo (74ea450)
  • sample: added create channel (66e7ae9)
  • sample: added settings ui (bb81801)
  • setup lerna (#21) (1382c42)