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

[AC-3752] feat: add function call to carousel adapter interface #356

Merged
merged 4 commits into from
Sep 11, 2024

Conversation

bang9
Copy link
Contributor

@bang9 bang9 commented Sep 10, 2024

Changes

  • Added adapter interface for function call data to carousel

ticket: AC-3752

Additional Notes

Checklist

Before requesting a code review, please check the following:

  • [Required] CI has passed all checks.
  • [Required] A self-review has been conducted to ensure there are no minor mistakes.
  • [Required] Unnecessary comments/debugging code have been removed.
  • [Required] All requirements specified in the ticket have been accurately implemented.
  • Ensure the ticket has been updated with the sprint, status, and story points.

Copy link

netlify bot commented Sep 10, 2024

Deploy Preview for chat-ai-widget ready!

Name Link
🔨 Latest commit af0a4f9
🔍 Latest deploy log https://app.netlify.com/sites/chat-ai-widget/deploys/66e0fab3655b070008393763
😎 Deploy Preview https://deploy-preview-356--chat-ai-widget.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@bang9 bang9 force-pushed the feat/fc-carousel-adapter branch from 47d9b86 to ca17ff6 Compare September 10, 2024 05:43
Copy link

github-actions bot commented Sep 10, 2024

Size Change: +1.02 kB (+0.17%)

Total Size: 594 kB

Filename Size Change
./dist/__bundle-46d64517-********.js 4.01 kB -4 B (-0.1%)
./dist/__bundle-91b5ecea-********.js 889 B -4 B (-0.45%)
./dist/index-********.js 301 kB +535 B (+0.18%)
./dist/index.es.js 170 B -3 B (-1.73%)
./dist/index.umd.js 279 kB +498 B (+0.18%)
./dist/Placeholder.loading-********.js 344 B -2 B (-0.58%)
./dist/Placeholder.noChannels-********.js 182 B -1 B (-0.55%)
./dist/Placeholder.noMessages-********.js 182 B -1 B (-0.55%)
./dist/PlaceholderCommon-********.js 247 B -1 B (-0.4%)
ℹ️ View Unchanged
Filename Size
./dist/__bundle-7c3d40f4-********.js 21 B
./dist/Placeholder.error-********.js 346 B
./dist/style.css 8.07 kB

compressed-size-action

src/types.ts Show resolved Hide resolved
src/const.ts Show resolved Hide resolved
src/const.ts Show resolved Hide resolved
@bang9 bang9 self-assigned this Sep 10, 2024
Copy link
Contributor

@liamcho liamcho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bang9 bang9 merged commit d989951 into develop Sep 11, 2024
10 checks passed
@bang9 bang9 deleted the feat/fc-carousel-adapter branch September 11, 2024 02:20
@bang9 bang9 added the 1.8.0 label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants