Giter VIP home page Giter VIP logo

Comments (2)

knokmki612 avatar knokmki612 commented on September 18, 2024

#78 の移行作業をしていて思ったのですが、mdx形式を複数のバリアントを同時にまとめて表示するような(Othersのような)書き方もできるので、分解可能な粒度でバリアントを提供する事自体はひきつづき有用に思いましたがいかがでしょうか

Originally posted by @knokmki612 in #80 (review)

Othersのようなバリアントをまとめる書き方は、以下の差分を反映することで実現できますね。mdxで表現可能な内容でドキュメンテーションすることで対処できればいいかと思いました

diff --git a/packages/tailwindcss/stories/Button.stories.mdx b/packages/tailwindcss/stories/Button.stories.mdx
index 3d9343c..35cca8c 100644
--- a/packages/tailwindcss/stories/Button.stories.mdx
+++ b/packages/tailwindcss/stories/Button.stories.mdx
@@ -121,11 +121,6 @@ import { Meta, Story, Canvas } from "@storybook/addon-docs";
       </p>
     `}
   </Story>
-</Canvas>
-
-### Outlined Ring Color
-
-<Canvas>
   <Story name="Outlined Ring Color">
     {`
       <p class="mb-4">

from jumpu-ui.

Hidetaro7 avatar Hidetaro7 commented on September 18, 2024

Ring Color Outlined Ring Color
の2つは、使い所に関してTailwind CSSにかかれているため、あえてここで示す必要はないと判断。
よってこの2つのバリアントをStorybookから削除することにした。

from jumpu-ui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.