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

Release/v4.0.0 beta.15 #83

Merged
merged 319 commits into from
Oct 4, 2024
Merged

Release/v4.0.0 beta.15 #83

merged 319 commits into from
Oct 4, 2024

Conversation

ptchayap
Copy link
Contributor

@ptchayap ptchayap commented Oct 4, 2024

No description provided.

ptchayap and others added 30 commits May 15, 2024 10:55
* fix: share story button

* fix: use avatar v4

* fix: remove unused
* fix: hyperlink long text

* fix: story hyperlink
* feat: add custom reaction provider

* feat: add to use reactionsContext

* fix: rename provider

* feat: ASC-22127 - reaction preview message bubble (#331)

* feat: add reaction preview container

* feat: add abbreviateCount function

* feat: add fallback reaction

* feat: update pr

---------

Co-authored-by: Kiattirat S <frankent@gmail.com>

* feat: ASC-22124 - message reaction picker (#332)

* feat: add reaction container and button

* feat: add active and hover state

* fix: storybook display

* fix: remove unused

* feat: add checking for active state

* feat: add open state on reaction picker

* feat: add hover state on Quick reaction button

* feat: seperate components

* feat: close picker when clicking outside

* feat: add handling on click reaction button

* fix: hover state

* Update src/v4/chat/components/LiveChatMessageContent/MessageReaction/index.tsx

* Delete src/v4/chat/hooks/useMessageReactions.ts

---------

Co-authored-by: Kiattirat Sujjapongse <frankent@gmail.com>

* feat: ASC-22130 - add quick reaction (#339)

* feat: add handling for quick reaction button

* fix: add await to wait for add and remove reaction

* fix: reaction pickert style

* fix: storybook name

* fix: reaction picker storybook

* feat: add pageId, componentId and elementId

* fix: change internal component name and export

* fix: export from components

* fix: message reaction components name

* feat: add static file to include in storybook build

* fix: remove duplicated file

* fix: new design on my reaction

* fix: not use z-index

* fix: position of each reaction

* fix: remove border on reaction preview for my reaction style

* fix: remove unused

* feat(reaction): ASC-22136 - reaction panel (#344)

* feat: add handling for quick reaction button

* fix: add await to wait for add and remove reaction

* fix: reaction pickert style

* fix: storybook name

* fix: reaction picker storybook

* feat: add pageId, componentId and elementId

* fix: remove comment

* feat(reaction-list): add empty files

* feat(reaction): reuse reaction tab from social

* feat(reaction): pass openReaction func to child

* feat(reaction): render data from config

* feat(reaction): update panel style

* feat(reaction): update reaction list

* feat(reaction): update reaction list

* feat(reaction): add all state for reaction list

* feat(reaction): change unit

* feat(reaction): remove unused files

* feat(reaction): update PR

* feat(reaction): update PR

* feat(reaction): update PR

* fix: remove unused

* feat(reaction): update PR

---------

Co-authored-by: ptchaya_p <pitchaya@amity.co>
Co-authored-by: Pitchaya T <33589608+ptchayap@users.noreply.github.com>

---------

Co-authored-by: Kiattirat S <frankent@gmail.com>
* fix: story video

* fix: video

* fix: remove console.log
…ction from message (#348)

* fix: ASC-22611 - update ui

* fix(reaction): missing ui and action to remove reaction from message

* fix: ASC-22611 - update ui

* fix: ASC-22611 - update ui

* fix(reaction): hide 0 reaction count

* fix(reaction): update pr

* fix(reaction): export reaction list
* fix: create story condition

* fix: condition

* fix: condition

* fix: condition
* fix(reaction): update pagination

* fix(reaction): use total reactor count from message / story / post / comments

* fix(reaction): update ui

* fix(reaction): update ui
…356)

* fix: create story condition

* fix: condition

* fix: condition

* fix: condition

* fix: condition
* fix: css

* refactor: view story page condition
* fix: story delete condition

* fix: condition
* fix: condition for non member

* fix: hyperlink config

* fix: condition
* fix: hyperlink action condition

* fix: hyperlink css

* fix: remove unused

* fix: hyperlink config condition
* fix: video story bug when delete

* fix: remove console.log

* fix: condition
* fix: comment condition

* fix: story comment compose bar condition
* fix: hyperlink config css

* fix: remove unused

* fix: remove unused

* fix: hyperlink

* fix: color bg

* fix: remove console log

* fix: type

* fix: type

* fix: hyperlink
* fix: deleted comment block

* fix: css

* fix: remove unused props

* fix: css var
* fix: hyperlink action condition

* fix: hyperlink css

* fix: remove unused

* fix: hyperlink config condition

* fix: css
* Revert "fix: ASC-21481 - remove unnecessary request to prevent rate limit (#230)"

This reverts commit e9c82ec.

# Conflicts:
#	pnpm-lock.yaml
#	src/core/providers/UiKitProvider/index.tsx
#	src/social/components/CommentList/index.tsx
#	src/social/components/CommentList/styles.tsx
#	src/social/components/EngagementBar/UIEngagementBar.tsx

* fix: reply comment text

* Revert "fix: ASC-21481 - remove unnecessary request to prevent rate limit (#230)"

This reverts commit e9c82ec.

# Conflicts:
#	pnpm-lock.yaml
#	src/core/providers/UiKitProvider/index.tsx
#	src/social/components/CommentList/index.tsx
#	src/social/components/CommentList/styles.tsx
#	src/social/components/EngagementBar/UIEngagementBar.tsx

* fix: reply comment text

* fix: undefined .length
ChayanitBm and others added 28 commits August 29, 2024 13:42
* fix: video thumbanil

* fix: position toast

* chore: update sdk

* refactor: upload from camera

* chore: revert sdk
* chore: update PostTextField

* fix: mention layout

* fix: layout and removed unused code

* chore: remove console.log

* fix: intersection node
* fix: add redirect user feed

* fix: remove code not use
* chore: rattata

* chore: applied includeDeleted

* chore: update tssdk version

* fix: update SDK version

* chore: revert sdk version

* fix: sdk version

* fix: ci

* fix: ci and upgrade pnpm to 9.9

* chore: update ci

* fix: force ci to install specific sdk version

* fix: user navigation

* fix: pass community to CommentComposer

* feat: add includeDeleted filter

* fix: background coloer

* fix: use searchMembers instead of getMembers

* fix: sdk version on devDependencies

* fix: installed SDK version

* chore: rattata

* chore: applied includeDeleted

* chore: update tssdk version

* fix: update SDK version

* chore: revert sdk version

* fix: sdk version

* fix: ci

* fix: ci and upgrade pnpm to 9.9

* chore: update ci

* fix: force ci to install specific sdk version

* fix: user navigation

* fix: pass community to CommentComposer

* feat: add includeDeleted filter

* fix: background coloer

* fix: use searchMembers instead of getMembers

* fix: sdk version on devDependencies

* fix: installed SDK version

* fix: revert change

---------

Co-authored-by: Bonn <pittawat@amity.co>
Co-authored-by: Chayanit Manop <chayanit@amity.co>
* chore: rattata

* chore: applied includeDeleted

* chore: update tssdk version

* fix: update SDK version

* chore: revert sdk version

* fix: ASC-24486 - All users show in comment's mention list (#622)

* chore: rattata

* chore: applied includeDeleted

* chore: update tssdk version

* fix: update SDK version

* chore: revert sdk version

* fix: sdk version

* fix: ci

* fix: ci and upgrade pnpm to 9.9

* chore: update ci

* fix: force ci to install specific sdk version

* fix: user navigation

* fix: pass community to CommentComposer

* feat: add includeDeleted filter

* fix: background coloer

* fix: use searchMembers instead of getMembers

* fix: sdk version on devDependencies

* fix: installed SDK version

* chore: rattata

* chore: applied includeDeleted

* chore: update tssdk version

* fix: update SDK version

* chore: revert sdk version

* fix: sdk version

* fix: ci

* fix: ci and upgrade pnpm to 9.9

* chore: update ci

* fix: force ci to install specific sdk version

* fix: user navigation

* fix: pass community to CommentComposer

* feat: add includeDeleted filter

* fix: background coloer

* fix: use searchMembers instead of getMembers

* fix: sdk version on devDependencies

* fix: installed SDK version

* fix: revert change

---------

Co-authored-by: Bonn <pittawat@amity.co>
Co-authored-by: Chayanit Manop <chayanit@amity.co>

* chore: rattata

* chore: update tssdk version

* fix: update SDK version

* chore: revert sdk version

* fix: sdk version

* fix: ci

* fix: ci and upgrade pnpm to 9.9

* chore: update ci

* fix: force ci to install specific sdk version

* fix: user navigation

* fix: ASC-25204 - post mention (#618)

* chore: update PostTextField

* fix: mention layout

* fix: layout and removed unused code

* chore: remove console.log

* chore: update tssdk version

* fix: update SDK version

* chore: revert sdk version

* chore: upgrade sdk version

* chore: update tssdk version

* fix: update SDK version

* chore: revert sdk version

* chore: upgrade sdk version

* fix: revert workflow and readme

---------

Co-authored-by: Chayanit Manop <chayanit@amity.co>
Co-authored-by: Pitchaya T. <33589608+ptchayap@users.noreply.github.com>
Co-authored-by: ptchaya_p <pitchaya@amity.co>
Co-authored-by: bmo-amity-bot <developers@amity.co>
* fix: comments demo

* refactor: typo

* feat: pinned post

* chore: update package

* feat: pinned post filter

* refactor: remove limit pinned post

* fix: props fill
* feat: add accessibility id

* feat: add accessibilityId
* fix: add condition to show moderator badge

* fix: hooks moderator
* chore: post as brand

* feat: add renderer prop into Typography

* feat: add BrandBadge for PostContent

* feat: add BrandBadge into Mention

* fix: fix layout

* fix: isBrand logic

* chore: remove unused code

* chore: update tssdk version

* fix: postContent layout

* fix: fix UserSearchResult layout

* chore: remove unused code

* chore: upgrade sdk version

* fix: add targetType for StoryCommentComposeBar

* chore: refactor CommentComposer

* fix: postcontent brand badge

* chore: upgrade lexical to a latest version

* fix: add error handling for login fn

* fix: add brand badge on UserHeader v3 component

* fix: type

* fix: type

* fix: bring back import css

* fix: version

* chore: update sdk version
Co-authored-by: bmo-amity-bot <developers@amity.co>
* feat: add accessibilityId

* feat: add accessibilityId

* fix: change to use accessibilityId

* fix: hooks render
* feat: explore page

* feat: explore page

* feat: explore

* feat: a new CommunityJoinedButton

* feat: update skeleton and CommunitySearchResult

* fix: change trending limit to 5

* fix: change default tab back to newsfeed

* fix: add key and fix style

* fix: explore error logic

* fix: fix ClickableArea type

* chore: custom sdk version

* fix: fix style

* chore: remove unused code

* fix: fix community category render logic

* fix: search click logic

* fix: spacing

* fix: css

* fix: fix TopSearchBar style

* fix: truncate logic and CommunityRowItem on CommunitiesByCategoryPage

* fix: update code due to comments

* fix: fix build

* fix: remove React error and update component to align with a tech spec

* fix: fix ClickableArea style

* fix: customization key

* fix: notification typo

* fix: seemore button

* fix: isBrand logic

* fix: remove join button from MycommunitiesPage

* fix: fix recommended community card layout

* fix: scrolling behavior

* fix: fix bugs

* fix: navigation bugs

* fix: community create page
* chore: upgrade lexical to 0.18

* fix: url parsing logic

* chore: remove console.log
* fix: refetch recommended communities after join

* chore: bring back old code
* chore(release): 4.0.0-beta.14

* chore: upgrade sdk version

---------

Co-authored-by: bmo-amity-bot <developers@amity.co>
Co-authored-by: bmo-amity-bot <developers@amity.co>
@ptchayap ptchayap merged commit 35a204c into develop Oct 4, 2024
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants