Skip to content

UI v0.23.1 table컬럼정렬추가 - #42

Merged
youngduck merged 4 commits into
mainfrom
ui-v0.23.1-Table컬럼정렬추가
Aug 25, 2026

Hidden character warning

The head ref may contain hidden characters: "ui-v0.23.1-Table\uceec\ub7fc\uc815\ub82c\ucd94\uac00"
Merged

UI v0.23.1 table컬럼정렬추가#42
youngduck merged 4 commits into
mainfrom
ui-v0.23.1-Table컬럼정렬추가

Conversation

@youngduck

Copy link
Copy Markdown
Owner

[0.23.1] - 2026-08-25

Branch: ui-v0.23.1-Table컬럼정렬추가

추가

  • feat: Table컴포넌트 정렬기능 선언적으로 설계하여 추가

수정

변경

  • style: Table정렬 화살표 아이콘 스타일변경
  • docs: Table정렬기능 문서화

youngduck and others added 4 commits August 25, 2026 17:08
Th에 sortable prop만 선언하면 헤더 클릭으로 정렬되는 선언적 API.
- TableContext에 정렬 상태(sort·requestSort) 확장, 3단계 토글(asc→desc→해제)
- THead가 헤더 Th에 컬럼 인덱스 자동 주입, TBody가 활성 컬럼 기준 행 정렬
- 값 타입 런타임 자동 판별(숫자/날짜/문자열, 한글 로케일, 빈 값 후순위)
- Th에 aria-sort 접근성 속성 및 lucide MoveUp/MoveDown 아이콘 적용
- SortDirection 타입 export

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- sortable 헤더 버튼(.yds-table-sort-button) 스타일
- move-up/move-down 화살표 좌우 배치 및 활성 방향 강조(opacity)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- Storybook: Sortable 스토리 및 Examples 쇼케이스 항목 추가
- VitePress: 정렬 섹션, Th Props 표, SortDirection 타입 문서 추가

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
yd-ui Ready Ready Preview Aug 25, 2026 11:52pm

@youngduck
youngduck merged commit aa55530 into main Aug 25, 2026
4 of 6 checks passed
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