release: version packages#1644
Open
github-actions[bot] wants to merge 2 commits into
Open
Conversation
6f0d583 to
6f9b9f7
Compare
4c3fa53 to
b694a27
Compare
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to dev, this PR will be updated.
Releases
@seed-design/lynx-css@0.2.0
Minor Changes
c8d4c26: Lynx AppBar 컴포넌트를 추가합니다.
AppBar.Root,AppBar.Left,AppBar.Main,AppBar.Right,AppBar.IconButton등 compound API를 제공합니다.SystemInfo.platform에 따라 Android에서는android, 그 외 플랫폼에서는cupertinotheme을 기본으로 적용합니다.themeprop으로 platform 기본값을 수동 override할 수 있습니다.26d3517: Lynx Badge 컴포넌트를 추가합니다.
@seed-design/lynx-react에서Badge를 직접 import해 사용할 수 있습니다.@seed-design/lynx-css/recipes/badge에서 Badge recipe 스타일을 제공합니다.Patch Changes
4e2ee69: Lynx BottomSheet가 앱 셸 위에 안정적으로 표시되고, 본문 스크롤 제스처를 내부에서 처리하도록 개선합니다.
z-index를 높여 앱바 같은 상단 영역까지 backdrop이 덮이도록 수정합니다.BottomSheetBody가 세로 스크롤 영역으로 렌더링되어 본문을 스크롤할 때 뒤쪽 화면이 함께 스크롤되는 문제를 방지합니다.BottomSheetRoot의handleOnly를 함께 사용할 수 있습니다.8dc8f4f: Menu Sheet의 디자인 스펙에서 핸들 여백 확보를 위해
content상단 패딩을x4→x6으로 늘리고header.paddingTop을 제거합니다 (핸들 여백 확보). React/CSSMenuSheet의 경우 핸들이 존재하지 않으므로 변경사항이 없습니다.@seed-design/lynx-react@0.2.0
Minor Changes
c8d4c26: Lynx AppBar 컴포넌트를 추가합니다.
AppBar.Root,AppBar.Left,AppBar.Main,AppBar.Right,AppBar.IconButton등 compound API를 제공합니다.SystemInfo.platform에 따라 Android에서는android, 그 외 플랫폼에서는cupertinotheme을 기본으로 적용합니다.themeprop으로 platform 기본값을 수동 override할 수 있습니다.26d3517: Lynx Badge 컴포넌트를 추가합니다.
@seed-design/lynx-react에서Badge를 직접 import해 사용할 수 있습니다.@seed-design/lynx-css/recipes/badge에서 Badge recipe 스타일을 제공합니다.Patch Changes
4e2ee69: Lynx BottomSheet가 앱 셸 위에 안정적으로 표시되고, 본문 스크롤 제스처를 내부에서 처리하도록 개선합니다.
z-index를 높여 앱바 같은 상단 영역까지 backdrop이 덮이도록 수정합니다.BottomSheetBody가 세로 스크롤 영역으로 렌더링되어 본문을 스크롤할 때 뒤쪽 화면이 함께 스크롤되는 문제를 방지합니다.BottomSheetRoot의handleOnly를 함께 사용할 수 있습니다.@seed-design/css@1.2.14
Patch Changes
content상단 패딩을x4→x6으로 늘리고header.paddingTop을 제거합니다 (핸들 여백 확보). React/CSSMenuSheet의 경우 핸들이 존재하지 않으므로 변경사항이 없습니다.@seed-design/figma@1.3.16
Patch Changes
@seed-design/mcp@1.3.16
Patch Changes
@seed-design/rootage-artifacts@1.2.12
Patch Changes
content상단 패딩을x4→x6으로 늘리고header.paddingTop을 제거합니다 (핸들 여백 확보). React/CSSMenuSheet의 경우 핸들이 존재하지 않으므로 변경사항이 없습니다.