Skip to content

Dev 0.2 #8

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

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

Dev 0.2 #8

wants to merge 108 commits into from

Conversation

DenisArger
Copy link

@DenisArger DenisArger commented Sep 4, 2023

The grouping of verses by language has been added, a link to YouTube has been added, real translations and current texts are used in about the project, goals.

@netlify
Copy link

netlify bot commented Sep 4, 2023

👷 Deploy Preview for 316john processing.

Name Link
🔨 Latest commit 9aea1ca
🔍 Latest deploy log https://app.netlify.com/sites/316john/deploys/64f5aa6ae3574f0008b11ab2

@netlify
Copy link

netlify bot commented Sep 4, 2023

Deploy Preview for 316john ready!

Name Link
🔨 Latest commit 6d2f609
🔍 Latest deploy log https://app.netlify.com/sites/316john/deploys/6538e4e36df30a00085448d1
😎 Deploy Preview https://deploy-preview-8--316john.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@DenisArger DenisArger self-assigned this Sep 4, 2023
/>
<input
type="submit"
className="p-3 mt-4 bg-zinc-100 dark:bg-widget hover:bg-zinc-200 active:bg-zinc-300 dark:hover:bg-zinc-700 dark:active:bg-zinc-600 w-full font-bold rounded-lg cursor-pointer"
Copy link
Contributor

Choose a reason for hiding this comment

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

тут на ховер и эктив я бы делал затемнение. Мне кажется даже в темной теме это так работает. А у тебя сейчас инверсия. В темной теме на ховер и эктив у тебя наоборот светлее становится. Ну и цвет не совсем тот. Вместо zinc я бы поставил slate или gray. Кстати в темной тебе тоже касается и инпута где пишется язык. Он тоже становится zinc и каким-то светлым на active. Я бы убрал ховер и оставил эктив потемнее.

Copy link
Contributor

Choose a reason for hiding this comment

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

Можно поговорить с Владом по поводу этого. Потому что есть ховер на кнопке, инпутах, стрелках и выпадающем вписке. При том что в выпадающем списке там разный дизайн текущего языка и других. Сейчас это не увидеть так как всего один язык.

const VerseSlider = () => {
let history = createBrowserHistory()
const { t } = useTranslation()
const languageGroups = getLanguageGroups()
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

@foxprogs foxprogs left a comment

Choose a reason for hiding this comment

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

проверил, есть комментарии

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.

4 participants