Add Lyra component catalog pages
hdb committed 15 minutes ago
Lyra의 기본 컴포넌트를 코드 호스팅 제품의 익숙한 저장소 화면과 행 패턴으로 조합합니다.
Composable components for developer collaboration products.
저장소 정체성, 공개 범위, 주요 액션과 핵심 메타데이터를 한곳에 모읍니다.
| 1 | export { Button } from "./button"; |
|---|---|
| 2 | export { Dialog } from "./dialog"; |
| 3 | export { FileTree } from "./file-tree"; |
파일명, 줄 번호, 강조와 복사 액션을 갖춘 읽기 전용 코드 화면입니다.
hdb committed 15 minutes ago
커밋 메시지, 작성자, 시각, 검사 상태와 짧은 SHA를 한 행에 배치합니다.
#204 opened by hdb 15 minutes ago
변경 요청의 수명주기, 리뷰와 자동 검사 결과를 함께 요약합니다.
| Old line | New line | Change | Content |
|---|---|---|---|
| 12 | 12 | <Section title="Components"> | |
| 13 | - | <LegacyLinks /> | |
| 13 | + | <CatalogLinks /> | |
| 14 | + | <PatternLinks /> |
추가·삭제 통계와 구·신 줄 번호를 포함한 통합 diff를 표시합니다.
Composable components for developer collaboration products.
검색과 프로필 화면에서 저장소 설명, 언어, 인기도와 최근 활동을 요약합니다.