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

tech: add vkui-vite-ts example #8402

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

Conversation

EldarMuhamethanov
Copy link
Contributor

@EldarMuhamethanov EldarMuhamethanov commented Mar 25, 2025

  • Release notes

Описание

Необходимо добавить шаблон для приложения с использованием Vite + VKUI + TypeScript, чтобы пользователям было удобнее начинать использовать VKUI

Изменения

  • Добавил шаблон для приложения Vite + VKUI + TypeScript с небольшой версткой и возможностью изменения цветовой схемы приложения
  • Добавил Readme с документацией по шаблону

Проект можно глянуть через CodeSandbox

Release notes

Документация

  • Добавлен шаблон приложения на Vite + VKUI + TypeScript

Copy link

codesandbox-ci bot commented Mar 25, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@EldarMuhamethanov EldarMuhamethanov moved this to 👀 In Review in VKUI Mar 26, 2025
Copy link
Contributor

github-actions bot commented Mar 27, 2025

size-limit report 📦

Path Size
JS 403.17 KB (0%)
JS (gzip) 119.85 KB (0%)
JS (brotli) 98.5 KB (0%)
JS import Div (tree shaking) 1.56 KB (0%)
CSS 348.95 KB (0%)
CSS (gzip) 43.23 KB (0%)
CSS (brotli) 34.49 KB (0%)

Copy link
Contributor

github-actions bot commented Mar 27, 2025

e2e tests

⚠️ Some screenshots were failed. See Playwright Report.

Playwright Report

Copy link
Contributor

github-actions bot commented Mar 27, 2025

👀 Docs deployed

Commit c9e976c

Copy link
Contributor

@inomdzhon inomdzhon left a comment

Choose a reason for hiding this comment

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

ну огнивое 🔥

stackblitz работает шустрее, заметил – можно его первым в списке указать

@inomdzhon inomdzhon changed the title tech: add vkui-vite-ts example tech: add vkui-vite-ts example Mar 31, 2025
inomdzhon
inomdzhon previously approved these changes Mar 31, 2025
inomdzhon
inomdzhon previously approved these changes Mar 31, 2025
<html lang="ru">
<head>
<meta charset="utf-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
Copy link
Contributor

Choose a reason for hiding this comment

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

Тут мета-тэг наш потерялся? 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Да, добавил

<Headline inline>
<Icon24LightbulbOutline className={styles.tipIcon} />
{'Совет: посмотрите другие '}
<Link href="https://vkcom.github.io/VKUI/">шаблоны</Link>
Copy link
Contributor

Choose a reason for hiding this comment

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

Тут точно такая ссылка?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Вообще нет, просто я думал здесь оставить ссылку на шаблоны в доке. Но пока такой страницы нет

@BlackySoul
Copy link
Contributor

Вообще сомнительно, конечно, что мы форсим yarn в качестве сборщика
Кажется, дефолт это npm 🙃

@inomdzhon
Copy link
Contributor

Вообще сомнительно, конечно, что мы форсим yarn в качестве сборщика Кажется, дефолт это npm 🙃

пропагандируем Yarn, так как сами юзаем его 😎

@vkcom-publisher vkcom-publisher added the pr-needs-work Автоматизация: PR автоматически закроется через 14 дней при отсутствии активности label Apr 9, 2025
@BlackySoul BlackySoul added no-stale Добавляет PR в исключения для автоматического закрытия and removed pr-needs-work Автоматизация: PR автоматически закроется через 14 дней при отсутствии активности labels Apr 9, 2025
@SevereCloud SevereCloud requested a review from BlackySoul April 10, 2025 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-stale Добавляет PR в исключения для автоматического закрытия technical task
Projects
Status: 👀 In Review
Development

Successfully merging this pull request may close these issues.

4 participants