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

feat(caldera-online): use emotion [WIP][DONT MERGE] #1277

Closed
wants to merge 2 commits into from

Conversation

Yeti-or
Copy link
Contributor

@Yeti-or Yeti-or commented Jul 1, 2024

Заголовок вносимых изменений (например Dropdown или CI) [Heading 3]

Здесь описываем резюме вносимых изменений.

В формате списка, например

  • добавили новый api
  • изменили свойство size

Пример такого описания, см. ниже

### Raised hand

-   добавлена новая иконка

<img width="48" alt="raisedHand" src="https://github.com/salute-developers/plasma/assets/46107741/212dbd44-1739-456e-83c3-e4362a2a10fd">

Примечания:

  • По возможности приложите скриншоты решенной проблемы в формате "до/после" или скриншоты нового компонента.
  • Обязательно укажите соответствующий label. Это нужно для определения правильной категории вносимых изменений.

What/why changed

Более подробное описание решаемой проблемы.

Labels

Это то, что решает ваш pull request. Label может быть только один.

Список доступных labels:

  • Components (задача добавить новый компонент)
  • Infra (поправили CI/CD, обновили зависимости, etc)
  • Tokens (поправили в plasma-tokens, theme-builder)
  • Icons (добавили новые иконки)
  • Docs (задачи связанные с документацией)

Все что не попадает в вышеперечисленное, попадет в категорию Misc.

Прежде чем перевести в статус "requested a review" убедитесь

  • Добавлен номер issue (если есть);
  • Добавлены/обновлены cypress тесты если PR касается визуальной составляющей;
📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
# or 
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]

@Yeti-or Yeti-or changed the title Yeti or.caldera emotion feat(caldera-online): use emotion Jul 1, 2024
Copy link
Contributor

github-actions bot commented Jul 1, 2024

Theme Builder app deployed!

https://plasma.sberdevices.ru/pr/plasma-theme-builder-pr-1277/

Copy link
Contributor

github-actions bot commented Jul 1, 2024

⚡ Component performance testing

Result: 🟢 OK


// TODO: shoud we type tag as more then string ?
const R = Root.withComponent(tag as keyof JSX.IntrinsicElements);
console.log(base);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

убрать

@Yakutoc Yakutoc changed the title feat(caldera-online): use emotion feat(caldera-online): use emotion [WIP][DONT MERGE] Jul 2, 2024
@Yakutoc Yakutoc closed this Jul 8, 2024
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.

2 participants