Skip to content

feat(ui/primitives): command component#385

Merged
RhysSullivan merged 28 commits into
AnswerOverflow:mainfrom
JoltCode:slash-command-component-ui
May 7, 2023
Merged

feat(ui/primitives): command component#385
RhysSullivan merged 28 commits into
AnswerOverflow:mainfrom
JoltCode:slash-command-component-ui

Conversation

@JoltCode
Copy link
Copy Markdown
Collaborator

@JoltCode JoltCode commented May 6, 2023

Description

Slash command component

Fixes #360 (issue)

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

N/A

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated .env.example if I added a new environment variable
  • My PR title follows the semantic commits style

@vercel
Copy link
Copy Markdown

vercel Bot commented May 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
answer-overflow-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2023 3:50pm

@vercel
Copy link
Copy Markdown

vercel Bot commented May 6, 2023

@JoltCode is attempting to deploy a commit to the Answer Overflow Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added ⚛ component Issue relates to a react component 🖥️website Relates to the website labels May 6, 2023
@JoltCode JoltCode changed the title Slash command component UI feat(ui/primitives): command component May 6, 2023
@JoltCode JoltCode requested a review from RhysSullivan May 6, 2023 12:23
Comment thread packages/ui/src/components/primitives/base/Command.tsx Outdated
Comment thread packages/ui/src/components/primitives/base/Icons.tsx Outdated
Comment thread packages/ui/src/components/primitives/base/Command.tsx Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2023

Codecov Report

Merging #385 (4043393) into main (04b5996) will increase coverage by 70.25%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           main     #385       +/-   ##
=========================================
+ Coverage      0   70.25%   +70.25%     
=========================================
  Files         0       73       +73     
  Lines         0     2394     +2394     
  Branches      0      603      +603     
=========================================
+ Hits          0     1682     +1682     
- Misses        0      640      +640     
- Partials      0       72       +72     

see 73 files with indirect coverage changes

@JoltCode JoltCode requested a review from RhysSullivan May 6, 2023 15:45
@RhysSullivan RhysSullivan merged commit 7891eee into AnswerOverflow:main May 7, 2023
@JoltCode JoltCode deleted the slash-command-component-ui branch May 7, 2023 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚛ component Issue relates to a react component 🖥️website Relates to the website

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Component]: Command component

2 participants