Skip to content
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

docs: TextLink の Story を見直し #5033

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

uknmr
Copy link
Contributor

@uknmr uknmr commented Oct 20, 2024

関連URL

https://smarthr.atlassian.net/browse/SHRUI-1090

概要

#4949 の方針に沿って、TextLink の Story を見直しました。

変更内容

  • TextLink の Story を見直し
  • UpwardLink の Story を見直し
    • TextLink の Story にしか存在しなかったので、新規作成しています

確認方法

Storybook や Chromatic で確認してください。

@uknmr uknmr requested a review from a team as a code owner October 20, 2024 22:38
@uknmr uknmr requested review from misako0927, nabeliwo, Qs-F and s-sasaki-0529 and removed request for a team October 20, 2024 22:38
Copy link

pkg-pr-new bot commented Oct 20, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/kufu/smarthr-ui@5033

commit: 9459aa4

@@ -11,7 +11,7 @@ import React, {
import { tv } from 'tailwind-variants'

import { ElementRef, ElementRefProps } from '../../types'
import { FaExternalLinkAltIcon } from '../Icon'
import { FaUpRightFromSquareIcon } from '../Icon'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ついでに deprecated を修正

} as Meta<typeof TextLink>

export const VRT: StoryObj<typeof TextLink> = {
play: async ({ canvasElement }) => {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

別 Story にする必要がなさそうだったため、ユーザーフォーカスをまとめて書いています。

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