-
Notifications
You must be signed in to change notification settings - Fork 2
PaginationSelect|Add PaginationSelect Specification #502
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
- PaginationSelect専用の仕様書を新規追加し、目的・基本利用・Props・状態/スタイル・アクセシビリティ・注意事項・更新履歴までテンプレ準拠で整理しました。`docs/component/pagination-select-specification.md:1` - Storybook Docsに仕様書を埋め込み、同一ページで詳細仕様を参照できる `<details>` と実装に沿った `Code Example` を追記しました。`packages/component-ui/src/pagination-select/Docs.mdx:1` - Props型のJSDocをより具体的に書き直し、各プロパティの役割と期待される制御内容をコード側でも明示しました。`packages/component-ui/src/pagination-select/pagination-select.tsx:5` - ルートREADMEのコンポーネント一覧へ新仕様書のリンクを追加し、インデックス要件を満たしました。`README.md:124` **テスト** - 実装挙動の変更はなくドキュメント更新のみのため未実施。 **次のアクション** 1. `yarn storybook` または `yarn build-storybook` を実行して、Docs.mdxのインポートが正しく表示されるかを目視確認すると安心です。
Chromatic resultsOutputs
|
6652ed0 to
6a2439d
Compare
- PaginationSelect専用の仕様書を新規追加し、目的・基本利用・Props・状態/スタイル・アクセシビリティ・注意事項・更新履歴までテンプレ準拠で整理しました。`docs/component/pagination-select-specification.md:1` - Storybook Docsに仕様書を埋め込み、同一ページで詳細仕様を参照できる `<details>` と実装に沿った `Code Example` を追記しました。`packages/component-ui/src/pagination-select/Docs.mdx:1` - Props型のJSDocをより具体的に書き直し、各プロパティの役割と期待される制御内容をコード側でも明示しました。`packages/component-ui/src/pagination-select/pagination-select.tsx:5` - ルートREADMEのコンポーネント一覧へ新仕様書のリンクを追加し、インデックス要件を満たしました。`README.md:124` **テスト** - 実装挙動の変更はなくドキュメント更新のみのため未実施。 **次のアクション** 1. `yarn storybook` または `yarn build-storybook` を実行して、Docs.mdxのインポートが正しく表示されるかを目視確認すると安心です。
This reverts commit 6652ed0.
b41b7d0 to
1730457
Compare
…en-component into vk/0c11-paginationselect
- PaginationSelect専用の仕様書を新規追加し、目的・基本利用・Props・状態/スタイル・アクセシビリティ・注意事項・更新履歴までテンプレ準拠で整理しました。`docs/component/pagination-select-specification.md:1` - Storybook Docsに仕様書を埋め込み、同一ページで詳細仕様を参照できる `<details>` と実装に沿った `Code Example` を追記しました。`packages/component-ui/src/pagination-select/Docs.mdx:1` - Props型のJSDocをより具体的に書き直し、各プロパティの役割と期待される制御内容をコード側でも明示しました。`packages/component-ui/src/pagination-select/pagination-select.tsx:5` - ルートREADMEのコンポーネント一覧へ新仕様書のリンクを追加し、インデックス要件を満たしました。`README.md:124` **テスト** - 実装挙動の変更はなくドキュメント更新のみのため未実施。 **次のアクション** 1. `yarn storybook` または `yarn build-storybook` を実行して、Docs.mdxのインポートが正しく表示されるかを目視確認すると安心です。
c132d9a to
a34b6aa
Compare
- PaginationSelect専用の仕様書を新規追加し、目的・基本利用・Props・状態/スタイル・アクセシビリティ・注意事項・更新履歴までテンプレ準拠で整理しました。`docs/component/pagination-select-specification.md:1` - Storybook Docsに仕様書を埋め込み、同一ページで詳細仕様を参照できる `<details>` と実装に沿った `Code Example` を追記しました。`packages/component-ui/src/pagination-select/Docs.mdx:1` - Props型のJSDocをより具体的に書き直し、各プロパティの役割と期待される制御内容をコード側でも明示しました。`packages/component-ui/src/pagination-select/pagination-select.tsx:5` - ルートREADMEのコンポーネント一覧へ新仕様書のリンクを追加し、インデックス要件を満たしました。`README.md:124` **テスト** - 実装挙動の変更はなくドキュメント更新のみのため未実施。 **次のアクション** 1. `yarn storybook` または `yarn build-storybook` を実行して、Docs.mdxのインポートが正しく表示されるかを目視確認すると安心です。
…en-component into vk/0c11-paginationselect
6d9701d to
eb9b1c2
Compare
…en-component into vk/0c11-paginationselect
This reverts commit bf853f8.
z-daichi
approved these changes
Dec 15, 2025
Collaborator
z-daichi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM ✨
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.
概要
変更内容