Skip to content

Version Packages#95

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#95
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

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 main, this PR will be updated.

Releases

@ginga-ui/core@0.14.0

Minor Changes

  • 938f85a: CodeBlock コンポーネントを追加し、Card と Anchor のスタイルを見直し

    • CodeBlock コンポーネントを新規追加。クリップボードコピー機能を内蔵し、シンタックスハイライト済みの React 要素を children で注入可能(shiki 等は非内包)
    • Card の視覚変更: CodeBlock と同じ外観に統一(border を --color-primary-2 に、padding 1rem を Card 本体に移動し各セクションの間隔は gap で管理)し、box-shadow を削除
    • Anchor variant="button" の視覚変更: Button と統一(角丸を calc(var(--size-radius) * 0.5) に、フォーカスリングを outline 方式に、disabled 表現と transition を Button と同一に)

    AlertDialog / Drawer / Popover / Alert / Badge / Toast コンポーネントを追加

    • variables.css にセマンティックカラー変数(--color-info / --color-success / --color-warning / --color-danger とそれぞれの -light / -dark)を追加
    • Alert: タイトルと説明文を持つ静的表示コンポーネント。info / success / warning / danger の 4 バリアント
    • Badge: primary / secondary と状態色 4 種の計 6 バリアントを持つバッジ
    • AlertDialog: role="alertdialog" 固定のダイアログ。既存の Modal / DialogTrigger と組み合わせて使用
    • Drawer: placement で 4 方向(left / right / top / bottom)のスライドインに対応。dismissable prop で外側クリック時の挙動を制御
    • Popover: react-aria の Popover をラップし、非モーダル Dialog と矢印(OverlayArrow)を内蔵。placement / showArrow でカスタマイズ可能
    • Toast: react-aria の UNSTABLE_ Toast API をラップ。toast.show / info / success / warning / danger / close の関数 API と、4 隅に配置可能な ToastRegion を提供

Patch Changes

  • @ginga-ui/utils@0.14.0

@ginga-ui/utils@0.14.0

ginga-ui.com@0.14.0

Patch Changes

  • Updated dependencies [938f85a]
    • @ginga-ui/core@0.14.0
    • @ginga-ui/utils@0.14.0

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 49cb4f4 to b180749 Compare July 8, 2026 06:26
@github-actions github-actions Bot force-pushed the changeset-release/main branch from b180749 to 3fb829d Compare July 8, 2026 08:10
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.

0 participants