This repository has been archived by the owner on Jun 28, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 361
Fix audio issues #1098
Open
imadmk
wants to merge
340
commits into
quran:master
Choose a base branch
from
imadmk:fix/audio_on_chapter_change
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Fix audio issues #1098
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix lint * polish to polished
* Adding events config * events for components * reorganize
Persian language for quran.com-frontend locale fully translated from English file within the project.
Added 'fa' for Persian language in config.
Just added fa: 'فارسی' to config
Persian language for quran.com-frontend
…quran#880) * removed more CSS * Not needed files * Remove more unneeded css!
* eslint pass * remove files not used * fix yarn * origin master yarn
* Adding PR Template * Change to checklist * eslint * move contributing too
* eslint fix * Close to working, next add loading states for surah * working on surah!
added issue template quran#896
fixed translation
added divehi fonts
* fix facebook and twitter icons to be inline * a small bit of padding to make it look better
some fix on persian translation
Ensure suggestions is an array and close autocomplete on search
General cleanup
Fixed WBW audio
Fix p120 Font
Revert "Fix p120 Font"
fixed ayah number and sakoon glyphs
أشكركم على الجهد المبارك واسأل الله أن يجعله في موازين حسناتكم. فيما يلي وصف للتعديل الذي قمت به: 1. تصحيح أخطاء إملائية ونحوية 2. تصحيح الترجمة ونقلها من الحرفية إلى المعنوية لتناسب السياق والذي دفعني لهذا بدايةً هو رؤيتي لكلمة "لعب" في محل تشغيل المقطع الصوتي للآية. بارك الله فيكم
Update ar.ts
- Fix audio error on change chapter - Fix audio cannot be paused by verse control - Fix double click on word
restored and update react-tippy FYI: actually, react-tippy already abandoned, there is actually an official repo of tippy, but i think the usage of the tooltip is only on words so no need to change repo |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix audio issues #1080 and more
Checklist