UI v0.23.1 table컬럼정렬추가 - #42
Merged
Hidden character warning
The head ref may contain hidden characters: "ui-v0.23.1-Table\uceec\ub7fc\uc815\ub82c\ucd94\uac00"
Merged
Conversation
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>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[0.23.1] - 2026-08-25
Branch:
ui-v0.23.1-Table컬럼정렬추가추가
수정
변경