-
Notifications
You must be signed in to change notification settings - Fork 20
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
plasma-infra: Scaffold components docs by template #1128
Conversation
|
||
```tsx live | ||
import React from 'react'; | ||
import { Button } from '@salutejs/{{package}}'; |
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.
Я тебя правильно понял?
Шаблоны документации будут лежать в plasma-new-hope/component/component.docs.mdx
?
Или другой будет путь?
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.
давай назовем как-то типа component.doc-tmpl.mdx ?
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.
598224a
to
7cd3831
Compare
7cd3831
to
98b517c
Compare
98b517c
to
ee248b1
Compare
598cdf2
to
e7caa63
Compare
⚡ Component performance testingResult: 🟢 OK |
e7caa63
to
ab1dde3
Compare
⚡ Component performance testingResult: 🟢 OK |
Scaffold components docs
What/why changed
📦 Published PR as canary version:
Canary Versions
✨ Test out this PR locally via:
npm install @salutejs/caldera-online@0.26.1-canary.1128.8446493855.0 npm install @salutejs/caldera@0.26.1-canary.1128.8446493855.0 npm install @salutejs/plasma-asdk@0.63.1-canary.1128.8446493855.0 npm install @salutejs/plasma-b2c@1.305.1-canary.1128.8446493855.0 npm install @salutejs/plasma-new-hope@0.66.1-canary.1128.8446493855.0 npm install @salutejs/plasma-web@1.305.1-canary.1128.8446493855.0 npm install @salutejs/sdds-serv@0.30.1-canary.1128.8446493855.0 # or yarn add @salutejs/caldera-online@0.26.1-canary.1128.8446493855.0 yarn add @salutejs/caldera@0.26.1-canary.1128.8446493855.0 yarn add @salutejs/plasma-asdk@0.63.1-canary.1128.8446493855.0 yarn add @salutejs/plasma-b2c@1.305.1-canary.1128.8446493855.0 yarn add @salutejs/plasma-new-hope@0.66.1-canary.1128.8446493855.0 yarn add @salutejs/plasma-web@1.305.1-canary.1128.8446493855.0 yarn add @salutejs/sdds-serv@0.30.1-canary.1128.8446493855.0