-
The collection of documentation in `/docs` has a few areas that need updated:
```[tasklist]
- [ ] Document API guiding principles in the coding style guide. These are present in the API guidance b…
-
Support Bookmark notion block.
Here is reference: https://github.com/meursyphus/react-notion-custom/pull/9#pullrequestreview-2320838474
you should check guideline on https://github.com/meursyphu…
-
# Issue
## Pre-submission Checklist
- [x] I have verified that the issue occurs with the latest release and is not marked as a known issue in the [CHANGELOG.md](https://github.com/twilio/twilio-vo…
-
### Describe the bug
Using shadcn with astro and create button component as per your documentations. below is the generate code
```tsx
import { Slot } from "@radix-ui/react-slot";
import { cva,…
-
After updating to Expo 52 - I'm running into an issue where using `NodeNext` results in `expo-router` imports being typed as `any` (https://github.com/expo/expo/issues/32850), and using the default `n…
-
## 📌 프로젝트 리포지토리 초기 설정
### 공통
- [ ] GitHub 프로젝트 생성 및 설정
- [ ] README.md 작성
- [ ] .gitignore 설정
- [ ] 브랜치 전략 수립 (main, develop, feature)
- [ ] 브랜치 보호 규칙 설정
- [ ] 코딩 컨벤션 문서 작성
- [ ] Git…
-
### Checks
- [X] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/.github/blob/main/CONTRIBUTING.md)
- [X] The title of this issue follows…
-
# Issue: Add More React Components to the Repository
We are building a collection of **ready-to-use React components** that are styled with **TailwindCSS**. Your contributions will help expand this…
-
## Detailed description
While the React and Web Component editions of Carbon offer a `size` attribute to control the vertical size of the text input and number input fields (`sm`, `md`, `lg`), this d…
-
Chat messages with code and md formats are not that well handles. For quick fix we can use React MArkdown component...I did quick poc, this is how it looks. This will improve the user experience.
…