Skip to content

add attachment, bubble, marker, message, and message-scroller c… - #28

Merged
ct-bipin merged 3 commits into
masterfrom
23708-added-new-components
Jul 7, 2026
Merged

add attachment, bubble, marker, message, and message-scroller c…#28
ct-bipin merged 3 commits into
masterfrom
23708-added-new-components

Conversation

@ct-bipin

@ct-bipin ct-bipin commented Jul 7, 2026

Copy link
Copy Markdown
Member

…omponents

Commit Checklist

  • Remove UNUSED comment code
  • Remove any logging like console.log
  • Remove all warnings and errors while build
  • Check vulnerabilities
  • Make sure build for production is working. Try running command for prod build in local.
  • Fix prettier: npx prettier --write .
  • Fix eslint: npx eslint src\ --fix command
  • Push package.lock only if you used npm, push yarn.lock only if you used yarn. NPM will udpate both lock file so make sure you dont push yarn.lock updated by NPM
  • WCAG

General

  • Follow import structure. module/third-party/files/component/style/types/asset
  • Try to use theme for design like palette, typography, variant, components, etc. (don't use custom color code anyhow)
  • Before adding custom style follow our pre-built components/elements

@ct-bipin ct-bipin changed the title feat: add attachment, bubble, marker, message, and message-scroller c… add attachment, bubble, marker, message, and message-scroller c… Jul 7, 2026
@ct-bipin
ct-bipin merged commit 83b70b8 into master Jul 7, 2026
@ct-bipin
ct-bipin deleted the 23708-added-new-components branch July 7, 2026 11:56
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.

1 participant