Skip to content

Conversation

@pixel-buba
Copy link
Collaborator

  • Create TranslationContext, TranslationProvider and useTranslation hook
  • update apps for TranslationContext
  • repalaced useTranslationStore to useTranslation for all apps
  • remove props drilling useTranslationStore for all apps

@vercel
Copy link

vercel bot commented May 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
canary ❌ Failed (Inspect) May 22, 2025 3:25pm

ankormoreankor and others added 3 commits May 20, 2025 16:38
* add repo name to repo header

* fixes

* fix header position
* fix: new multiselect onboard to delegate selector form

* fix: new multiselect onboard to delegate selector form
@pixel-buba pixel-buba force-pushed the Move-the-usage-of-useTranslationStore-into-a-Context branch from f3d3b36 to 0e0e289 Compare May 20, 2025 14:28
@pixel-buba pixel-buba force-pushed the Move-the-usage-of-useTranslationStore-into-a-Context branch from 0e0e289 to 5586dc2 Compare May 20, 2025 15:26
cxramina and others added 6 commits May 21, 2025 10:19
* removed visited token + tooltip tokens review and update

* drawer gradient fixes

* fix

* tooltip border added

* px corner radius added

* fix
* feat: add component

* feat: basic layout working

* feat: add docs

* feat: fix docs

* feat: fix docs

* revert: pnpm-lock

* fix: minor revert

* feat: use cva not maps

* fix: revert docs

* fix: minor spacing fix

* refactor: layout

* fix: gap enum

* fix: minor changes to api

* fix: minor cleanup

* chore: rebase

* fix: add comment

* fix: docs
@pixel-buba pixel-buba force-pushed the Move-the-usage-of-useTranslationStore-into-a-Context branch from 5586dc2 to 76fb884 Compare May 22, 2025 15:17
@pixel-buba pixel-buba force-pushed the Move-the-usage-of-useTranslationStore-into-a-Context branch from 76fb884 to d16a3ff Compare May 22, 2025 15:25
Comment on lines 5 to 6
import { useThemeStore } from '@utils/theme-utils'

Copy link
Collaborator

Choose a reason for hiding this comment

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

test

Suggested change
import { useThemeStore } from '@utils/theme-utils'
import { useThemeStore } from '@utils/theme-utils'

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.

9 participants